|
Kanda Players 0.7.0
|
This system queries for interactables and makes them predicted or interpolated based on their distance from the player. More...
Inheritance diagram for InteractablePredictionSwitchingClientSystem:Public Member Functions | |
| void | OnCreate (ref SystemState state) |
| void | OnUpdate (ref SystemState state) |
This system queries for interactables and makes them predicted or interpolated based on their distance from the player.
The system runs in VariableRateSimulationSystemGroup as it does not need updating at full rate like other simulation systems.