Is this engine for me?
by william fowler · in General Discussion · 11/22/2012 (1:25 pm) · 5 replies
My needs are. An engine that can create vehicles with parts and turrets that can be destroyed/repaired/upgraded/deployed seperate from the vehicle wihtout destroying the whole vehicle all at once. Such as say a WW2 aircraft carrier with aircraft and anti-air guns. The turrets and deployables can work by AI or player directed
Is this engine suited to my needs or should I search for a different engine?
Is this engine suited to my needs or should I search for a different engine?
#2
11/22/2012 (2:09 pm)
I have fooled aound with modding lua script and made a model on blender. Before I get serious into learning script I was curious which game engine to invest my effort into
#3
11/22/2012 (4:14 pm)
I bought Torque3D when it cost $1,000 and I have never regretted going with this engine. you can do lots with TorqueScript and anything you can't can be added to the engine in C++ as you get all the source code :-)
#4
i think u will get codes for this in resource section.do a search
"An engine that can create vehicles with parts and turrets that can be destroyed/repaired/upgraded/deployed seperate from the vehicle wihtout destroying the whole vehicle all at once. "
u can start with "Damage and Destruction" tutorial series
https://www.garagegames.com/community/resources/authorID/106163
11/22/2012 (5:42 pm)
" The turrets and deployables can work by AI or player directed"i think u will get codes for this in resource section.do a search
"An engine that can create vehicles with parts and turrets that can be destroyed/repaired/upgraded/deployed seperate from the vehicle wihtout destroying the whole vehicle all at once. "
u can start with "Damage and Destruction" tutorial series
https://www.garagegames.com/community/resources/authorID/106163
#5
11/23/2012 (6:45 pm)
I read several posts in the resourses area. I can say that this engine will work for me. I have been advised that I should hire a pro if I ak serious about launching a game. Now to find the budget to hire people to finish my models and dot the i's for my codes. I will post later when I am ready to hire.
Torque Owner Lukas Joergensen
WinterLeaf Entertainment
No this engine don't have these features built in and will not make a game for you, but yes you can make all of those features if you know how to code and/or script.