All checks were successful
Deploy Promiscuity Auth API / deploy (push) Successful in 1m36s
Deploy Promiscuity Character API / deploy (push) Successful in 1m15s
Deploy Promiscuity Crafting API / deploy (push) Successful in 1m14s
Deploy Promiscuity Inventory API / deploy (push) Successful in 1m14s
Deploy Promiscuity Locations API / deploy (push) Successful in 1m16s
Deploy Promiscuity Mail API / deploy (push) Successful in 1m30s
Deploy Promiscuity World API / deploy (push) Successful in 2m6s
k8s smoke test / test (push) Successful in 38s
74 lines
3.5 KiB
Plaintext
74 lines
3.5 KiB
Plaintext
[gd_scene format=3 uid="uid://uj3g2h3yfv4f"]
|
|
|
|
[ext_resource type="Script" uid="uid://4qf5yinepytc" path="res://scenes/Vehicles/car.gd" id="1_kbd20"]
|
|
[ext_resource type="PackedScene" uid="uid://dvgiooankbnw3" path="res://assets/models/vehicles/doge/doge-body.glb" id="2_doge_body"]
|
|
[ext_resource type="PackedScene" uid="uid://civr7hlbf2kqb" path="res://assets/models/vehicles/doge/Wheel.glb" id="3_doge_wheel"]
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_body_center"]
|
|
size = Vector3(1.9717, 1, 2.08592)
|
|
|
|
[sub_resource type="CapsuleShape3D" id="CapsuleShape3D_body_rear"]
|
|
radius = 0.291194
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_body_mid"]
|
|
size = Vector3(0.542114, 1.7092, 1.53265)
|
|
|
|
[sub_resource type="CapsuleShape3D" id="CapsuleShape3D_body_front"]
|
|
radius = 0.363529
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_interact"]
|
|
size = Vector3(3.2, 2.4, 6)
|
|
|
|
[node name="Car" type="RigidBody3D" unique_id=347281788]
|
|
script = ExtResource("1_kbd20")
|
|
seat_path = NodePath("Seat")
|
|
exit_path = NodePath("Exit")
|
|
camera_path = NodePath("CarCamera")
|
|
interact_area_path = NodePath("InteractArea")
|
|
|
|
[node name="CollisionCenter" type="CollisionShape3D" parent="." unique_id=1615707894]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.45, -0.062)
|
|
shape = SubResource("BoxShape3D_body_center")
|
|
|
|
[node name="CollisionRear" type="CollisionShape3D" parent="." unique_id=1572737985]
|
|
transform = Transform3D(-4.37114e-08, -1, 0, 1, -4.37114e-08, 0, 0, 0, 1, 0, 0.45, -2.08)
|
|
shape = SubResource("CapsuleShape3D_body_rear")
|
|
|
|
[node name="CollisionMid" type="CollisionShape3D" parent="." unique_id=1115594476]
|
|
transform = Transform3D(-4.37114e-08, -1, 0, 1, -4.37114e-08, 0, 0, 0, 1, -0.001, 0.45, -1.11)
|
|
shape = SubResource("BoxShape3D_body_mid")
|
|
|
|
[node name="CollisionFront" type="CollisionShape3D" parent="." unique_id=601157615]
|
|
transform = Transform3D(-4.37114e-08, -1, 0, 1, -4.37114e-08, 0, 0, 0, 1, -0.001, 0.45, 1.998)
|
|
shape = SubResource("CapsuleShape3D_body_front")
|
|
|
|
[node name="DogeBody" parent="." unique_id=1839362199 instance=ExtResource("2_doge_body")]
|
|
transform = Transform3D(-1, 0, -8.74228e-08, 0, 1, 0, 8.74228e-08, 0, -1, 0, 0, 0)
|
|
|
|
[node name="WheelFrontRight" parent="." unique_id=2135146556 instance=ExtResource("3_doge_wheel")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.854765, 0.340338, -1.50006)
|
|
|
|
[node name="WheelFrontLeft" parent="." unique_id=595413685 instance=ExtResource("3_doge_wheel")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.949166, 0.340338, -1.50006)
|
|
|
|
[node name="WheelRearRight" parent="." unique_id=521166039 instance=ExtResource("3_doge_wheel")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.854765, 0.286814, 1.26411)
|
|
|
|
[node name="WheelRearLeft" parent="." unique_id=859253276 instance=ExtResource("3_doge_wheel")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.949166, 0.286814, 1.26411)
|
|
|
|
[node name="InteractArea" type="Area3D" parent="." unique_id=1982997129]
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="InteractArea" unique_id=2089774080]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.8, 0)
|
|
shape = SubResource("BoxShape3D_interact")
|
|
|
|
[node name="Seat" type="Node3D" parent="." unique_id=1298631680]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.6, 0)
|
|
|
|
[node name="Exit" type="Node3D" parent="." unique_id=1734274203]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.3, 0, 0)
|
|
|
|
[node name="CarCamera" type="Camera3D" parent="." unique_id=1783366397]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2, 4.2)
|