add zombie controller and implement damage system; update gun controller for raycasting; modify prefab and scene settings

This commit is contained in:
dkecskes
2026-05-04 12:39:20 +02:00
parent 957f8845b9
commit 835127238a
8 changed files with 117 additions and 6 deletions
+8
View File
@@ -0,0 +1,8 @@
<Solution>
<Project Path="Unity.XR.Interaction.Toolkit.Samples.StarterAssets.csproj" />
<Project Path="Assembly-CSharp.csproj" />
<Project Path="Unity.XR.Interaction.Toolkit.Samples.Hands.Editor.csproj" />
<Project Path="Unity.XR.Interaction.Toolkit.Samples.Hands.csproj" />
<Project Path="Unity.XR.Hands.Samples.VisualizerSample.csproj" />
<Project Path="Unity.XR.Interaction.Toolkit.Samples.StarterAssets.Editor.csproj" />
</Solution>