I have a player with a box collision on it and an object with its own Box Collision. (Box Collision is just on its head - I just want to identify the player head)
I need to know when the player box collision is in the object box collision.
How would I do that?
Or am i just an idiot and there a better way to fo this?
Any help is appreciated, thank you