//Hi folks,
if(is there anybody in who can explain me the way to enable or not a C# script while application is playing?)
{
answer me back ();
} else {
breackMyHeadAgainstTheWall ();
}
I'm not joking !!! Indeed, i really need to enable or not the leg animator scrpt according to the isgrounded() function from third person platformer script so that my character can jump or doubleJump without awfull artifacts.
I only know a lilttle bit of javascript within unity because i'm a 3D artist ...
Thanks in advance for your answers

Reply With Quote