Arrow keys to move the player.
Left click an enemy to select it, and right click to toggle attack mode. Move near the enemy to begin combat.
Keep in mind that the combat is slow as this is designed as if this was the start of the game where you have a slow and weak weapon.
You can click the icons at the top of the screen to add items to your inventory.
Open and close your inventory by clicking the bag icon in the bottom right corner.
You can click and drag and move items around inside the inventory.
When an enemy is dead it will drop a "loot bag", right click it and select loot and the items it has dropped will appear...
The Problems
I can't find a way to transfer the items in the loot box to the inventory. I also can't find a way to make the inventory snap to grid. If anyone has a way to get this working I will be most grateful.
There isn't much to easygrid... just use it like this:
When positiong object : Set x position to snap grid from x cordinate
do the same for y
and that's pretty much it.
Also you can use set cell value to see if the current slot is free or not.
You check it with compare two general values.. : read cell value from (again grid snap from x and y) = 0 or whatever