Select a grid

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!

I think it is PostTransformMatrix that you are looking for? I’ve never used it. I have my own transform system in my framework that makes this sort of thing really easy to do.

Not quite what I’m looking for. I am looking for a way to enlarge my entity appropriately when I select multiple cells.

9736543--1392595--Grid.jpg