Hi!
I am stuck in the part of the Level Grid creation where we are supposed to get the grid position from the LevelGrid class, but for some reason, the LevelGrid class is not accessible from the Unit class:
My LevelGrid class looks like this:
What could be the problem here?
Cheers!