Hi!
I have a question because I don’t know how to implement a function. I have a grid floor consisting of individual tiles (entities). I would now like to have a select frame so that the player knows which tiles he has selected.
How can I align the select frame exactly to the tiles.
My idea was an entity that I scale to the size of the marked area, but I have no idea how to realize this.
Can anyone help me?
Thank you very much!