Jump to content
GreenSock

kingmauri

pseudo 3d in as2

Recommended Posts

hello

 

i have an as2 project to finish and the client want a plane that rotate around the X axis. hm. unfortunately i cant use rotationx because its not a as3 project. i tried to yscale the plane to 0 and the again to 100 for an "pseudo 3d effect". doesnt looks realy good. i tried some stuff with the transform matrix but had no luck. is there a way to "taper" a clip to simulate the 3d effect? or somebody knows a better way to make a simple 3d rotation in as2 without papervision? found some crazy stuff/formulas but i thought maybee tweenmax can handle this for me :)

 

thx

Link to comment
Share on other sites

Nope, sorry, TweenMax doesn't do pseudo 3D stuff like that in AS2. It's a relatively complex thing to make the corners of a MovieClip move independently. Not impossible, of course, but it's not something that TweenMax does. PV3D may be your best bet.

Link to comment
Share on other sites

yes, i expected this :).

ok. have to use pv3d...hope it exist an stable as2 version of it.

thank you for your answer.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×