Sandbox Logo

Metadata

{
  "MaxPlayers": 64,
  "MinPlayers": 1,
  "GameNetworkType": "Multiplayer",
  "MapSelect": "Tagged",
  "MapList": [
    "freakorg.smbtest"
  ],
  "RankType": "Best",
  "PerMapRanking": false,
  "LeaderboardType": "None",
  "ProjectTemplate": null,
  "GameCategory": "Parkour",
  "DefaultLeaderboards": [
    "Advanced_Time",
    "Advanced_Score"
  ],
  "ControlModes": {
    "Keyboard": true,
    "Gamepad": true
  },
  "ParentPackage": "",
  "PackageSettings": [
    {
      "DisplayType": "Boolean",
      "Choices": [],
      "ConVarName": "smb_playercollision",
      "DisplayName": "Player Collision",
      "DefaultValue": "true",
      "Description": "Should players collide with each other?",
      "Group": "Gameplay"
    },
    {
      "DisplayType": "Float",
      "Choices": [],
      "ConVarName": "smb_ball_restitution",
      "DisplayName": "Ball Bounciness",
      "DefaultValue": "0.5",
      "Description": "Percentage of speed kept when bouncing.",
      "Group": "Gameplay",
      "Maximum": 2
    },
    {
      "DisplayType": "Float",
      "Choices": [],
      "ConVarName": "smb_ball_friction",
      "DisplayName": "Ball Friction",
      "DefaultValue": "0.53999996",
      "Description": "Percentage of speed lost per second when touching any surface.",
      "Group": "Gameplay",
      "Maximum": 2
    },
    {
      "DisplayType": "Float",
      "Choices": [],
      "ConVarName": "smb_ball_gravity",
      "DisplayName": "Ball Gravity",
      "DefaultValue": "588",
      "Description": "Gravity acceleration in units per second.",
      "Group": "Gameplay",
      "Minimum": 10,
      "Maximum": 2000
    },
    {
      "DisplayType": "Float",
      "Choices": [],
      "ConVarName": "smb_ball_gravity_tilt",
      "DisplayName": "Ball Gravity Tilt Max",
      "DefaultValue": "23",
      "Description": "How far gravity tilts when pushing the joystick fully forward.\nMeasured in degrees.",
      "Group": "Gameplay",
      "Minimum": 1,
      "Maximum": 90
    }
  ],
  "Compiler": {
    "RootNamespace": "Sandbox",
    "DefineConstants": "SANDBOX;ADDON;DEBUG",
    "NoWarn": "1701;1702;1591;",
    "ReleaseMode": "Release"
  }
}

Files

Name Size
text_snippet .assembly 871.5KB
obsolete
text_snippet obsolete.txt 736B
styles
text_snippet base.scss 789B
styles/base
text_snippet _fileentry.scss 238B
text_snippet _navigator.scss 62B
text_snippet _popup.scss 3.4KB
text_snippet _splitcontainer.scss 411B
text_snippet _tabcontainer.scss 1.2KB
text_snippet _textentry.scss 1.1KB
styles
text_snippet form.scss 894B
styles/form
text_snippet _checkbox.scss 791B
text_snippet _coloreditor.scss 3.7KB
text_snippet _colorproperty.scss 287B
text_snippet _dropdown.scss 413B
text_snippet _slider.scss 1.8KB
text_snippet _switch.scss 879B
ui/chat
text_snippet chatbox.scss 1.6KB
ui
text_snippet checkbox.html 1.2KB
text_snippet checkbox.scss 93B
ui/devcam
text_snippet colorpanel.html 1.3KB
text_snippet dofpanel.html 401B
text_snippet filmgrainpanel.html 483B
text_snippet motionblurpanel.html 486B
text_snippet vignettepanel.html 714B
ui
text_snippet devcamsettings.html 1.1KB
text_snippet devcamsettings.scss 2.8KB
text_snippet killfeed.scss 1.1KB
ui/scoreboard
text_snippet scoreboard.scss 879B
ui
text_snippet ui_base.html 3.3KB
text_snippet ui_base.scss 6.5KB
ui/voicechat
text_snippet voicelist.scss 814B
text_snippet voicespeaker.scss 285B