-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtest.tscn
172 lines (140 loc) · 9.71 KB
/
test.tscn
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
[gd_scene load_steps=6 format=3 uid="uid://b16nxpl0an66m"]
[ext_resource type="Script" path="res://src/scripts/ArenaSquadController.cs" id="1_p7g74"]
[ext_resource type="PackedScene" uid="uid://cg00j01nnvmu2" path="res://src/ratgrunt/RatGrunt.tscn" id="2_rm4yr"]
[ext_resource type="PackedScene" uid="uid://yviereyjsr6d" path="res://src/player/Player.tscn" id="3_lxn3m"]
[sub_resource type="BoxShape3D" id="BoxShape3D_31x8u"]
size = Vector3(48.1553, 12.4845, 32.3765)
[sub_resource type="NavigationMesh" id="NavigationMesh_cgb73"]
vertices = PackedVector3Array(-10.3717, 1, -18.0013, -10.3717, 1, 18.9987, 34.8783, 1, 18.9987, 34.8783, 1, -18.0013)
polygons = [PackedInt32Array(3, 2, 0), PackedInt32Array(0, 2, 1)]
geometry_parsed_geometry_type = 1
[node name="Node3D" type="Node3D"]
[node name="Area3D" type="Area3D" parent="." node_paths=PackedStringArray("_player", "_navigationRegion")]
collision_mask = 2
script = ExtResource("1_p7g74")
_player = NodePath("../Player")
_navigationRegion = NodePath("../NavigationRegion3D")
[node name="CollisionShape3D" type="CollisionShape3D" parent="Area3D"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 9.96152, 5.74225, -1.34536)
shape = SubResource("BoxShape3D_31x8u")
[node name="RatGrunt" parent="Area3D" instance=ExtResource("2_rm4yr")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 7.75252, 0.832009, 2.64395)
[node name="RatGrunt2" parent="Area3D" node_paths=PackedStringArray("_sprite", "_centerOfMass", "_sounds") instance=ExtResource("2_rm4yr")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 7.75252, 0.832009, 2.64395)
_sprite = NodePath("../RatGrunt/AnimatedSprite3D")
_centerOfMass = NodePath("../RatGrunt/CenterOfMass")
_sounds = NodePath("../RatGrunt/Sounds")
[node name="RatGrunt3" parent="Area3D" node_paths=PackedStringArray("_sprite", "_centerOfMass", "_sounds") instance=ExtResource("2_rm4yr")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 7.75252, 0.832009, 2.64395)
_sprite = NodePath("../RatGrunt/AnimatedSprite3D")
_centerOfMass = NodePath("../RatGrunt/CenterOfMass")
_sounds = NodePath("../RatGrunt/Sounds")
[node name="RatGrunt4" parent="Area3D" node_paths=PackedStringArray("_sprite", "_centerOfMass", "_sounds") instance=ExtResource("2_rm4yr")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 7.75252, 0.832009, 2.64395)
_sprite = NodePath("../RatGrunt/AnimatedSprite3D")
_centerOfMass = NodePath("../RatGrunt/CenterOfMass")
_sounds = NodePath("../RatGrunt/Sounds")
[node name="RatGrunt5" parent="Area3D" node_paths=PackedStringArray("_sprite", "_centerOfMass", "_sounds") instance=ExtResource("2_rm4yr")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 7.75252, 0.832009, 2.64395)
_sprite = NodePath("../RatGrunt/AnimatedSprite3D")
_centerOfMass = NodePath("../RatGrunt/CenterOfMass")
_sounds = NodePath("../RatGrunt/Sounds")
[node name="RatGrunt6" parent="Area3D" node_paths=PackedStringArray("_sprite", "_centerOfMass", "_sounds") instance=ExtResource("2_rm4yr")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 7.75252, 0.832009, 2.64395)
_sprite = NodePath("../RatGrunt/AnimatedSprite3D")
_centerOfMass = NodePath("../RatGrunt/CenterOfMass")
_sounds = NodePath("../RatGrunt/Sounds")
[node name="RatGrunt7" parent="Area3D" node_paths=PackedStringArray("_sprite", "_centerOfMass", "_sounds") instance=ExtResource("2_rm4yr")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 7.75252, 0.832009, 2.64395)
_sprite = NodePath("../RatGrunt/AnimatedSprite3D")
_centerOfMass = NodePath("../RatGrunt/CenterOfMass")
_sounds = NodePath("../RatGrunt/Sounds")
[node name="RatGrunt8" parent="Area3D" node_paths=PackedStringArray("_sprite", "_centerOfMass", "_sounds") instance=ExtResource("2_rm4yr")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 7.75252, 0.832009, 2.64395)
_sprite = NodePath("../RatGrunt/AnimatedSprite3D")
_centerOfMass = NodePath("../RatGrunt/CenterOfMass")
_sounds = NodePath("../RatGrunt/Sounds")
[node name="RatGrunt9" parent="Area3D" node_paths=PackedStringArray("_sprite", "_centerOfMass", "_sounds") instance=ExtResource("2_rm4yr")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 7.75252, 0.832009, 2.64395)
_sprite = NodePath("../RatGrunt/AnimatedSprite3D")
_centerOfMass = NodePath("../RatGrunt/CenterOfMass")
_sounds = NodePath("../RatGrunt/Sounds")
[node name="RatGrunt10" parent="Area3D" node_paths=PackedStringArray("_sprite", "_centerOfMass", "_sounds") instance=ExtResource("2_rm4yr")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 7.75252, 0.832009, 2.64395)
_sprite = NodePath("../RatGrunt/AnimatedSprite3D")
_centerOfMass = NodePath("../RatGrunt/CenterOfMass")
_sounds = NodePath("../RatGrunt/Sounds")
[node name="RatGrunt11" parent="Area3D" node_paths=PackedStringArray("_sprite", "_centerOfMass", "_sounds") instance=ExtResource("2_rm4yr")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 7.75252, 0.832009, 2.64395)
_sprite = NodePath("../RatGrunt/AnimatedSprite3D")
_centerOfMass = NodePath("../RatGrunt/CenterOfMass")
_sounds = NodePath("../RatGrunt/Sounds")
[node name="RatGrunt12" parent="Area3D" node_paths=PackedStringArray("_sprite", "_centerOfMass", "_sounds") instance=ExtResource("2_rm4yr")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 7.75252, 0.832009, 2.64395)
_sprite = NodePath("../RatGrunt/AnimatedSprite3D")
_centerOfMass = NodePath("../RatGrunt/CenterOfMass")
_sounds = NodePath("../RatGrunt/Sounds")
[node name="RatGrunt13" parent="Area3D" node_paths=PackedStringArray("_sprite", "_centerOfMass", "_sounds") instance=ExtResource("2_rm4yr")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 7.75252, 0.832009, 2.64395)
_sprite = NodePath("../RatGrunt/AnimatedSprite3D")
_centerOfMass = NodePath("../RatGrunt/CenterOfMass")
_sounds = NodePath("../RatGrunt/Sounds")
[node name="RatGrunt14" parent="Area3D" node_paths=PackedStringArray("_sprite", "_centerOfMass", "_sounds") instance=ExtResource("2_rm4yr")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 7.75252, 0.832009, 2.64395)
_sprite = NodePath("../RatGrunt/AnimatedSprite3D")
_centerOfMass = NodePath("../RatGrunt/CenterOfMass")
_sounds = NodePath("../RatGrunt/Sounds")
[node name="RatGrunt15" parent="Area3D" node_paths=PackedStringArray("_sprite", "_centerOfMass", "_sounds") instance=ExtResource("2_rm4yr")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 7.75252, 0.832009, 2.64395)
_sprite = NodePath("../RatGrunt/AnimatedSprite3D")
_centerOfMass = NodePath("../RatGrunt/CenterOfMass")
_sounds = NodePath("../RatGrunt/Sounds")
[node name="RatGrunt16" parent="Area3D" node_paths=PackedStringArray("_sprite", "_centerOfMass", "_sounds") instance=ExtResource("2_rm4yr")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 7.75252, 0.832009, 2.64395)
_sprite = NodePath("../RatGrunt/AnimatedSprite3D")
_centerOfMass = NodePath("../RatGrunt/CenterOfMass")
_sounds = NodePath("../RatGrunt/Sounds")
[node name="RatGrunt17" parent="Area3D" node_paths=PackedStringArray("_sprite", "_centerOfMass", "_sounds") instance=ExtResource("2_rm4yr")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 7.75252, 0.832009, 2.64395)
_sprite = NodePath("../RatGrunt/AnimatedSprite3D")
_centerOfMass = NodePath("../RatGrunt/CenterOfMass")
_sounds = NodePath("../RatGrunt/Sounds")
[node name="RatGrunt18" parent="Area3D" node_paths=PackedStringArray("_sprite", "_centerOfMass", "_sounds") instance=ExtResource("2_rm4yr")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 7.75252, 0.832009, 2.64395)
_sprite = NodePath("../RatGrunt/AnimatedSprite3D")
_centerOfMass = NodePath("../RatGrunt/CenterOfMass")
_sounds = NodePath("../RatGrunt/Sounds")
[node name="RatGrunt19" parent="Area3D" node_paths=PackedStringArray("_sprite", "_centerOfMass", "_sounds") instance=ExtResource("2_rm4yr")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 7.75252, 0.832009, 2.64395)
_sprite = NodePath("../RatGrunt/AnimatedSprite3D")
_centerOfMass = NodePath("../RatGrunt/CenterOfMass")
_sounds = NodePath("../RatGrunt/Sounds")
[node name="RatGrunt20" parent="Area3D" node_paths=PackedStringArray("_sprite", "_centerOfMass", "_sounds") instance=ExtResource("2_rm4yr")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 7.75252, 0.832009, 2.64395)
_sprite = NodePath("../RatGrunt/AnimatedSprite3D")
_centerOfMass = NodePath("../RatGrunt/CenterOfMass")
_sounds = NodePath("../RatGrunt/Sounds")
[node name="RatGrunt21" parent="Area3D" node_paths=PackedStringArray("_sprite", "_centerOfMass", "_sounds") instance=ExtResource("2_rm4yr")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 7.75252, 0.832009, 2.64395)
_sprite = NodePath("../RatGrunt/AnimatedSprite3D")
_centerOfMass = NodePath("../RatGrunt/CenterOfMass")
_sounds = NodePath("../RatGrunt/Sounds")
[node name="RatGrunt22" parent="Area3D" node_paths=PackedStringArray("_sprite", "_centerOfMass", "_sounds") instance=ExtResource("2_rm4yr")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 7.75252, 0.832009, 2.64395)
_sprite = NodePath("../RatGrunt/AnimatedSprite3D")
_centerOfMass = NodePath("../RatGrunt/CenterOfMass")
_sounds = NodePath("../RatGrunt/Sounds")
[node name="RatGrunt23" parent="Area3D" node_paths=PackedStringArray("_sprite", "_centerOfMass", "_sounds") instance=ExtResource("2_rm4yr")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 7.75252, 0.832009, 2.64395)
_sprite = NodePath("../RatGrunt/AnimatedSprite3D")
_centerOfMass = NodePath("../RatGrunt/CenterOfMass")
_sounds = NodePath("../RatGrunt/Sounds")
[node name="NavigationRegion3D" type="NavigationRegion3D" parent="."]
navigation_mesh = SubResource("NavigationMesh_cgb73")
[node name="Floor" type="CSGBox3D" parent="NavigationRegion3D"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 12.2187, 0, 0.455109)
use_collision = true
size = Vector3(46.1808, 1, 37.9128)
[node name="Player" parent="." instance=ExtResource("3_lxn3m")]
transform = Transform3D(-0.298741, 0, -0.954334, 0, 1, 0, 0.954334, 0, -0.298741, 1.22046, 15.0836, 1.92002)
_initializeOnStartup = true