|
Aniam Ingmann
llOwnage(float pwnage);
Join date: 22 Oct 2005
Posts: 206
|
12-01-2007 04:54
For example, if I have a game or something, and I want to have a timer/loading bar which is 3d, how would I have the prim scale correctly? (Have smooth animation) I've tried making a scaling bar, but it scales both sides rather than just one side, so I can't figure out how to do only one side using a script >_>
_____________________
From: someone Don't worry, Aniam is here! - Noob
|
|
Renee Roundfield
Registered User
Join date: 10 Mar 2006
Posts: 278
|
12-01-2007 06:04
Use a cube or cylinder prim that was first a sphere dimpled to 50 percent. The center then is at the apparent end, and the scaling appears to work in one direction.
|
|
Aniam Ingmann
llOwnage(float pwnage);
Join date: 22 Oct 2005
Posts: 206
|
12-01-2007 06:07
Cool  thanks.
_____________________
From: someone Don't worry, Aniam is here! - Noob
|