mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-03 04:20:30 +00:00
Merge pull request #963 from Azaezel/firstPersonShadows_script
firstPersonShadows:
This commit is contained in:
commit
97be060c72
1 changed files with 1 additions and 1 deletions
|
|
@ -482,7 +482,7 @@ datablock DebrisData( PlayerDebris )
|
|||
datablock PlayerData(DefaultPlayerData)
|
||||
{
|
||||
renderFirstPerson = false;
|
||||
|
||||
firstPersonShadows = true;
|
||||
computeCRC = false;
|
||||
|
||||
// Third person shape
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue