mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-06 05:50:31 +00:00
firstPersonShadows:
follows up on 88bb577c82 (diff-b8335f02a980665dd7dc953db7a637ca) from way back when, and adds the script to turn on first person showing player shadows
This commit is contained in:
parent
0213fc4a34
commit
911aaddf7d
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