Reorganizing thing in a more coherent fashion
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
[gd_scene load_steps=6 format=3 uid="uid://bhoqj8b4oxyks"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://dn0lboldm331y" path="res://scenes/platform_01.tscn" id="1_kka3y"]
|
||||
[ext_resource type="Script" path="res://scripts/checkpoint.gd" id="2_0yetm"]
|
||||
[ext_resource type="PackedScene" uid="uid://cuefds30ddne1" path="res://scenes/platform_00.tscn" id="4_wje6l"]
|
||||
[ext_resource type="PackedScene" uid="uid://dn0lboldm331y" path="res://scenes/modules/platform_02.tscn" id="1_kka3y"]
|
||||
[ext_resource type="Script" path="res://scripts/null.gd" id="2_0yetm"]
|
||||
[ext_resource type="PackedScene" uid="uid://cuefds30ddne1" path="res://scenes/modules/platform_00.tscn" id="4_wje6l"]
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_7hfyn"]
|
||||
|
||||
@@ -62,7 +62,6 @@ position = Vector2(2492, 59)
|
||||
position = Vector2(3755, 128)
|
||||
scale = Vector2(16.672, 1)
|
||||
script = ExtResource("2_0yetm")
|
||||
type = "end"
|
||||
metadata/_edit_group_ = true
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="Checkpoints/End"]
|
||||
|
||||
Reference in New Issue
Block a user