Hello everyone. I am learning construct and making a top down tactical game, but ran into a snag and can’t find a tutorial or instructions.
I am trying to make it so when I click the “move” button on a characters turn, an object I created that is a glowing square shows up around the character showing their available movement options.
Right now, I can select the “Move” button and show a single glowing tile next to the Character, but I can’t figure out how to spawn the object in multiple locations.
Any guidance or direction would be appreciated. Thank you.