mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-15 08:34:40 +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)
|
datablock PlayerData(DefaultPlayerData)
|
||||||
{
|
{
|
||||||
renderFirstPerson = false;
|
renderFirstPerson = false;
|
||||||
|
firstPersonShadows = true;
|
||||||
computeCRC = false;
|
computeCRC = false;
|
||||||
|
|
||||||
// Third person shape
|
// Third person shape
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue