game loop improvement
This commit is contained in:
@@ -48,7 +48,6 @@ func _engine_process(delta: float) -> void:
|
||||
|
||||
|
||||
func come_in() -> void:
|
||||
print("come ine")
|
||||
animation_player.play("come_in")
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user