
object collision
A type of collision that involves an object colliding with another object, or character. This can refer to a character being hit with a snowball to entire planets colliding.
For characters colliding with other characters or objects, use character_collision instead.
For objects or characters being hit by vehicles, use vehicle_collision instead.
See also:
- collision
- character_collision
- object_collision
- vehicle_collision
Posts (view all)


