32 lines
1.1 KiB
Text
32 lines
1.1 KiB
Text
[gd_scene load_steps=4 format=3 uid="uid://c5is82tirrhqf"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://bgo5hhh00twsn" path="res://objects/horse/test_horse.tscn" id="1_ii5g4"]
|
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_ii5g4"]
|
|
size = Vector2(151, 657)
|
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_l5btf"]
|
|
size = Vector2(1288.5, 155.5)
|
|
|
|
[node name="TestSceneScholar" type="Node2D"]
|
|
|
|
[node name="Outerwalls" type="StaticBody2D" parent="."]
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="Outerwalls"]
|
|
position = Vector2(-76, 321)
|
|
shape = SubResource("RectangleShape2D_ii5g4")
|
|
|
|
[node name="CollisionShape2D2" type="CollisionShape2D" parent="Outerwalls"]
|
|
position = Vector2(716, 283)
|
|
shape = SubResource("RectangleShape2D_ii5g4")
|
|
|
|
[node name="CollisionShape2D3" type="CollisionShape2D" parent="Outerwalls"]
|
|
position = Vector2(578.75, -77.25)
|
|
shape = SubResource("RectangleShape2D_l5btf")
|
|
|
|
[node name="CollisionShape2D4" type="CollisionShape2D" parent="Outerwalls"]
|
|
position = Vector2(360, 525)
|
|
shape = SubResource("RectangleShape2D_l5btf")
|
|
|
|
[node name="Body" parent="." instance=ExtResource("1_ii5g4")]
|
|
position = Vector2(310, 339)
|