Forgot to remove this
This commit is contained in:
@@ -26,7 +26,7 @@ public class GamePlayer : MonoBehaviour
|
|||||||
private float boostLeft;
|
private float boostLeft;
|
||||||
private float slownessLeft;
|
private float slownessLeft;
|
||||||
private float speedyLeft;
|
private float speedyLeft;
|
||||||
private float antiLeft = 10f;
|
private float antiLeft;
|
||||||
private float screenWidth;
|
private float screenWidth;
|
||||||
internal bool isGrounded;
|
internal bool isGrounded;
|
||||||
public TMP_Text scoreText;
|
public TMP_Text scoreText;
|
||||||
|
|||||||
Reference in New Issue
Block a user