Placing units on a scalable grid in editor?

Hello,

welcome to the forum :slight_smile:

You could perhaps use a variable inside your construction script, like this:

If you mark it as Instance Editable then it will be editable per instance for each tile, and it will appear in the editor when selecting a tile in your level.


image