11[gd_scene load_steps =6 format =3 uid ="uid://n0h8fmj0t58s" ]
22
3- [ext_resource type ="Script" path ="res://addons/ropesim/RopeRendererLine2D .gd" id ="1 " ]
4- [ext_resource type ="Script" path ="res://addons/ropesim/RopeHandle .gd" id ="2 " ]
5- [ext_resource type ="Script" path ="res://addons/ropesim/RopeAnchor.gd " id ="3 " ]
6- [ext_resource type ="Script" path ="res://addons/ropesim/Rope.gd" id ="4 " ]
7- [ext_resource type ="Texture2D" uid = "uid://ckk8c7brnrgwa" path ="res://icon.png " id ="5 " ]
3+ [ext_resource type ="Script" path ="res://addons/ropesim/RopeHandle .gd" id ="1_3v13b " ]
4+ [ext_resource type ="Script" path ="res://addons/ropesim/RopeAnchor .gd" id ="2_60osf " ]
5+ [ext_resource type ="Texture2D" uid = "uid://ckk8c7brnrgwa" path ="res://icon.png " id ="3_t3x7v " ]
6+ [ext_resource type ="Script" path ="res://addons/ropesim/Rope.gd" id ="4_ytdbs " ]
7+ [ext_resource type ="Script" path ="res://addons/ropesim/RopeRendererLine2D.gd " id ="5_8a6rj " ]
88
99[node name ="main" type ="Node2D" ]
1010
1111[node name ="RopeHandle" type ="Marker2D" parent ="." ]
1212position = Vector2 (306 , 27 )
13- script = ExtResource ("2 " )
13+ script = ExtResource ("1_3v13b " )
1414rope_path = NodePath ("../Rope" )
1515
1616[node name ="RopeAnchor" type ="Marker2D" parent ="." ]
17- position = Vector2 (218.663 , 126.848 )
18- script = ExtResource ("3 " )
17+ position = Vector2 (218.659 , 126.848 )
18+ script = ExtResource ("2_60osf " )
1919rope_path = NodePath ("../Rope" )
2020rope_position = 0.5
2121
2222[node name ="Icon" type ="Sprite2D" parent ="RopeAnchor" ]
2323position = Vector2 (0 , 32 )
24- texture = ExtResource ("5 " )
24+ texture = ExtResource ("3_t3x7v " )
2525
2626[node name ="Rope" type ="Node2D" parent ="." ]
2727texture_repeat = 2
2828position = Vector2 (160 , 51 )
29- script = ExtResource ("4 " )
29+ script = ExtResource ("4_ytdbs " )
3030rope_length = 200.0
3131stiffness = 10.0
3232damping = 10.0
@@ -35,7 +35,7 @@ metadata/_edit_group_ = true
3535
3636[node name ="RopeRendererLine2D" type ="Line2D" parent ="Rope" ]
3737show_behind_parent = true
38- points = PackedVector2Array (0 , 0 , 5.20265 , 20.1047 , 12.2637 , 39.6164 , 22.829 , 57.4394 , 38.508 , 70.9481 , 58.6628 , 75.848 , 78.8497 , 70.8331 , 96.0613 , 59.2695 , 110.211 , 44.3839 , 122.031 , 27.9181 , 132.2 , 10.6962 )
39- texture = ExtResource ("5 " )
38+ points = PackedVector2Array (0 , 0 , 5.20099 , 20.105 , 12.2605 , 39.6173 , 22.8247 , 57.4408 , 38.5036 , 70.9496 , 58.6586 , 75.8485 , 78.8454 , 70.8324 , 96.057 , 59.2686 , 110.207 , 44.3834 , 122.028 , 27.9181 , 132.197 , 10.6967 )
39+ texture = ExtResource ("3_t3x7v " )
4040texture_mode = 1
41- script = ExtResource ("1 " )
41+ script = ExtResource ("5_8a6rj " )
0 commit comments