Interactable component system. (#9)
* InteractableComponent v1. Broken edition * It works!
This commit is contained in:
committed by
GitHub
parent
8c1fa84c6e
commit
7597cd9172
@@ -4,6 +4,7 @@
|
||||
id: ToolboxItem
|
||||
components:
|
||||
- type: Item
|
||||
- type: Interactable
|
||||
|
||||
- type: entity
|
||||
name: "Mop 2: Handle edition"
|
||||
@@ -11,4 +12,4 @@
|
||||
id: MopItem
|
||||
components:
|
||||
- type: Item
|
||||
|
||||
- type: Interactable
|
||||
|
||||
Reference in New Issue
Block a user