Game Development Community

Crouch walk

by Dustin Mullen · in Artist Corner · 11/27/2007 (8:42 pm) · 2 replies

Just a quick question,

How would I tell the character to crouch walk? I have the animation set, in the player.cs, but I'm not sure about the character (soldier pack) actually performing the animation. I have 2 different animation. Crouch, and crouchwalk. I hit C to crouch but the character just stands there in the frozen crouch state and moves around. Crouchwalk plays the animation constantly even when I'm not pressing directional buttons. Any ideas?

#1
11/27/2007 (10:34 pm)
Look at this resource.
http://www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=4348
#2
11/28/2007 (7:50 am)
Thanks, I'm surprised I haven't find that.