-- Added item interaction -- Changed inventory management slightly -- Added slide-show system to world, world can now "move" to show more space.
This commit is contained in:
parent
360d26a036
commit
3a3bea1ead
8 changed files with 164 additions and 22 deletions
3
GFX/object_directory.lua
Normal file
3
GFX/object_directory.lua
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
function loadObjects(objects)
|
||||
tree = "images/tree.png"
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue