19 lines
475 B
Plaintext
19 lines
475 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://ngc8dex7loqv"]
|
|
|
|
[ext_resource type="Script" path="res://Scenes/Bond.cs" id="1_rpgkt"]
|
|
|
|
[node name="Bond" type="Line2D"]
|
|
default_color = Color(1, 0.0392157, 1, 0.690196)
|
|
joint_mode = 2
|
|
begin_cap_mode = 2
|
|
end_cap_mode = 2
|
|
script = ExtResource("1_rpgkt")
|
|
|
|
[node name="BondTypeA" type="Label" parent="."]
|
|
offset_right = 40.0
|
|
offset_bottom = 23.0
|
|
|
|
[node name="BondTypeB" type="Label" parent="."]
|
|
offset_right = 40.0
|
|
offset_bottom = 23.0
|