mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-25 06:15:36 +00:00
layer, and playerControllerComponent shadowvar cleanups
This commit is contained in:
parent
1e65a01cf9
commit
d80f35bb7d
3 changed files with 113 additions and 114 deletions
|
|
@ -436,7 +436,7 @@ protected:
|
|||
Point3F rotOffset;
|
||||
/// @}
|
||||
};
|
||||
StateDelta delta; ///< Used for interpolation on the client. @see StateDelta
|
||||
StateDelta mDelta; ///< Used for interpolation on the client. @see StateDelta
|
||||
S32 mPredictionCount; ///< Number of ticks to predict
|
||||
|
||||
// Current pos, vel etc.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue