enemy work
All checks were successful
Create tag and build when new code gets to main / BumpTag (push) Successful in 19s
Create tag and build when new code gets to main / Export (push) Successful in 10m32s

This commit is contained in:
2026-01-15 21:47:17 +01:00
parent 893126ef78
commit 609078c584
2 changed files with 18 additions and 14 deletions

View File

@@ -0,0 +1,14 @@
[gd_scene load_steps=3 format=3 uid="uid://dxt0e2ugmttqq"]
[sub_resource type="CapsuleShape3D" id="CapsuleShape3D_62kkh"]
[sub_resource type="CapsuleMesh" id="CapsuleMesh_3uydm"]
[node name="CharacterBody3D" type="CharacterBody3D"]
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
shape = SubResource("CapsuleShape3D_62kkh")
[node name="MeshInstance3D" type="MeshInstance3D" parent="."]
layers = 33
mesh = SubResource("CapsuleMesh_3uydm")