Skip to content

Commit

Permalink
i fix
Browse files Browse the repository at this point in the history
  • Loading branch information
leotorrez committed Sep 21, 2023
1 parent 70ae002 commit a148941
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ChangeSizeGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,8 +180,7 @@ endif
You don't need to offset the face if you hide it. But in case you don't - it is possible. Works perfectly if nothing was resized.

To offset the face, you need:
- `$faceOffset` variable in your [Constants] section (or you can use the `$offset` variable you already have for the body),
- `$global\offset\faceScale = $faceScale` line in your [Position] section
- `$faceOffset` variable in your [Constants] section (or you can use the `$offset` variable you already have for the body)
- `run = CommandList\global\offset\Offset` line in each part of the face.

It is recommended that you use the `if $active == 1` check because we don't want this to take effect when our character is not on screen and another character uses the same face parts.
Expand Down

0 comments on commit a148941

Please sign in to comment.