add project files
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
public static class GameFeatures
|
||||
{
|
||||
public const bool FINAL_MOMENTUM = true;
|
||||
|
||||
public const bool SHORTER_LEVELS = true;
|
||||
|
||||
public const bool DIFFERENT_PATH = true;
|
||||
|
||||
public const bool SOUNDS_ON = true;
|
||||
|
||||
public const bool SHOP_PLAYER_SKINS = true;
|
||||
|
||||
public const bool PICKUPS_SKINS = true;
|
||||
|
||||
public const bool DIE_AT_ZERO = true;
|
||||
|
||||
public const bool CHECKPOINTS_ENABLED = true;
|
||||
|
||||
public const bool V16_SECTIONS = true;
|
||||
|
||||
public const bool VISUAL_ITEM = true;
|
||||
|
||||
public const bool NEW_GAME_CAM = false;
|
||||
|
||||
public const bool ONE_COLLECTIBLE = false;
|
||||
|
||||
public const bool BONUS_LEVEL = false;
|
||||
|
||||
public const bool NO_BREAK_WALK_EVENT = false;
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: d721cd9a932d192449e3199b69dec7dc
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Reference in New Issue
Block a user