Can you dynamically change particle scale with LOCAL_DYNAMIC?

Software: Away3D 4.x

jhickner, Newbie
Posted: 24 February 2014 08:45 PM   Total Posts: 5

I’m able to dynamically change particle position with the “setPositions” method of ParticleScaleState:

(animator.getAnimationStateByName("ParticlePositionLocalDynamic") as ParticlePositionState).setPositions(positions); 

But scale is trickier. There’s no “setScales” on ParticleScaleState. Is it possible to do dynamically change particle scale?

   
   

X

Away3D Forum

Member Login

Username

Password

Remember_me



X