About Store Forum Documentation Contact



Post Reply 
Unexpected tilt to character
Author Message
Esenthel Offline
Administrator

Post: #16
RE: Unexpected tilt to character
you need to supply custom animations for forward movement (Chr.sac.*
11-28-2009 01:57 AM
Find all posts by this user Quote this message in a reply
gamecreator Offline
Member

Post: #17
RE: Unexpected tilt to character
(11-28-2009 01:57 AM)Esenthel Wrote:  you need to supply custom animations for forward movement (Chr.sac.*
I don't understand what that means. I already used custom animations as Seba mentioned, like so:
Quote: sac.stand=&cskel.getSkelAnim("C:/Documents and Settings/x/Desktop/_Esenthel Work/man.anim");
sac.walk=&cskel.getSkelAnim("C:/Documents and Settings/x/Desktop/_Esenthel Work/man.anim");

Also, a related question: if I wanted to make a blob that jumps up and down as it moves, and can bend its "body," how would the bones have to be set up for that? If I only had a body and a head bone, would that work?
11-28-2009 02:52 AM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #18
RE: Unexpected tilt to character
run animation too?
11-28-2009 03:11 AM
Find all posts by this user Quote this message in a reply
gamecreator Offline
Member

Post: #19
RE: Unexpected tilt to character
I missed that. I apologize. It doesn't tilt any more (which is great) but it still doesn't animate correctly.
11-28-2009 03:37 AM
Find all posts by this user Quote this message in a reply
b1s Offline
Member

Post: #20
RE: Unexpected tilt to character
i will be trying to do the same, from biped to esenthel..
hopefully this wont be too much of a pain in the ass.
anyways you got it fully working?

also how will ragdolls work with this?
(This post was last modified: 12-16-2009 06:35 PM by b1s.)
12-16-2009 06:33 PM
Find all posts by this user Quote this message in a reply
gamecreator Offline
Member

Post: #21
RE: Unexpected tilt to character
Quote:anyways you got it fully working?
No. This engine is a bit too complex and restrictive for me so I started looking for something simpler.
12-17-2009 09:26 PM
Find all posts by this user Quote this message in a reply
Post Reply