flash - Actionscript 2.0 give an object 3D rotation? -


i have function doens't work way want to. want objects rotation rotate around y-axis, looks 3d ish.

_root.healthbar._rotation._y = angle; 

since talking as2 , stage 2d, there 1 rotation, i.e. there no separate rotations x , y.

all is;

_root.healthbar._rotation = angle; 

Comments

Popular posts from this blog

How to mention the localhost in android -

php - Calling a template part from a post -

c# - String.format() DateTime With Arabic culture -