Slowin Posted July 3, 2013 Share Posted July 3, 2013 Hi, I have one question: Is it possible to perform a z-axis tilt on a sprite? I think this should not be that difficult with webgl, but I have no idea how to do it. Or does it have to be added to the framework? ThanksSlowin Quote Link to comment Share on other sites More sharing options...
xerver Posted July 4, 2013 Share Posted July 4, 2013 Since PIXI is a 2D library, there isn't a way to do this with a property or setting. However, I believe you can override the `updateTransform` function to do extra Z-axis calculations if you wanted. Quote Link to comment Share on other sites More sharing options...
@99golems Posted July 4, 2013 Share Posted July 4, 2013 man i was JUST looking for something to do this today. awesome. now i just have to remember my matrix transforms. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.