Skip to content

Commit 3012270

Browse files
authored
Update PlatformerTrajectory description
1 parent 92f15cc commit 3012270

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

extensions/reviewed/PlatformerTrajectory.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"shortDescription": "Platformer character jump easy configuration and platformer AI tools.",
1212
"version": "0.1.0",
1313
"description": [
14-
"This extension allows to:",
14+
"For objects having the 2D platformer character behavior, this provides a behavior allowing to:",
1515
"* Configure the height of a jump by automatically choosing the right jump speed ([open the project online](https://editor.gdevelop.io/?project=example://platformer-jump-evaluator)).",
1616
"* Know when to jump to reach a platform (can be useful for AI).",
1717
"* Draw jump trajectories to check a level design."
@@ -1180,4 +1180,4 @@
11801180
}
11811181
],
11821182
"eventsBasedObjects": []
1183-
}
1183+
}

0 commit comments

Comments
 (0)