Hey guys, here the novice again asking basic questions.
If we have two blocks, B1 and B2. What the correct way to use getOneIntersectingObject(<Class>)?
Does getOneIntersectingObject(B1.class) returns the Actor b1?
Should I consider the actor the one that is moving ?
Regards,
Tomaz

