Game Development Community

Non Static Weapon

by Joseph A. Smugeresky · in Technical Issues · 04/02/2002 (10:14 pm) · 3 replies

I am a little confused on how to do this. I have the appropriate weapon files, a weapon script and such, but, in the world editor creator, I can only get the weapon in game as a static image. How do I get it in game as non static, under the Weapons tree in the world creator?

Thanks

#1
04/02/2002 (10:40 pm)
Ok, I got it, it was a simple typo. I just can't get it to mount now.
#2
04/02/2002 (10:50 pm)
imade a tut for this a while back

http://www.planetquake.com/noescape/torque/basicweapon.htm

see if anything there helps
#3
04/05/2002 (3:04 pm)
Thanks Gary, that did help me out. I had a few little mistakes in what I was doing. After reading your tutorial, I got it to mount correctly, thanks again.