mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-22 21:05:39 +00:00
Steve Acaster's Ai Poses
This commit is contained in:
parent
443cd2d607
commit
f701228a37
5 changed files with 68 additions and 13 deletions
|
|
@ -874,6 +874,7 @@ protected:
|
|||
/// @name Physical Properties
|
||||
/// @{
|
||||
|
||||
S32 mAiPose; ///< Current pose.
|
||||
F32 mEnergy; ///< Current enery level.
|
||||
F32 mRechargeRate; ///< Energy recharge rate (in units/tick).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue