mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-12 07:04:36 +00:00
Merge branch 'development' of https://github.com/TorqueGameEngines/Torque3D into aiSubsystem
# Conflicts: # Engine/source/T3D/player.cpp
This commit is contained in:
commit
618ddbc9ba
60 changed files with 1751 additions and 38 deletions
|
|
@ -587,6 +587,8 @@ public:
|
|||
F32 density;
|
||||
F32 maxEnergy;
|
||||
F32 maxDamage;
|
||||
F32 mCollisionMul;
|
||||
F32 mImpactMul;
|
||||
F32 repairRate; ///< Rate per tick.
|
||||
|
||||
F32 disabledLevel;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue