Plus de feux rouges et des portes qui vont vivre

Et oui du nouveau encore!
This commit is contained in:
Thomas
2025-02-24 21:44:52 +01:00
parent 725584c477
commit 65a74f0845
14 changed files with 4212 additions and 97 deletions

View File

@@ -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)