17 lines
583 B
Plaintext
17 lines
583 B
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://ds4eilbvihjy7"]
|
|
|
|
[ext_resource type="Script" uid="uid://b7f8x2qimvn37" path="res://scenes/ship/builder/pieces/structural_piece.gd" id="1_6jsoj"]
|
|
|
|
[sub_resource type="CircleShape2D" id="CircleShape2D_jsbwo"]
|
|
|
|
[node name="StructuralPiece" type="Node2D"]
|
|
script = ExtResource("1_6jsoj")
|
|
metadata/_custom_type_script = "uid://0isnsk356que"
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
|
|
shape = SubResource("CircleShape2D_jsbwo")
|
|
|
|
[node name="ColorRect" type="ColorRect" parent="."]
|
|
offset_right = 40.0
|
|
offset_bottom = 40.0
|