Simple Physics Component (3)¶
This component expresses that the model has simple physics, which allows for collision to happen with that object. It may use a simple 3-dimensional shape to do that.
I assume that objects with this component usually don’t move around much.
Relevant Database Tables¶
This component uses the PhysicsComponent table.