I have recently starting working as a part time programmer and at first I was quite worried as it is the first FPS I have ever made, but it has been going well until I had a small glitch with the shoot animation. Well basically I got the charcater moving and playing all the basic animation walking, running and jumping etc. So that is all working but when I coded the character to shoot when ‘Fire1’ is pressed it actually keeps on playing until the mouse button is taken back up so this means when you walk it looks really weird. I managed to get around this by making it stop shooting and walking when the playing presses the arrow keys but unfortunateley, the character can’t walk and shoot. So I was just wondering would this mean you would actually need a separate animation for shooting and walking at the same time or am I missing something?
Thanks