Move container logic to use inheritence and move logic around.
Also fix the clear counter spawning items, next I'm going to implament the logic for placing food onto them instead.
This commit is contained in:
parent
234e00cb9b
commit
44837c6c13
21 changed files with 1478 additions and 397 deletions
2
.erp
2
.erp
|
@ -5,7 +5,7 @@
|
|||
<resetOnSceneChange>false</resetOnSceneChange>
|
||||
<debugMode>false</debugMode>
|
||||
<EditorClosed>true</EditorClosed>
|
||||
<LastTimestamp>1677589653</LastTimestamp>
|
||||
<LastTimestamp>1677600894</LastTimestamp>
|
||||
<LastSessionID>8006271043655199372</LastSessionID>
|
||||
<Errored>false</Errored>
|
||||
</ERPSettings>
|
Reference in a new issue