Game Development Community

How to make weapon fire?

by Summer · in Torque Game Engine Advanced · 05/27/2012 (5:37 pm) · 2 replies

I am successed in mounting new weapons on my player--the weapon is copied from other game,and do have datablocke.The problem is--when I click my mouse,it can't fire!I'm not fimiliar with weapons ,and have no idea what to do.Any suggestions?

#1
06/05/2012 (8:42 am)
Did you add ammunition?
#2
06/07/2012 (9:43 am)
Does it have an onFire() function in script?