Hii Jonne, I see the strange behavior when I launch the client. I attached the script to the model. It has only one animation named "Walk" but when I launch the client it shows me the following on the console
Hey great, I found UrbanFemale. Starting animation Error: Entity was found but it has no animation named Walk, cannot proceed! But when I go in Scene structure -> UrbanFemale. -> AnimationController (right click) -> functions -> GetAvailableAnimations(), it shows the "Walk" animation. And, when I go in Scene structure -> UrbanFemale. -> Script (right click) -> functions -> Run() It shows the following message, Hey great, I found UrbanFemale. Starting animation and I can see the script running. I don't know why this is happening? Please help. Regards, Vaibhav On Fri, Mar 23, 2012 at 8:13 PM, Jonne Nauha <[email protected]> wrote: > funtion StartAnimation() > to > function StartAnimation() > > Best regards, > Jonne Nauha > Adminotech developer > > > On Fri, Mar 23, 2012 at 4:40 PM, Vaibhav Vaidya < > [email protected]> wrote: > >> Hey Jonne, >> >> I have made the corrections related to string but getting following error >> on running the script : >> >> Error: Syntax error in script local://UrbanFemaleAI.js,4: Expected `;', >> `;'Error: In run/evaluate: SyntaxError: Parse error >> >> Error: <anonymous>()@local://UrbanFemaleAI.js:4 >> >> Error: Line 4. >> >> Invoked function returned >> >> On Fri, Mar 23, 2012 at 7:33 PM, Jonne Nauha <[email protected]>wrote: >> >>> " at the end of the string too :D damn! >>> >>> Best regards, >>> Jonne Nauha >>> Adminotech developer >>> >>> -- >>> http://groups.google.com/group/realxtend >>> http://www.realxtend.org >>> >> >> -- >> http://groups.google.com/group/realxtend >> http://www.realxtend.org >> > > -- > http://groups.google.com/group/realxtend > http://www.realxtend.org > -- http://groups.google.com/group/realxtend http://www.realxtend.org
