You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using tool to manipulate object transform in my scene for deeply nested objects. If group includes objects those have different parents, objects transform in their local space but tool manipulate them using its own local space calculation I think.
First of all thanks for that great tool.
I am using tool to manipulate object transform in my scene for deeply nested objects. If group includes objects those have different parents, objects transform in their local space but tool manipulate them using its own local space calculation I think.
To clearify the issue you can check this demo
https://codepen.io/sukantpal/pen/dyMMmZm
Just set parent of star object to circle instead of app.stage and then try to move them
The text was updated successfully, but these errors were encountered: