move to apply_input_velocity on the subject
This commit is contained in:
@@ -4,6 +4,7 @@ extends Node
|
||||
var subject
|
||||
|
||||
func enter() -> void:
|
||||
print("Entering state: %s" % name)
|
||||
pass
|
||||
|
||||
func exit() -> void:
|
||||
|
||||
Reference in New Issue
Block a user