road-rage-tank/enemies/police_van/police_van.tscn

71 lines
3.2 KiB
Text

[gd_scene format=3 uid="uid://b7oinpdwh22ux"]
[ext_resource type="PackedScene" uid="uid://oyqyvj5xo5mf" path="res://enemies/base_enemy.tscn" id="1_7uqh4"]
[sub_resource type="BoxShape3D" id="BoxShape3D_6pftu"]
size = Vector3(4.9189453, 2.0439758, 1.8857422)
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_o57g8"]
albedo_color = Color(0.16999999, 0, 0.6, 1)
[sub_resource type="BoxMesh" id="BoxMesh_6pftu"]
size = Vector3(1, 0.25, 0.5)
[sub_resource type="BoxMesh" id="BoxMesh_o57g8"]
size = Vector3(0.1, 0.05, 0.2)
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_7ka6v"]
albedo_color = Color(1, 0.32, 0.32, 1)
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_k34o4"]
albedo_color = Color(0.26, 0.45733315, 1, 1)
[sub_resource type="CylinderMesh" id="CylinderMesh_whvud"]
top_radius = 0.1
bottom_radius = 0.1
height = 0.5
[sub_resource type="BoxShape3D" id="BoxShape3D_7ka6v"]
size = Vector3(2.9560547, 0.7812805, 1.4785156)
[node name="PoliceVan" unique_id=206023291 instance=ExtResource("1_7uqh4")]
max_speed = 10.0
health = 12.0
knockback_mul = 2.0
[node name="CollisionShape3D" type="CollisionShape3D" parent="Hurtbox" parent_id_path=PackedInt32Array(688205599) index="0" unique_id=1007044077]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.12426758, 0.57774353, 0)
shape = SubResource("BoxShape3D_6pftu")
debug_color = Color(0.99790066, 0, 0.16589326, 0.41960785)
[node name="Meshes" type="Node3D" parent="." index="2" unique_id=1084825396]
transform = Transform3D(1.4942238, 0, 0, 0, 1.4942238, 0, 0, 0, 1.4942238, 0, 0, 0)
[node name="MeshInstance3D6" type="MeshInstance3D" parent="Meshes" index="0" unique_id=898884562]
transform = Transform3D(2, 0, 0, 0, 2, 0, 0, 0, 2, -0.122092836, 0.34972915, -0.0012522953)
material_override = SubResource("StandardMaterial3D_o57g8")
mesh = SubResource("BoxMesh_6pftu")
[node name="MeshInstance3D7" type="MeshInstance3D" parent="Meshes" index="1" unique_id=419090161]
transform = Transform3D(2, 0, 0, 0, 2, 0, 0, 0, 2, 0.59585166, 0.65602696, 0.24429089)
mesh = SubResource("BoxMesh_o57g8")
surface_material_override/0 = SubResource("StandardMaterial3D_7ka6v")
[node name="MeshInstance3D8" type="MeshInstance3D" parent="Meshes" index="2" unique_id=1520738519]
transform = Transform3D(2, 0, 0, 0, 2, 0, 0, 0, 2, 0.60364604, 0.65602696, -0.23176795)
mesh = SubResource("BoxMesh_o57g8")
surface_material_override/0 = SubResource("StandardMaterial3D_k34o4")
[node name="MeshInstance3D9" type="MeshInstance3D" parent="Meshes" index="3" unique_id=1406960495]
transform = Transform3D(2, 0, 0, 0, -8.742278e-08, -2, 0, 2, -8.742278e-08, -0.8505253, -0.079150766, -0.0012522853)
material_override = SubResource("StandardMaterial3D_o57g8")
mesh = SubResource("CylinderMesh_whvud")
[node name="MeshInstance3D10" type="MeshInstance3D" parent="Meshes" index="4" unique_id=883792586]
transform = Transform3D(2, 0, 0, 0, -8.742278e-08, -2, 0, 2, -8.742278e-08, 0.62777025, -0.079150766, -0.0012522853)
material_override = SubResource("StandardMaterial3D_o57g8")
mesh = SubResource("CylinderMesh_whvud")
[node name="CollisionShape3D" type="CollisionShape3D" parent="." index="3" unique_id=829093714]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.19335938, 0.5453949, 0)
shape = SubResource("BoxShape3D_7ka6v")