Skip to content

Commit 92f15cc

Browse files
authored
Update PlatformerCharacterAnimator description
1 parent 42b1c6b commit 92f15cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

extensions/reviewed/PlatformerCharacterAnimator.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"shortDescription": "Change animations and horizontal flipping of a platformer character automatically.",
1212
"version": "1.2.0",
1313
"description": [
14-
"Automatically change the animations and horizontal flipping of a platformer character based on movement and interaction with platform objects.",
14+
"Automatically change the animations and horizontal flipping of an object having the 2D platformer character behavior based on movement and interaction with platform objects.",
1515
"",
1616
"The platformer example uses this extension ([open the project online](https://editor.gdevelop.io/?project=example://platformer))."
1717
],
@@ -1364,4 +1364,4 @@
13641364
}
13651365
],
13661366
"eventsBasedObjects": []
1367-
}
1367+
}

0 commit comments

Comments
 (0)