idle animation not working

Started by jamesreg, Wed 20/01/2010 23:41:04

Previous topic - Next topic

jamesreg

I created me a view for my characters idle animations
set the correct number of the idle view in the tabs on the side that says idle view

the character does not idle

what could be causing this?

is scripting needed in addition to putting the idle view number in the side panel?

Matti

There's a standard delay of seconds before the idle view starts. If you want the idle view to loop continuously, you have to set a delay of 0.

Character.SetIdleView(int idleview, int delay)


Khris

I'm not sure if the idle view is active by default; you might have to call the command once in game_start.

LRH

Quote from: jamesreg on Wed 20/01/2010 23:41:04
I created me a view for my characters idle animations
set the correct number of the idle view in the tabs on the side that says idle view

the character does not idle

what could be causing this?

is scripting needed in addition to putting the idle view number in the side panel?

Can you give us any more information?
My only guess is that the view isn't set correctly. Maybe you could even try cEgo.IdleView to set up the view. (Like Khris said, in the game_start portion of the global script...don't knw if this will help, though :()

SMF spam blocked by CleanTalk