Author Topic: Raycast Explosion  (Read 2058 times)

Pretty sure all (default?) players/bots just have their world box size multiplied by 2, from the bottom center.

But yeah just do a box search of the ghost brick, which will find any player nearby, and then just do a manual box overlap check.

Pretty sure all (default?) players/bots just have their world box size multiplied by 2, from the bottom center.

But yeah just do a box search of the ghost brick, which will find any player nearby, and then just do a manual box overlap check.
It's actually 4 times as big as it needs to be, no idea why.