CubeGravity - Made script usable for multiple objects, changed a comment
This commit is contained in:
parent
16784160a1
commit
41ed6da914
@ -7,7 +7,7 @@ using UnityEngine;
|
||||
//! Bugs or Issues
|
||||
//? Questions or Suggestions
|
||||
|
||||
//TODO Increase the gravity of the object attached to this script
|
||||
//* Increase the gravity of the object attached to this script
|
||||
public class CubeGravity : MonoBehaviour
|
||||
{
|
||||
// Start is called before the first frame update
|
||||
|
Loading…
Reference in New Issue
Block a user