Tog bort onödiga paket

This commit is contained in:
2026-03-25 21:10:10 +01:00
parent 9c334e6fa8
commit 4fe0094c21
3 changed files with 2 additions and 66 deletions

View File

@@ -1,6 +1,5 @@
using UnityEngine;
using UnityEngine.InputSystem;
public class BallController : MonoBehaviour {
float _ballSpeed;
float _brakeForce;