File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -229,6 +229,7 @@ position = Vector2(16, 0)
229
229
[node name ="Platforms" type ="Node" parent ="." ]
230
230
231
231
[node name ="Platform" parent ="Platforms" instance =ExtResource ("3" )]
232
+ z_index = 0
232
233
position = Vector2 (707 , 400 )
233
234
234
235
[node name ="AnimationPlayer" type ="AnimationPlayer" parent ="Platforms/Platform" ]
@@ -239,6 +240,7 @@ libraries = {
239
240
}
240
241
241
242
[node name ="Platform2" parent ="Platforms" instance =ExtResource ("3" )]
243
+ z_index = 0
242
244
position = Vector2 (-47 , 80 )
243
245
244
246
[node name ="AnimationPlayer" type ="AnimationPlayer" parent ="Platforms/Platform2" ]
@@ -249,7 +251,6 @@ libraries = {
249
251
}
250
252
251
253
[node name ="PlatformStatic" type ="StaticBody2D" parent ="Platforms" ]
252
- z_index = -1
253
254
position = Vector2 (569.935 , 105.877 )
254
255
rotation = 0.355618
255
256
collision_layer = 16
You can’t perform that action at this time.
0 commit comments