Commit Graph

3 Commits

Author SHA1 Message Date
021d01fbb1 Integrate Cinemachine and enhance debug capabilities
- Add Cinemachine package (v3.1.4) and configure related components (e.g., CinemachineBrain, CinemachineCamera, CinemachineFollow).
- Update scene with new Cinemachine virtual camera for improved camera behaviors and tracking.
- Extend `DebugUi` to display grounded status and added supporting logic in `TestScript`.
- Refine physics logic in `TestScript` with grounded checks and updated jump action conditions.
- Minor adjustments to Rigidbody angular damping and ForceMode values.
2025-10-13 18:49:31 +02:00
0118860a6f Integrate Input System with movement and attack actions 2025-10-03 19:25:33 +02:00
e351b8a52e first commit 2025-09-30 19:02:22 +02:00