mirror of
https://github.com/Relintai/regression-test-project.git
synced 2024-11-14 10:27:53 +01:00
121 lines
4.4 KiB
Plaintext
121 lines
4.4 KiB
Plaintext
[gd_scene load_steps=6 format=2]
|
|
|
|
[ext_resource path="res://Physics/2D/Physics2D.gd" type="Script" id=1]
|
|
[ext_resource path="res://Physics/2D/Area2D.tscn" type="PackedScene" id=2]
|
|
[ext_resource path="res://Physics/2D/KinematicBody2D.tscn" type="PackedScene" id=3]
|
|
[ext_resource path="res://Physics/2D/StaticBody2D.tscn" type="PackedScene" id=4]
|
|
[ext_resource path="res://Physics/2D/RigidBody2D.tscn" type="PackedScene" id=5]
|
|
|
|
[node name="Physics2D" type="Node2D"]
|
|
script = ExtResource( 1 )
|
|
|
|
[node name="Area2D" type="Node2D" parent="."]
|
|
|
|
[node name="Area2D" parent="Area2D" instance=ExtResource( 2 )]
|
|
position = Vector2( 166.677, 52.3842 )
|
|
|
|
[node name="Area2D2" parent="Area2D" instance=ExtResource( 2 )]
|
|
position = Vector2( 209.537, 193.663 )
|
|
|
|
[node name="Area2D3" parent="Area2D" instance=ExtResource( 2 )]
|
|
position = Vector2( 450.822, 122.23 )
|
|
|
|
[node name="Area2D4" parent="Area2D" instance=ExtResource( 2 )]
|
|
position = Vector2( 336.529, 293.669 )
|
|
|
|
[node name="Area2D5" parent="Area2D" instance=ExtResource( 2 )]
|
|
position = Vector2( 555.59, 42.8598 )
|
|
|
|
[node name="Area2D6" parent="Area2D" instance=ExtResource( 2 )]
|
|
position = Vector2( 598.45, 184.139 )
|
|
|
|
[node name="Area2D7" parent="Area2D" instance=ExtResource( 2 )]
|
|
position = Vector2( 839.735, 112.705 )
|
|
|
|
[node name="Area2D8" parent="Area2D" instance=ExtResource( 2 )]
|
|
position = Vector2( 725.442, 284.145 )
|
|
|
|
[node name="Area2D10" parent="Area2D" instance=ExtResource( 2 )]
|
|
position = Vector2( 420.661, 330.179 )
|
|
|
|
[node name="Area2D12" parent="Area2D" instance=ExtResource( 2 )]
|
|
position = Vector2( 547.653, 430.186 )
|
|
|
|
[node name="Area2D14" parent="Area2D" instance=ExtResource( 2 )]
|
|
position = Vector2( 122.23, 457.171 )
|
|
|
|
[node name="Area2D16" parent="Area2D" instance=ExtResource( 2 )]
|
|
position = Vector2( 249.222, 557.178 )
|
|
|
|
[node name="Area2D18" parent="Area2D" instance=ExtResource( 2 )]
|
|
position = Vector2( 660.359, 444.472 )
|
|
|
|
[node name="Area2D19" parent="Area2D" instance=ExtResource( 2 )]
|
|
position = Vector2( 901.644, 373.039 )
|
|
|
|
[node name="Area2D20" parent="Area2D" instance=ExtResource( 2 )]
|
|
position = Vector2( 787.351, 544.478 )
|
|
|
|
[node name="KinematicBody2D" type="Node2D" parent="."]
|
|
|
|
[node name="KinematicBody2D" parent="KinematicBody2D" instance=ExtResource( 3 )]
|
|
position = Vector2( 90.4819, 302.4 )
|
|
|
|
[node name="KinematicBody2D2" parent="KinematicBody2D" instance=ExtResource( 3 )]
|
|
position = Vector2( 380.142, 465.25 )
|
|
|
|
[node name="KinematicBody2D3" parent="KinematicBody2D" instance=ExtResource( 3 )]
|
|
position = Vector2( 333.423, 131.54 )
|
|
|
|
[node name="KinematicBody2D4" parent="KinematicBody2D" instance=ExtResource( 3 )]
|
|
position = Vector2( 509.622, 242.332 )
|
|
|
|
[node name="KinematicBody2D5" parent="KinematicBody2D" instance=ExtResource( 3 )]
|
|
position = Vector2( 914.078, 76.812 )
|
|
|
|
[node name="StaticBody2D" type="Node2D" parent="."]
|
|
position = Vector2( 73.6327, 117.071 )
|
|
|
|
[node name="StaticBody2D" parent="StaticBody2D" instance=ExtResource( 4 )]
|
|
|
|
[node name="StaticBody2D2" parent="StaticBody2D" instance=ExtResource( 4 )]
|
|
position = Vector2( 171.12, 267.286 )
|
|
|
|
[node name="StaticBody2D3" parent="StaticBody2D" instance=ExtResource( 4 )]
|
|
position = Vector2( 618.011, -2.82837 )
|
|
|
|
[node name="StaticBody2D4" parent="StaticBody2D" instance=ExtResource( 4 )]
|
|
position = Vector2( 793.374, 120.208 )
|
|
|
|
[node name="StaticBody2D5" parent="StaticBody2D" instance=ExtResource( 4 )]
|
|
position = Vector2( 704.278, 296.985 )
|
|
|
|
[node name="RigidBody2D" type="Node2D" parent="."]
|
|
|
|
[node name="RigidBody2D" parent="RigidBody2D" instance=ExtResource( 5 )]
|
|
position = Vector2( 178.191, 120.915 )
|
|
|
|
[node name="RigidBody2D2" parent="RigidBody2D" instance=ExtResource( 5 )]
|
|
position = Vector2( 192.874, 313.132 )
|
|
|
|
[node name="RigidBody2D3" parent="RigidBody2D" instance=ExtResource( 5 )]
|
|
position = Vector2( 386.426, 210.35 )
|
|
|
|
[node name="RigidBody2D4" parent="RigidBody2D" instance=ExtResource( 5 )]
|
|
position = Vector2( 374.412, 43.4946 )
|
|
|
|
[node name="RigidBody2D5" parent="RigidBody2D" instance=ExtResource( 5 )]
|
|
position = Vector2( 609.344, 331.82 )
|
|
|
|
[node name="RigidBody2D6" parent="RigidBody2D" instance=ExtResource( 5 )]
|
|
position = Vector2( 756.177, 187.657 )
|
|
|
|
[node name="RigidBody2D7" parent="RigidBody2D" instance=ExtResource( 5 )]
|
|
position = Vector2( 754.842, 43.4946 )
|
|
|
|
[node name="RigidBody2D8" parent="RigidBody2D" instance=ExtResource( 5 )]
|
|
position = Vector2( 490.543, 544.06 )
|
|
|
|
[node name="RigidBody2D9" parent="RigidBody2D" instance=ExtResource( 5 )]
|
|
position = Vector2( 490.543, 544.06 )
|