
ChangeAnimation("EventActor", "StopRight", FORWARD);ChangeAnimation("EventActor", "StopLeft", FORWARD);
Spidy wrote:yes i try that code nothing happen well dont worry i give Tekdino my GE file he will set that bug

Spidy wrote:no u r expert in graphics
yvelocity=yvelocity+1;yvelocity=yvelocity+2;
stopright=1; //make a stopright variable firststopleft=1; //make a stopleft variable firstif(stopleft==0)
{
x=x-3;
}if(stopright==0)
{
x=x+3;
}stopleft=0;
stopright=0;
Users browsing this forum: No registered users and 1 guest