Spaceball cleanup and small bug fix (#236)

* Spaceball cleanup and small bug fix

* Replace old hit sound in spaceball
This commit is contained in:
Braedon Lewis
2023-01-25 10:29:31 -05:00
committed by GitHub
parent e49c0825c5
commit e822a22f54
16 changed files with 411 additions and 1539 deletions

View File

@ -1,8 +1,6 @@
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using DG.Tweening;
using HeavenStudio.Util;
namespace HeavenStudio.Games.Scripts_Spaceball