This commit is contained in:
2025-05-09 22:59:50 -05:00
parent f465880044
commit 828ff03e56
4 changed files with 9 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
class_name EntityInteractor extends Node
func tryInteract() -> EntityInteractable:
return null