Skip to content

Commit 51f5a1f

Browse files
authored
[Reviewed] [Advanced jump] Fix wall sliding not ending (#1701)
- Don't show in changelog
1 parent 94745f8 commit 51f5a1f

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

extensions/reviewed/AdvancedJump.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"name": "AdvancedJump",
1010
"previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/Line Hero Pack/Master/SVG/Sports and Fitness/Sports and Fitness_training_running_run.svg",
1111
"shortDescription": "Let platformer characters: air jump, wall jump wall sliding, coyote time and dashing.",
12-
"version": "0.2.1",
12+
"version": "0.2.2",
1313
"description": [
1414
"This extension provides behaviors to:",
1515
"",
@@ -2866,6 +2866,15 @@
28662866
]
28672867
}
28682868
]
2869+
},
2870+
{
2871+
"type": {
2872+
"value": "AjoutObjConcern"
2873+
},
2874+
"parameters": [
2875+
"",
2876+
"Object"
2877+
]
28692878
}
28702879
],
28712880
"actions": [

0 commit comments

Comments
 (0)