DrDev February 26th, 2014 Hi, First i would like to thank you for the wade.iso, made my life a lot easier. But I have a problem, for some reason, the wade.iso.setHighlight() is not doing anything. Do I call it in the init function or in this.onMouseMove ? both ways, the cells are not being highlighted.
Thanks
Gio February 26th, 2014 Hi DrDev
Welcome to the forums and congratulations... you've already found your first bug! :)
I've tried it and, indeed, it doesn't work because the terrain is not catching onMouseMove events... I promise it'll be fixed in the next release of wade.iso, which should only be a couple of days away.
Thanks for bringing this problem to our attention.
DrDev February 27th, 2014 Hi Gio,
Thanks for the fast reply. Alright let me know when the next wade.iso is released.
Cheers
DrDev February 27th, 2014 One more question, do you recommend any plugin for drag and drop ?? I would like to let users drag and drop buildings/objects on the map.
Thanks