Hard Light Productions Forums
Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: KillMeNow on May 18, 2001, 05:09:00 pm
-
i created a basic turreting tutorial for all those who want to try it - barreled turrets i might do later but this might help some people
http://members.aol.com/syrinx18/tutorial.html (//"http://members.aol.com/syrinx18/tutorial.html")
-
<cough> lame <cough>
Nah... I'lll check it out, but I already can make turrets.(That is if I had any skill with TS, even if I put a circle on top of a circle, I can make turets out of it)
------------------
(http://www.warpstorm.com/ubb/image_uploads/space_cowboy_hat.gif)
------------------
United Space ("http://freespace.volitionwatch.com/us/")
Newsie, Modder, Slave to Asta
-
Originally posted by Snipes:
<cough> lame <cough>
...the hell? This is something a lot of people don't know how to do. Kudos.
-
WELL DONE!!!! (said this already on the VBB, but whay the hell) (http://dynamic.gamespy.com/~freespace/ubb/noncgi/hammer.gif)
-
first time i've seen the word 'turret' used as a verb..
-
Thank you, KillMeNow! I got a capship up and functioning now (see the campaign ideas thread)!
-
Thanks dude. I can now fully arm all my ships including the Gigas (http://dynamic.gamespy.com/~freespace/ubb/noncgi/biggrin.gif)
-
Originally posted by Grey Wolf 2009:
Thank you, KillMeNow! I got a capship up and functioning now (see the campaign ideas thread)!
Me too (http://dynamic.gamespy.com/~freespace/ubb/noncgi/biggrin.gif) (see post down the HLPBB)
-
*bump*
or *hump* LMAO!
------------------
-Director of the staff of Hidden Terror. ("http://hiddenterror.cjb.net")
-Fleet Admiral of The Ancients Armada ("http://ancientsarmada.cjb.net/")
The fear always controls our attitude, let us fear no more!
-
Hey, Killmenow - do you now how to make LODs?
I've already asked this elsewhere, but no-one wants to answer (http://dynamic.gamespy.com/~freespace/ubb/noncgi/frown.gif)
-
I didn't see your first question, then.
Just glue a light to the object on TS and rename it Detail1 to Detail3 (for LODs 1 to 3, three, obviously), and glue them as childs ot the main hull object. VoilĂ .
-
Originally posted by Styxx:
I didn't see your first question, then.
Just glue a light to the object on TS and rename it Detail1 to Detail3 (for LODs 1 to 3, three, obviously), and glue them as childs ot the main hull object. VoilĂ .
cheers, I'll try that (http://dynamic.gamespy.com/~freespace/ubb/noncgi/wink.gif)
-
arg.. i tried this and it works for 1 turret but when i try top put two on the hierarchy looks like this... (it crashes FS using any compiler)
-hull
-turret01
-none
-turret02
-none
-turret03
...
it should go like:
-hull
-turret01
-turret02
...
[This message has been edited by PhReAk (edited 06-12-2001).]
-
i added a bit down the bottom that puts it int eh right order - although i cant guarentee it since i dont use ts1 - but quite a few people have got muliple turrets to work with that system
-
thank you sir
-
I've recently found out that everything has to be glued as sibling, or you're going to have to fix it in TrueView.
-
well my system works - i puts it into the same hieracry structure as is done using trueview. and lots of turrets work and teh bounding boxes are in the right place and there are no extra subobjects so i'm happy wiht the way i do it