Game Development Community

Creating a gun

by Dro Sarhadian · in Torque Game Engine · 05/21/2007 (10:47 am) · 4 replies

I have a gun model that I would like to import into Torque Game Engine. Does anyone have a tutorial that can help me with this? I searched the TDN but I couldn't find anything.

#1
05/21/2007 (10:56 am)
What program would you be exporting from?
#2
05/21/2007 (11:03 am)
This should help you.

http://www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=9230

Yes what program you using. Did you export it from the modeling software? Do you need know how setup in Torque?
#3
05/21/2007 (11:13 am)
Also take a look at the crossbow.cs file.
#4
05/21/2007 (11:51 am)
This is exactly what I'm looking for! Thanks!