Jump to content
Search Community

TransformAroundPoint plugin

chopstx test
Moderator Tag

Recommended Posts

No, transformAroundPoint isn't for 3D properties. However, you can use the TweenProxy3D class to effectively use any point in 3D space as a custom registration point. I just added a little demo swf to the "Really Green", "Shockingly Green" and corporate downloads to help you understand how it works a bit better. https://www.greensock.com/account/

Link to comment
Share on other sites

Awesome. Would much work be involved in creating an AS2 version of TweenProxy3D?

The AS2 version of ScaleForm I'm using supports _xrotation, _yrotation, _z, _zScale, _matrix3d.

Their MovieClip intrinsic class has been updated to include the new properties/functions.

 

Edit: I've spent a bit of time looking at converting TweenProxy3D to AS2 and I've noticed a few problems:

There's no native Matrix3D or Vector3D classes

No way to access 3d matrix from Transform object

Functions to get relative 3d matrix and covert 3d matrix to other coordinate spaces (obviously) don't exist.

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.
×
×
  • Create New...