Hello. I am searching for a good html5 isometric game engine. It can't be restricted to AABB collision. Need more complex collisions. What would you recommend? I found this MelonJs example that didn't seem bad. (not sure if it meets the requirements though).
So Melon.js?
I know phaser has an isometric plugin but I think the collisions are rather simple since it is based on arcade physics which are only AABB, @Milton?
http://jsiso.com/?
https://www.isogenicengine.com/ ? seems quite simple... idk
http://jdan.github.io/isomer/ same
I have a dought also. Those games like Diablo, are they grid-fixed?