Added shadows to enemies

This commit is contained in:
Pal
2025-12-01 21:05:33 -08:00
parent fe45f0bcf2
commit 3c369f79f7
88 changed files with 1413 additions and 1044 deletions

View File

@@ -1,4 +1,4 @@
<Project Sdk="Godot.NET.Sdk/4.4.0">
<Project Sdk="Godot.NET.Sdk/4.4.1">
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<EnableDynamicLoading>true</EnableDynamicLoading>