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,3 @@
class_name EntityInteractable extends Node
signal entityOnInteract(entity:EntityInteractor);