I have multiple objects inside a Group, and there's a Transformation/Rotation/Scale applied to the Group.
Whenever I try to move a layer/object out of the group, it snaps back to its original coordinates.
Is there a way to move objects outside the group while preserving their transformations in Moho 14 Pro?
Ungroup object keeping transformation
Moderators: Víctor Paredes, Belgarath, slowtiger
Re: Ungroup object keeping transformation
A while ago I wrote a script that can copy parameters from one layer to others. You can move layers out of the group and then use the script to copy the transformation/rotation/scale from the group to its former sub-layers. You can download the script here: https://mohoscripts.com/script/sz_copy_layer_parameters
________________________________________________________________________
https://mohoscripting.com/ - Unofficial Moho Lua scripting documentation
https://mohoscripts.com/ - The best place to publish and download scripts for Moho
https://mohoscripting.com/ - Unofficial Moho Lua scripting documentation
https://mohoscripts.com/ - The best place to publish and download scripts for Moho
Re: Ungroup object keeping transformation
Awesome! Thank you so much Stan 

Re: Ungroup object keeping transformation
There's also another script by A.Evseeva, named "Place layer in/out of group" - https://mohoscripts.com/script/ae_place ... eset-added.
________________________________________________________________________
https://mohoscripting.com/ - Unofficial Moho Lua scripting documentation
https://mohoscripts.com/ - The best place to publish and download scripts for Moho
https://mohoscripting.com/ - Unofficial Moho Lua scripting documentation
https://mohoscripts.com/ - The best place to publish and download scripts for Moho