Added testing character model
Deploy Promiscuity Auth API / deploy (push) Failing after 23s
k8s smoke test / test (push) Failing after 25s

This commit is contained in:
2025-11-30 08:14:22 -06:00
parent 85711e42cd
commit 3bc4668cbe
3 changed files with 63 additions and 1 deletions
+4 -1
View File
@@ -1,5 +1,6 @@
[gd_scene load_steps=11 format=3 uid="uid://dchj6g2i8ebph"]
[gd_scene load_steps=12 format=3 uid="uid://dchj6g2i8ebph"]
[ext_resource type="PackedScene" uid="uid://bb6hj6l23043x" path="res://assets/models/human.blend" id="1_eg4yq"]
[ext_resource type="Script" uid="uid://bpxggc8nr6tf6" path="res://scenes/player.gd" id="1_muv8p"]
[ext_resource type="PackedScene" uid="uid://c5of6aaxop1hl" path="res://scenes/block.tscn" id="2_tc7dm"]
[ext_resource type="Script" uid="uid://b7fopt7sx74g8" path="res://scenes/Levels/menu.gd" id="3_tc7dm"]
@@ -24,6 +25,8 @@ size = Vector3(1080, 2, 1080)
[node name="Node3D" type="Node3D"]
[node name="human" parent="." instance=ExtResource("1_eg4yq")]
[node name="Thing" type="RigidBody3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, -3.7986288)
physics_material_override = SubResource("PhysicsMaterial_2q6dc")