1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-05-28 06:51:54 +08:00

Add bear-walk-h SVG texture import and create Bear character script

- Added a new texture import configuration for the bear-walk-h SVG file, enabling it to be used as a compressed texture in the project.
- Created a new GDScript file for the Bear character, extending from EntityBase to define its behavior and properties.
This commit is contained in:
2025-08-27 13:05:20 +08:00
parent 23d9020f26
commit 873630e969
18 changed files with 1429 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
extends EntityBase