flappy bird
This commit is contained in:
@@ -12,6 +12,7 @@ public class DraggableKey : MonoBehaviour,
|
||||
public string correctSlotID;
|
||||
public string previousSceneName;
|
||||
|
||||
|
||||
[Header("Visual")]
|
||||
public Color wrongAttemptColor = Color.red;
|
||||
public float blinkDuration = 0.2f;
|
||||
|
||||
Reference in New Issue
Block a user