walking and idle animations
This commit is contained in:
@@ -26,7 +26,7 @@ func track_pos(new_pos):
|
||||
positions.pop_front()
|
||||
|
||||
# Handle
|
||||
func handle(character):
|
||||
func handle(_character):
|
||||
return
|
||||
# var current_pos = character.get_gpos()
|
||||
# track_pos(current_pos)
|
||||
|
||||
Reference in New Issue
Block a user