1
0
mirror of https://projects.caleb-brown.dev/UDRI-XRT/UDRIGEEKCup2024.git synced 2025-01-22 07:08:51 -05:00
This commit is contained in:
Ktaylor 2024-04-19 08:03:41 -04:00
parent 15328b11a2
commit b3a0f0df6d
2 changed files with 1 additions and 2 deletions

View File

@ -7,7 +7,6 @@ using UnityEngine;
namespace MAVRIC.GEEKCup
{
public class BoostBall : MonoBehaviour
{
public Transform ForceDirection;
public float ForceScale = 1f;