Plus de feux rouges et des portes qui vont vivre
Et oui du nouveau encore!
This commit is contained in:
@@ -34,3 +34,6 @@ func _physics_process(delta):
|
||||
last_facing_direction = velocity.normalized()
|
||||
|
||||
updateFacingDirectionInAnimationTree()
|
||||
|
||||
func _on_area_2d_body_entered(body: Node2D) -> void:
|
||||
print(body)
|
||||
|
||||
Reference in New Issue
Block a user