62 lines
2.8 KiB
Plaintext
62 lines
2.8 KiB
Plaintext
[gd_scene format=3 uid="uid://bf7croj2rk4q6"]
|
|
|
|
[ext_resource type="Script" uid="uid://cmcnly8kwwjia" path="res://Main.cs" id="1_272bh"]
|
|
[ext_resource type="Script" uid="uid://rirna2vebukw" path="res://addons/strategy_cam/strategy_camera.gd" id="2_0xm2m"]
|
|
[ext_resource type="Script" uid="uid://de3jpss66xjfh" path="res://addons/curved_lines_2d/scalable_vector_shape_2d.gd" id="3_lquwl"]
|
|
[ext_resource type="Script" uid="uid://dlbv4pit17dnu" path="res://addons/curved_lines_2d/scalable_arc.gd" id="4_7mycd"]
|
|
[ext_resource type="PackedScene" uid="uid://b1a13w4ckxnub" path="res://gui.tscn" id="4_272bh"]
|
|
[ext_resource type="Script" uid="uid://dl1t88tthmwts" path="res://addons/curved_lines_2d/scalable_arc_list.gd" id="5_272bh"]
|
|
[ext_resource type="PackedScene" uid="uid://cb07jvtr8x7i1" path="res://Nodule.tscn" id="8_5vw27"]
|
|
|
|
[sub_resource type="Curve2D" id="Curve2D_5vw27"]
|
|
resource_local_to_scene = true
|
|
_data = {
|
|
"points": PackedVector2Array(0, 0, 0, 0, -13.812602, -13.812602, 0, 0, 0, 0, 13.812602, -13.812602, 0, 0, 0, 0, 13.812602, 13.812602, 0, 0, 0, 0, -13.812602, 13.812602, 0, 0, 0, 0, -13.812602, -13.812602)
|
|
}
|
|
point_count = 5
|
|
|
|
[sub_resource type="Resource" id="Resource_kek77"]
|
|
resource_local_to_scene = true
|
|
script = ExtResource("5_272bh")
|
|
|
|
[node name="Main" type="Node2D" unique_id=866253780]
|
|
script = ExtResource("1_272bh")
|
|
|
|
[node name="CanvasLayer" type="CanvasLayer" parent="." unique_id=1010925224]
|
|
|
|
[node name="GUI" parent="CanvasLayer" unique_id=1209092314 instance=ExtResource("4_272bh")]
|
|
mouse_filter = 1
|
|
|
|
[node name="Stuff" type="Node" parent="." unique_id=1050239390]
|
|
|
|
[node name="Rectangle" type="Node2D" parent="Stuff" unique_id=742624159 node_paths=PackedStringArray("polygon", "line")]
|
|
visible = false
|
|
script = ExtResource("3_lquwl")
|
|
polygon = NodePath("Polygon2D")
|
|
line = NodePath("Stroke")
|
|
curve = SubResource("Curve2D_5vw27")
|
|
update_curve_at_runtime = true
|
|
arc_list = SubResource("Resource_kek77")
|
|
shape_type = 1
|
|
size = Vector2(27.625204, 27.625204)
|
|
|
|
[node name="Stroke" type="Line2D" parent="Stuff/Rectangle" unique_id=290597343]
|
|
points = PackedVector2Array(-13.812602, -13.812602, 13.812602, -13.812602, 13.812602, 13.812602, -13.812602, 13.812602)
|
|
closed = true
|
|
sharp_limit = 90.0
|
|
metadata/_edit_lock_ = true
|
|
|
|
[node name="Polygon2D" type="Polygon2D" parent="Stuff/Rectangle" unique_id=228038856]
|
|
color = Color(0.48828125, 0.48828125, 0.48828125, 1)
|
|
polygon = PackedVector2Array(-13.812602, -13.812602, 13.812602, -13.812602, 13.812602, 13.812602, -13.812602, 13.812602)
|
|
metadata/_edit_lock_ = true
|
|
|
|
[node name="StrategyCamera" type="Camera2D" parent="." unique_id=706618209]
|
|
limit_enabled = false
|
|
script = ExtResource("2_0xm2m")
|
|
translation_speed = 300.0
|
|
metadata/_custom_type_script = "uid://rirna2vebukw"
|
|
|
|
[node name="Nodule" parent="." unique_id=698496795 instance=ExtResource("8_5vw27")]
|
|
_noduleType = 0
|