Game Development Community

Mounting Arm to Actor

by Nick Butcher · in Torque X Platformer Kit · 04/08/2010 (11:31 pm) · 1 replies

Could someone please help me get started? I would like to know how to mount an arm to my actor for aiming purposes. I am using Torque X, Platformer Starter Kit, and C#.

#1
04/09/2010 (7:31 am)
I wanted to explain myself better.

The game is in 2D, I am wanting the actor's arm to be seperated for aiming, and then I wanted to be able to attach different guns to the arm. I just need to know which direction to go, if I am going to have to created a lot of animations or should I manual move/rotate the arm while running, ...?