Refactor player animation and collision based entrances
This commit is contained in:
@@ -15,7 +15,6 @@ func _ready() -> void:
|
||||
|
||||
|
||||
func Enter(_extra_parameters: Dictionary) -> void:
|
||||
print("Walking State Entered")
|
||||
_queued_dv = _extra_parameters["dv"]
|
||||
StartedWalking.emit()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user