Project Files

This commit is contained in:
2026-02-16 13:44:20 -06:00
parent b3604e2538
commit 0ec11483f8
28 changed files with 1056 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
extends Node
class_name FacingDirectionComponent
@export var current_direction := Enums.Directions.DOWN
# Public Methods
func GetCurrentDirection() -> Enums.Directions:
return current_direction

View File

@@ -0,0 +1 @@
uid://b0l02v61if6k8