What does MissionArea do?
by Tom Spilman · in Torque Game Engine · 02/10/2005 (11:54 am) · 3 replies
Newbie question... couldn't find anything with a forum search. What does MissionArea do and is it in any way required to have in your mission file?
About the author
Tom is a programmer and co-owner of Sickhead Games, LLC.
#2
You can use to define a valid misson or level area if you want, but you can also ignore it if it's of no concern for your project.
There are resources available which will show you how to render the mission area and get contact effects like destroying the player or throw them backward.
~ Hope this helps
02/10/2005 (12:00 pm)
Mission are is sort of a throwback to Tribes 2... near as I can tell.You can use to define a valid misson or level area if you want, but you can also ignore it if it's of no concern for your project.
There are resources available which will show you how to render the mission area and get contact effects like destroying the player or throw them backward.
~ Hope this helps
#3
02/10/2005 (12:07 pm)
Thanks guys. Gotta remember to search the forums with both MissionArea and Mission Area. =)
Torque Owner Dirk "dirkk" Krause
What does Mission Area do?