Page 1 of 1

different player states/sprites for different player weapons

Posted: Wed Feb 13, 2008 20:45
by Alex-bomber_Man
i would like to ask different player states or if it really-only state sprites for different player weapons. It s needed to create 3rd person projects. And more-player jumping sprites support :)

Posted: Fri Feb 29, 2008 19:51
by ChupaReaper
What would be better is a way to add on extra sprites (so one could just draw the weapon and then stick it on the player sprite) this would save drawing the same player sprite only with different weapons over and over and would be very useful for 3D Models.

Posted: Mon Mar 03, 2008 14:31
by Reinchard
I see something like this in Tormentor's667 UTNT.

Posted: Wed May 07, 2008 8:21
by StrikerMan780
This can be done with a makeshift formula of inventory item jumps on the player class when certain weapons are raised and lowered, iirc.

As for a Jump state, I would love something like that, not necessarily for third person cam, but for when others see your character in action in multiplayer.

Sort of like Duke Nukem 3D. Duke 3D has a Jump state and a falling state, the jump state is only played once when you press the jump button, then if you start falling from your jump, the falling animation is played in a loop until you fire a weapon(Going to firing/melee states), or hit the ground(Going back to Standing/Walking states)

OR, if in the case you didn't jump, and are just falling off a ledge, the falling animation would only play once you reached a small amount falling velocity.

Posted: Sun May 11, 2008 23:43
by ChupaReaper
I've managed to get a working 'hover' state where the player plays a state if its 32 or more from the ground -same sort of thing done for swimming too -nice 3rd person results using models.