Collision Detection

Options
Does BOLT have any support for collision detection across clients or does each individual client determine if a collision occurred? The example shows how to detect collisions using raycasting but I didn't see anything about using colliders.

Comments

  • Bolt has lag compensation physics that are easy to use. In the tutorial there is an example of this with shooting other players. The tutorial is server auth which means the server decides if anything is hit