Help with object animating

Started by Oasis, Thu 30/03/2006 23:39:06

Previous topic - Next topic

Oasis

I'm creating my first game so im not really used to the software yet. I'm trying to animate this object, but everytime i put the correct loops etc in, it keeps saying you havent assigned the objects to any views, but i have, and its REALLY ANNOYING ME!!!!!!!! HELLLLPPPPPPP!!!!!!!!!!

RickJ

You haven't said how you are setting the view but it is necessary to set the view by executing an instruction.  In the script you must use the following function to set the view before animating an object.

Object.SetView(int view, optional int loop, optional int frame)

I you're doing everything from the interaction editor then you must do "Objct - Set View Number" and then specify the correct veiw number in the form.

Hope this helps.

Oasis

YAY it works! Thanks alot, i can finally get on with making my game!!!!! That was really helpful! THANK YOU!

Ashen

So what was the problem? (In case anyone else has the same one in the future.)
I know what you're thinking ... Don't think that.

Oasis

The problem was that i wasnt setting the view and object number first!

SMF spam blocked by CleanTalk