I need to figure out a way to calculate a plane in front of an object and then apply a grid with coordinates in it.
Then trace a direction vector from that object towards each position of the grid.
The grid is 15 nodes tall and 20 wide.
If the object rotates, the plane has to move to align itself with it.

