Build TravelRun intro and tutorial flow
This commit is contained in:
@@ -6,6 +6,9 @@ public class MapDefinition {
|
||||
public string displayName;
|
||||
public string routeName;
|
||||
public bool isTutorial;
|
||||
public Platform.PlatformSkin platformSkin;
|
||||
public string backgroundResourcePath;
|
||||
public FinishGateStyle finishGateStyle;
|
||||
public float targetDistance;
|
||||
public float timeLimit;
|
||||
public int clearMileageReward;
|
||||
|
||||
Reference in New Issue
Block a user