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