fix: unecessary rigid body

This commit is contained in:
timote koenig
2026-03-12 13:13:15 +01:00
parent 1dbc2734f3
commit a9314979ad
3 changed files with 32 additions and 8 deletions

View File

@@ -1,4 +1,3 @@
using System.Runtime.CompilerServices;
using UnityEngine;
public class PlayerHeadController : MonoBehaviour