Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: Nahuel on Sun 16/05/2010 20:26:24

Title: problems with idle view (view not animated!) **SOLVED**
Post by: Nahuel on Sun 16/05/2010 20:26:24
Hi everybody!! I have a problem with player.SetIdleView(x, x). How can I use this? Where should I place the code? in GlobalScript? becouse I try to put in the GlobalScript but the char doen't play the animation...

Thanks!!

Nahuel.
Title: Re: problems with idle view (view not animated!) SOLVED
Post by: Nahuel on Sun 16/05/2010 20:43:12
Quote from: peillat.nahuel on Sun 16/05/2010 20:26:24
Hi everybody!! I have a problem with player.SetIdleView(x, x). How can I use this? Where should I place the code? in GlobalScript? becouse I try to put in the GlobalScript but the char doen't play the animation...

Thanks!!

Nahuel.

jejejej SOLVED  ;D ;D ;D

In the GOBALSCRIPT in GAME START() work perfect!!!

Thanks