Hundreds of features to explore
Games made in Construct
Your questions answered
Popular & trusted by schools and Universities world-wide
Construct 3 runs in the browser & works offline
Students do not need accounts with us
Our educational partners
Free education resources to use in the classroom
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
In the 'view' tab there is a grid option to 'snap to grid', is there a way to snap the grid in isometric mode, this will make it easier and more accurate for my isometric tiles for my new game?
Thank you .
Develop games in your browser. Powerful, performant & highly capable.
I might be not exactly what you want, but you could use the grid system like this:
(care pro illustraion)
Its not perfect iso-tiling but there are way less "not possible" arrangements than without it
Thank you, its not perfect fitting but it will do for now, I just had to set the x origin to 0 and match up the grid.
I use rex_board and rex_squareTx then just do on Mouse is over grid tile, set object position to squareTx(x,y).