26 lines
1006 B
Plaintext
26 lines
1006 B
Plaintext
[gd_scene format=3 uid="uid://ct30i3w56w0lo"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://dts1g1ow3at0c" path="res://Machines/Resources/Models/Drones/BodyParts/BodyPart.tscn" id="1_6pa52"]
|
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_6pa52"]
|
|
size = Vector2(10, 8)
|
|
|
|
[node name="Drone" type="CharacterBody2D" unique_id=19986915]
|
|
texture_filter = 1
|
|
collision_layer = 3
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="." unique_id=1475205819]
|
|
shape = SubResource("RectangleShape2D_6pa52")
|
|
|
|
[node name="Camera2D" type="Camera2D" parent="." unique_id=2079743221]
|
|
|
|
[node name="DodgeDurationTimer" type="Timer" parent="." unique_id=656287999]
|
|
|
|
[node name="Fueltank" parent="." unique_id=1793167814 instance=ExtResource("1_6pa52")]
|
|
|
|
[node name="Body" parent="." unique_id=1950083426 instance=ExtResource("1_6pa52")]
|
|
|
|
[node name="Head" parent="." unique_id=1860680538 instance=ExtResource("1_6pa52")]
|
|
|
|
[node name="Legs" parent="." unique_id=1016206327 instance=ExtResource("1_6pa52")]
|