Skip to content

Commit 8c32e3c

Browse files
authored
[Community] [Hedgehog platformer] Fix the animator behavior (#1702)
- Don't show in changelog
1 parent 51f5a1f commit 8c32e3c

File tree

1 file changed

+28
-1
lines changed

1 file changed

+28
-1
lines changed

extensions/community/HedgehogPlatformer.json

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"name": "HedgehogPlatformer",
1010
"previewIconUrl": "https://asset-resources.gdevelop.io/public-resources/Icons/Glyphster Pack/Master/SVG/Space/9ea467d2404c1736b87d763c884e9b9dfb13a401360f69c6a17afc8f5d583d58_Space_warp_galaxy.svg",
1111
"shortDescription": "Jump and run on platforms at 360°.",
12-
"version": "1.1.2",
12+
"version": "1.1.3",
1313
"description": [
1414
"A platformer engine for Sonic-like games.",
1515
"",
@@ -12725,6 +12725,15 @@
1272512725
]
1272612726
}
1272712727
]
12728+
},
12729+
{
12730+
"type": {
12731+
"value": "AjoutObjConcern"
12732+
},
12733+
"parameters": [
12734+
"",
12735+
"Object"
12736+
]
1272812737
}
1272912738
],
1273012739
"actions": [
@@ -12771,6 +12780,15 @@
1277112780
]
1277212781
}
1277312782
]
12783+
},
12784+
{
12785+
"type": {
12786+
"value": "AjoutObjConcern"
12787+
},
12788+
"parameters": [
12789+
"",
12790+
"Object"
12791+
]
1277412792
}
1277512793
],
1277612794
"actions": [
@@ -12817,6 +12835,15 @@
1281712835
]
1281812836
}
1281912837
]
12838+
},
12839+
{
12840+
"type": {
12841+
"value": "AjoutObjConcern"
12842+
},
12843+
"parameters": [
12844+
"",
12845+
"Object"
12846+
]
1282012847
}
1282112848
],
1282212849
"actions": [

0 commit comments

Comments
 (0)