About

In one shape layer could be a lot of nested groups with different transform values. It occurs a lot of bugs and issues with expressions. So we provide the Reset tool that tries resetting all position, scale, and rotation values to 0. Also, it resets the position of path points depending on the layer's Anchor Point.

screencast 2022-07-02 21-40-54.gif

screencast 2022-11-14 16-07-08.mp4

<aside> ⚠️ It could break your values on keys, check and correct your animations after applying Reset Shape.

</aside>

After exporting shapes from Illustrator and extracting or merging shapes, inside the transform groups could be a mess. Offset values in the nested groups could affect a lot of extension functions.

For example here is the applying Path Bend function.

The actual point position relative to the layer's center can be anywhere.

screencast 2022-07-02 23-55-49.gif

Applying Reset Shape will reset all nested positions of the groups and put points in the right place. So every script would work properly.

screencast 2022-07-03 00-01-30.gif

Modes

In the interface, the Reset Shape button works in two modes:

Click - Reset all nested shape properties.

screencast 2022-07-03 00-16-08.mp4

Shift + Click - Reset all nested shape properties, including the transform properties of the whole layer.

screencast 2022-07-03 00-26-00.mp4