]> Untitled Git - frog-ninja.git/blobdiff - player/moves/fall.gd
Cleaned up animation associations with states
[frog-ninja.git] / player / moves / fall.gd
index 034f41ffae1ae3fb99542b134ebe283ef9021564..205f19465d7a7cc3f75557083ac7853613e9c6aa 100644 (file)
@@ -8,4 +8,4 @@ func update(_input: InputPacket, delta: float):
 
 
 func on_enter_state():
 
 
 func on_enter_state():
-       player.skin.transition_falling()
+       player.skin.transition_fall()