Defined in: packages/engine/src/gameplay/physics/actors.ts:625
| Property |
Type |
Description |
deltaSeconds |
number |
- |
entity |
Entity |
- |
pushes? |
boolean |
Whether a dynamic body she walks into is pushed: a room’s catch-up pushes it, and a client’s replay, which does not rewind the body, leaves it. |