You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: extensions/reviewed/PlatformerTrajectory.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@
11
11
"shortDescription": "Platformer character jump easy configuration and platformer AI tools.",
12
12
"version": "0.1.0",
13
13
"description": [
14
-
"This extension allows to:",
14
+
"For objects having the 2D platformer character behavior, this provides a behavior allowing to:",
15
15
"* 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)).",
16
16
"* Know when to jump to reach a platform (can be useful for AI).",
17
17
"* Draw jump trajectories to check a level design."
0 commit comments