int
This commit is contained in:
3
scripts/Entity/Component/EntityInteractable.gd
Normal file
3
scripts/Entity/Component/EntityInteractable.gd
Normal file
@@ -0,0 +1,3 @@
|
||||
class_name EntityInteractable extends Node
|
||||
|
||||
signal entityOnInteract(entity:EntityInteractor);
|
Reference in New Issue
Block a user