We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 031b221 commit 9a050c5Copy full SHA for 9a050c5
examples/360°-platformer/360°-platformer.json
@@ -20330,7 +20330,11 @@
20330
"previewIconUrl": "https://asset-resources.gdevelop.io/public-resources/Icons/Glyphster Pack/Master/SVG/Space/9ea467d2404c1736b87d763c884e9b9dfb13a401360f69c6a17afc8f5d583d58_Space_warp_galaxy.svg",
20331
"shortDescription": "Jump and run on platforms at 360°.",
20332
"version": "1.0.0",
20333
- "description": "This platformer engine allows to do Sonic-like games.",
+ "description": [
20334
+ "A platformer engine for Sonic-like games.",
20335
+ "",
20336
+ "A small demo shows how to use this extension ([open the project online](https://editor.gdevelop.io/?project=example://360°-platformer))."
20337
+ ],
20338
"tags": [
20339
"platformer",
20340
"sonic"
0 commit comments