Interaction Entity System (#26)
* Interaction Entity System * ye * Update submodule * Requires engine update to function, but doesn't use shitcode * Fix conflicts * Fix conflicts but for real * Update submodule
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
components:
|
||||
- type: Transform
|
||||
- type: Clickable
|
||||
- type: Interactable
|
||||
- type: Sprite
|
||||
drawdepth: FloorPlaceable
|
||||
sprites:
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
id: BaseItem
|
||||
components:
|
||||
- type: Transform
|
||||
- type: Interactable
|
||||
- type: Item
|
||||
- type: Clickable
|
||||
- type: BoundingBox
|
||||
|
||||
Reference in New Issue
Block a user