mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-16 09:04:38 +00:00
Removing the Armor script class.
Using PlayerData as the generic namespace. This is more inline with other default datablock methods.
This commit is contained in:
parent
8d0e6b8142
commit
281897c41e
2 changed files with 21 additions and 39 deletions
|
|
@ -649,7 +649,6 @@ datablock PlayerData(DefaultPlayerData)
|
|||
//exitingWater = ExitingWaterLightSound;
|
||||
|
||||
observeParameters = "0.5 4.5 4.5";
|
||||
class = "armor";
|
||||
|
||||
cameraMinDist = "0";
|
||||
DecalData = "PlayerFootprint";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue