Page 1 of 1

Scale Actor

PostPosted: Thu May 12, 2005 4:54 am
by Chai
Can i Scale the Actor in GE?
in Game Editor can i scale the actor
if it's can and what should i do.

// (now i want to make a power bar and change scale _x.scale of bar)
// " the script i use for scale Bar "

// PowerLoad01 = 50;
// PowerTotal =100;
// PowerPercent01 = (PowerLoad01/PowerTotal*100);
// "_x.scale "= PowerPercent01;
// (but i didn't know _x.scale in Game Editor )

Thankyou for your answer

PostPosted: Thu May 12, 2005 12:31 pm
by makslane
Not yet