zzzzzzz Posted February 17, 2021 Share Posted February 17, 2021 When i dragging the Sprite or something in the pixijs, it will change the position to Sprite Anchor point like 0.0, 0.5. But i want the dragging point is where i dragging. And how can i do that? Quote Link to comment Share on other sites More sharing options...
ivan.popelyshev Posted February 21, 2021 Share Posted February 21, 2021 You can do that. Almost all projection demos have that technique : https://pixijs.io/examples/#/plugin-projection/basic.js , but you dont need projection as plugin, just look at drag&drop code. Also, I'm on vacation, so dont expect fast subsequent answer 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.