Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(2 edits)

There is definitely  a glitch that stops you from walking on empty tiles! It’s due to how entities and objects are stored separately and the collision system in this version checks for the entity position rather than the object (doh!!). Thus when I have a function that doesn’t delete the entity when it does the object, you have an invisible item you can’t walk through -_-

Thanks for the input and follow, and can’t wait to release the updated version!

[edit] And currently no way to target self, you just target another entity with the healing spell and it heals yourself. Pretty cheesy, and ineffective much of the time due to shoddy select recognition, but this is another factor hampered by time that I plan to change :) [/edit]