
question about weapon
question about weapon
I want my player has 2 weapon, one is sword in right hand, one is blade in left hand. Right hand attack by mouse left click, left hand attack by mouse right click (right hand attack's animation is difference with left hand attack's animation). Is it possible in RF? Please help me 

Re: question about weapon
I don't know myself, but I would suggest asking Juutis - he has that exact same control scheme in his game.
Re: question about weapon
It depends. If your game is 1st person then the only thing you need is two pawns acting as the first person weapons. One for left and one for right hand each working independently. If it's 3rd person you'll need a complete scripted player. Once you have a scripted player, scripting the attacks is pretty straightforward.
I have the 1st person version of this in my demo. You can download it in my signature if you want to have a closer look.
I have the 1st person version of this in my demo. You can download it in my signature if you want to have a closer look.
Pain is only psychological.
Re: question about weapon
Thank Juutis 
