How to cancel the mission lighting when starting the game?thnx:)
by FanZhang · in Game Design and Creative Issues · 05/16/2009 (12:12 am) · 2 replies
How to cancel the mission lighting when starting the game?thnx:)
About the author
by FanZhang · in Game Design and Creative Issues · 05/16/2009 (12:12 am) · 2 replies
Torque Owner Mike Rowley
Mike Rowley
Or call sceneLightingComplete() in your function.
Hope that helps a bit. If you want to see where this comes from, look in "common\clientscripts\MissionDownload.cs" That's where all the game loading is called.