Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Alphalaneous committed Sep 5, 2024
1 parent ecc8e94 commit fddc5b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -753,7 +753,7 @@ You can also reference the parent of a node. In the following example, the child
"actions": [
{
"type": "Sequence",
"actions" [
"actions": [
{
"type": "RotateBy",
"value": 360,
Expand Down Expand Up @@ -1302,7 +1302,7 @@ A list of easings provided are as follows:
- BackIn
- BackInOut

EaseInOut, EaseIn, and EaseOut allow you to set the "easing-rate" parameter.
EaseInOut, EaseIn, and EaseOut require you to set the "easing-rate" parameter.

For more info on easings, check https://easings.net/

Expand Down

0 comments on commit fddc5b7

Please sign in to comment.