I am using grid movement leveraging the plugins: Board, LayoutToBoard and SquareTx.
The problem I am having is that my chess piece (Hero) disappears as he moves farther right down the long hall way (see the attached capx file). If I remove ScrollTo, things work fine, other than the fact my map does not scroll.
Any idea how to resolve this issue?
https://www.dropbox.com/s/r73n40thbaq7mzm/ForeverQuestGridMovement.capx
Thanks!
Develop games in your browser. Powerful, performant & highly capable.
Hello, could you please link to all of the plugins as I need them to open the file.
I figured it out ... for some reason I the Z-index weren't really working correctly. After adding the tile to the board, I still set the z-index.