Game Development Community

Bot's and weapons firing.

by Kimberly Unger · in Torque Game Engine · 02/29/2004 (6:30 pm) · 2 replies

Dump question time!
I have a bot that has a gun mounted on it, how do I get it to:
1) Change the gun movement when the Bot is moving (Standup, squat, Wave,etc)
2) Shoot at the Player when he inters the LOS of the Bot.

I've looked and looked in refreances & forums and cann't find anything on this subject.

#1
03/02/2004 (1:25 pm)
Hi Kimberly,

I found this link useful. Some things are different in the new release, but it should give you the general idea.

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

Peace
#2
03/02/2004 (1:31 pm)
Hi Gerald;

Already looked at that resouce and it is what I've based my code on. I just don't see the weapon moving like the animations it has.