Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: earlwood on Tue 25/11/2003 18:30:22

Title: Assigning a object view
Post by: earlwood on Tue 25/11/2003 18:30:22
I'm using this very simple function:

AnimateObjectEx(0,0,0,0,0,1);

but I get this error
AnimateObject: Object has not been assigned a view, assign one?  :-[
Title: Re:Assigning a object view
Post by: scotch on Tue 25/11/2003 18:40:38
RTFM n00b!111

By that I mean I told him in IRC, so no need to answer now ;)

SetObjectView() if any of you were wondering...