feat: work in progress for Stereo Madness level (#43)

Co-authored-by: Djelal BOUDJI <djelal@gmail.com>
This commit is contained in:
djelalb
2025-03-05 16:55:48 +01:00
committed by GitHub
parent 7918d310b6
commit 8c29e86ca6
6 changed files with 266 additions and 14 deletions

View File

@ -39,42 +39,56 @@
"scaleY": -1.0
},
{
"type": "ObstacleBloc",
"type": "ObstacleBlock",
"x": 9.0,
"y": -3.0,
"scaleX": -1.0,
"scaleY": -1.0
},
{
"type": "ObstacleBloc",
"type": "KillZone",
"x": 10.800000190734864,
"y": -3.200000047683716,
"scaleX": -1.0,
"scaleY": -1.0
},
{
"type": "ObstacleBlock",
"x": 12.5,
"y": -3.0,
"scaleX": -1.0,
"scaleY": -1.0
},
{
"type": "ObstacleBloc",
"type": "ObstacleBlock",
"x": 12.5,
"y": -2.0,
"scaleX": -1.0,
"scaleY": -1.0
},
{
"type": "ObstacleBloc",
"type": "KillZone",
"x": 14.199999809265137,
"y": -3.200000047683716,
"scaleX": -1.0,
"scaleY": -1.0
},
{
"type": "ObstacleBlock",
"x": 16.0,
"y": -3.0,
"scaleX": -1.0,
"scaleY": -1.0
},
{
"type": "ObstacleBloc",
"type": "ObstacleBlock",
"x": 16.0,
"y": -2.0,
"scaleX": -1.0,
"scaleY": -1.0
},
{
"type": "ObstacleBloc",
"type": "ObstacleBlock",
"x": 16.0,
"y": -1.0,
"scaleX": -1.0,
@ -109,14 +123,14 @@
"scaleY": -1.0
},
{
"type": "ObstacleBloc",
"type": "ObstacleBlock",
"x": 36.0,
"y": -3.0,
"scaleX": 2.0,
"scaleY": -1.0
},
{
"type": "ObstacleBloc",
"type": "ObstacleBlock",
"x": 49.70000076293945,
"y": -3.0,
"scaleX": 2.0,
@ -144,7 +158,7 @@
"scaleY": -1.0
},
{
"type": "ObstacleBloc",
"type": "ObstacleBlock",
"x": 63.400001525878909,
"y": -2.299999952316284,
"scaleX": 2.0,
@ -156,6 +170,41 @@
"y": -0.699999988079071,
"scaleX": -1.0,
"scaleY": -1.0
},
{
"type": "SmallObstacleBlock",
"x": 71.80000305175781,
"y": -0.10000000149011612,
"scaleX": -1.0,
"scaleY": -1.0
},
{
"type": "SmallObstacleBlock",
"x": 75.69999694824219,
"y": 1.399999976158142,
"scaleX": -1.0,
"scaleY": -1.0
},
{
"type": "SmallObstacleBlock",
"x": 79.5999984741211,
"y": 2.700000047683716,
"scaleX": -1.0,
"scaleY": -1.0
},
{
"type": "SmallObstacleBlock",
"x": 83.5,
"y": 4.0,
"scaleX": -1.0,
"scaleY": -1.0
},
{
"type": "SmallObstacleBlock",
"x": 87.4000015258789,
"y": 5.300000190734863,
"scaleX": -1.0,
"scaleY": -1.0
}
]
}