Game Development Community

Player Stances like in CoD

by Maximillian Brewer · in Torque Game Engine · 06/10/2009 (3:50 am) · 5 replies

Hi all,

I am trying to add stances to a little project of mine. I have searched the resources and found nothing. Basically, I am looking for a way of going through 3 stances (standing, crouching and prone) by pressing the arrow keys.

If anyone has any suggestions, that would be great!

From Max (using TGE 1.5.2)

#1
06/10/2009 (4:43 am)
I know there used to be a resource for "crouch" and "prone" positions.

Found it.

www.garagegames.com/community/resources/view/4348

And enhancements to it.

www.garagegames.com/community/resources/view/8593
#2
06/10/2009 (9:04 am)
Keep in mind that using the resource(s) doesn't automatically give you the animation for the stances only the ability to toggle between them. The animations will have to be custom to your character (created separately) since none of the stock TGE actors have them.
#3
06/11/2009 (5:51 am)
Good point Michael.

Does anyone have new links since these don't seem to be working?
jovechiere.no-ip.com/wc/temp/swimming%2Bcrouch.rar
www.grafosyakuza.com/wc/temp/prone.rar

Thanks!