Right,I have a tank as shown in the below diagran:
That, as you can see, is an expertly drawn diagram. At the front is a turret, and this works fine. What I need is the four machine guns at the sides of the tank to fire independently.
I would assume this is done by spawning invisible OCL's that fire from those positions - however, I do not know how to specify in the code where the OCLs will spawn. I assume it is either points on the model, or coordinates given in the code.
How do I go about doing this?