Flip player component

This commit is contained in:
2024-12-25 17:02:34 +01:00
parent 7fd0f3a5a1
commit 5fb26a41e2
3 changed files with 32 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
class_name PlayerController
extends CharacterBody2D
@export var speed: float = 300.0