Running in Godot 4.3, scale fixed

This commit is contained in:
Alan Youngblood
2025-01-04 22:58:32 -05:00
parent 614376e369
commit 01051a3205
6 changed files with 17 additions and 12 deletions

View File

@ -14,7 +14,7 @@ enum {
}
var knockback = Vector2.ZERO
var velocity = Vector2.ZERO
#var velocity = Vector2.ZERO
var state = IDLE