PDA

View Full Version : Animation Help


kimarimonku
03-28-2010, 09:46 PM
First post hope it's in the right place, didn't see anything pertaining to my problem in the search so here it goes.

I'm rather new to Alice and I've been trying to make a method to do a Flip for any of my 4 objects in my world for a project I'm working on. Basically I just want the object to move up/forward while turning. As of right now I just have a single Do Together that has move forward/move up/turn forward 1 revolution. My problem is that the object just do a big circle where they are standing. I tried as seen by in the move forward which makes the object do the turn while moving but the object moves in random directions that I cannot control. Also just tried to do a move to the object I want them to move to but can't seem to make the original object stop where I want it to.



Any help or point in the right direction would be much appreciated.

jediaction
03-29-2010, 08:45 AM
hmm, like this, there is no leg movment but this is a scratch

I had to use 2 objects. One that moves up/forward/ and down, and the other for the fliping

kimarimonku
03-29-2010, 12:46 PM
Nevermind, I figured it out by looking at your example more closely.

Thanks a ton this was exactly what I needed.

jediaction
03-29-2010, 08:26 PM
No problem. Glad i could help