Sandbox Logo

Metadata

{
  "MapList": [],
  "MaxPlayers": 8,
  "MinPlayers": 1,
  "GameNetworkType": "Multiplayer",
  "MapSelect": "Empty",
  "RankType": "None",
  "PerMapRanking": false,
  "LeaderboardType": "None",
  "GameCategory": "Racing",
  "ControlModes": {
    "Keyboard": true,
    "Gamepad": true
  },
  "Physics": {
    "SubSteps": 1,
    "TimeScale": 1,
    "Gravity": "0,0,-800",
    "AirDensity": 1.2,
    "SleepingEnabled": true,
    "SimulationMode": "Continuous",
    "PositionIterations": 2,
    "VelocityIterations": 8,
    "SoftBodyIterations": 1,
    "SoftBodySubsteps": 1
  },
  "TickRate": 50,
  "CsProjName": "",
  "LaunchConfigs": [
    {
      "Name": "Jumpy",
      "GameIdent": "brick.jumpy#local",
      "MapName": "\u003Cempty\u003E",
      "MaxPlayers": 16,
      "GameSettings": {},
      "Addons": "",
      "PreLaunchCommand": "",
      "PostLaunchCommand": ""
    }
  ],
  "InputSettings": {
    "Actions": [
      {
        "Name": "Forward",
        "KeyboardCode": "W",
        "GroupName": "Movement"
      },
      {
        "Name": "Backward",
        "KeyboardCode": "S",
        "GroupName": "Movement"
      },
      {
        "Name": "Left",
        "KeyboardCode": "A",
        "GroupName": "Movement"
      },
      {
        "Name": "Right",
        "KeyboardCode": "D",
        "GroupName": "Movement"
      },
      {
        "Name": "Jump",
        "KeyboardCode": "space",
        "GamepadCode": "A",
        "GroupName": "Movement"
      },
      {
        "Name": "Run",
        "KeyboardCode": "shift",
        "GamepadCode": "LeftJoystickButton",
        "GroupName": "Movement"
      },
      {
        "Name": "Walk",
        "KeyboardCode": "alt",
        "GroupName": "Movement"
      },
      {
        "Name": "Duck",
        "KeyboardCode": "ctrl",
        "GamepadCode": "B",
        "GroupName": "Movement"
      },
      {
        "Name": "attack1",
        "KeyboardCode": "mouse1",
        "GamepadCode": "RightTrigger",
        "GroupName": "Actions"
      },
      {
        "Name": "attack2",
        "KeyboardCode": "mouse2",
        "GamepadCode": "LeftTrigger",
        "GroupName": "Actions"
      },
      {
        "Name": "reload",
        "KeyboardCode": "r",
        "GamepadCode": "X",
        "GroupName": "Actions"
      },
      {
        "Name": "use",
        "KeyboardCode": "e",
        "GamepadCode": "Y",
        "GroupName": "Actions"
      },
      {
        "Name": "Slot1",
        "KeyboardCode": "1",
        "GamepadCode": "DpadWest",
        "GroupName": "Inventory"
      },
      {
        "Name": "Slot2",
        "KeyboardCode": "2",
        "GamepadCode": "DpadEast",
        "GroupName": "Inventory"
      },
      {
        "Name": "Slot3",
        "KeyboardCode": "3",
        "GamepadCode": "DpadSouth",
        "GroupName": "Inventory"
      },
      {
        "Name": "Slot4",
        "KeyboardCode": "4",
        "GroupName": "Inventory"
      },
      {
        "Name": "Slot5",
        "KeyboardCode": "5",
        "GroupName": "Inventory"
      },
      {
        "Name": "Slot6",
        "KeyboardCode": "6",
        "GroupName": "Inventory"
      },
      {
        "Name": "Slot7",
        "KeyboardCode": "7",
        "GroupName": "Inventory"
      },
      {
        "Name": "Slot8",
        "KeyboardCode": "8",
        "GroupName": "Inventory"
      },
      {
        "Name": "Slot9",
        "KeyboardCode": "9",
        "GroupName": "Inventory"
      },
      {
        "Name": "Slot0",
        "KeyboardCode": "0",
        "GroupName": "Inventory"
      },
      {
        "Name": "SlotPrev",
        "KeyboardCode": "mouse4",
        "GamepadCode": "SwitchLeftBumper",
        "GroupName": "Inventory"
      },
      {
        "Name": "SlotNext",
        "KeyboardCode": "mouse5",
        "GamepadCode": "SwitchRightBumper",
        "GroupName": "Inventory"
      },
      {
        "Name": "View",
        "KeyboardCode": "C",
        "GamepadCode": "RightJoystickButton",
        "GroupName": "Other"
      },
      {
        "Name": "Voice",
        "KeyboardCode": "v",
        "GroupName": "Other"
      },
      {
        "Name": "Drop",
        "KeyboardCode": "g",
        "GroupName": "Other"
      },
      {
        "Name": "Flashlight",
        "KeyboardCode": "f",
        "GamepadCode": "DpadNorth",
        "GroupName": "Other"
      },
      {
        "Name": "Score",
        "KeyboardCode": "tab",
        "GamepadCode": "SwitchLeftMenu",
        "GroupName": "Other"
      },
      {
        "Name": "Menu",
        "KeyboardCode": "Q",
        "GamepadCode": "SwitchRightMenu",
        "GroupName": "Other"
      },
      {
        "Name": "Chat",
        "KeyboardCode": "enter",
        "GroupName": "Other"
      }
    ]
  },
  "Collision": {
    "Defaults": {
      "solid": "Collide",
      "trigger": "Trigger",
      "ladder": "Ignore",
      "water": "Trigger",
      "car": "Unset",
      "player": "Unset"
    },
    "Pairs": [
      {
        "a": "solid",
        "b": "solid",
        "r": "Collide"
      },
      {
        "a": "trigger",
        "b": "playerclip",
        "r": "Ignore"
      },
      {
        "a": "trigger",
        "b": "solid",
        "r": "Trigger"
      },
      {
        "a": "solid",
        "b": "trigger",
        "r": "Collide"
      },
      {
        "a": "playerclip",
        "b": "solid",
        "r": "Collide"
      },
      {
        "a": "car",
        "b": "player",
        "r": "Trigger"
      }
    ]
  },
  "Resources": "",
  "MenuResources": "",
  "CodePackageReferences": []
}

Files

Name Size
.bin
text_snippet manifest.json 48B
text_snippet package.base.dll 804KB
text_snippet package.base.xml 88.3KB
text_snippet package.brick.jumpy.dll 38KB
text_snippet package.brick.jumpy.xml 297B
devcam
text_snippet devcamoverlay.razor.scss 2.9KB
materials
insert_photo car_mask_png_1572b401.generated.vtex_c 12.4KB
collections car.vmat_c 5.8KB
insert_photo default_vmat_g_tnormal_19a6eb9c.generated.vtex_c 2.1KB
materials/default
insert_photo default_ao_tga_7449568e.generated.vtex_c 1.9KB
insert_photo default_color_tga_380558b.generated.vtex_c 1.8KB
insert_photo default_mask_tga_3a4f4d17.generated.vtex_c 1.9KB
insert_photo default_normal_tga_5c878876.generated.vtex_c 2.3KB
insert_photo white_vmat_g_tcolor_a0ce44b8.generated.vtex_c 1.5KB
insert_photo white_vmat_g_tnormal_7a668049.generated.vtex_c 1.8KB
collections white.vmat_c 4.8KB
materials
insert_photo frog_mask_png_4738daa6.generated.vtex_c 151.2KB
insert_photo frog_png_55f9a0d7.generated.vtex_c 415.1KB
insert_photo frog_vmat_g_tnormal_e1f333f8.generated.vtex_c 2.1KB
collections frog.vmat_c 5.5KB
insert_photo imphenziapalette01_png_99f0a2c4.generated.vtex_c 12.5KB
collections imphenziapalette01.vmat_c 4.8KB
collections leaves.vmat_c 5KB
insert_photo lilly_png_7a1fe405.generated.vtex_c 36.4KB
insert_photo lilly_vmat_g_tambientocclusion_8b5a0197.generated.vtex_c 1.5KB
insert_photo lilly_vmat_g_tnormal_de16682a.generated.vtex_c 1.8KB
collections lilly.vmat_c 4.5KB
insert_photo sea_color_png_8d34a17b.generated.vtex_c 109.2KB
insert_photo sea_vmat_g_tnormal_3f3ccc55.generated.vtex_c 2.1KB
collections sea.vmat_c 5.3KB
models
view_in_ar big-road.vmdl_c 8.5KB
view_in_ar box.vmdl_c 7.3KB
view_in_ar car-lowpoly-1.vmdl_c 34KB
view_in_ar car-lowpoly-2.vmdl_c 33.1KB
view_in_ar car-lowpoly-3.vmdl_c 33.6KB
view_in_ar car-lowpoly-4.vmdl_c 36.6KB
view_in_ar car-lowpoly-5.vmdl_c 32.4KB
view_in_ar car-lowpoly-6.vmdl_c 34KB
models/dev
view_in_ar sphere.vmdl_c 73.6KB
models
view_in_ar frog.vmdl_c 52.9KB
view_in_ar lilly.vmdl_c 10.6KB
view_in_ar log.vmdl_c 8.2KB
view_in_ar pebbles.vmdl_c 46.5KB
view_in_ar road.vmdl_c 6.4KB
view_in_ar rock.vmdl_c 7.8KB
view_in_ar tile.vmdl_c 4.9KB
view_in_ar tree-lowpoly-1.vmdl_c 50.9KB
view_in_ar water.vmdl_c 4.7KB
obsolete
text_snippet obsolete.txt 736B
particles
text_snippet death_particles_car.vpcf_c 2.5KB
text_snippet death_particles_water_ring.vpcf_c 2.3KB
text_snippet death_particles_water.vpcf_c 2.5KB
text_snippet jump_particles.vpcf_c 2.4KB
postprocess
text_snippet jumpy.vpost_c 129.5KB
sounds
text_snippet engine.loop.sound_c 592B
text_snippet engine.loop.vsnd_c 689.6KB
text_snippet jumpy.coin.vsnd_c 388.2KB
text_snippet jumpy.death.sound_c 575B
text_snippet jumpy.death.vsnd_c 157.4KB
text_snippet jumpy.extra.vsnd_c 431.2KB
text_snippet jumpy.hop.sound_c 577B
text_snippet jumpy.hop.vsnd_c 91.2KB
text_snippet jumpy.music.sound_c 585B
text_snippet jumpy.respawn.sound_c 610B
text_snippet jumpy.respawn.vsnd_c 63.5KB
text_snippet music.victory.vsnd_c 181.8KB
text_snippet music.vsnd_c 700.9KB
styles
text_snippet base.scss 756B
styles/base
text_snippet _navigator.scss 62B
text_snippet _popup.scss 3.6KB
text_snippet _splitcontainer.scss 411B
text_snippet _tabcontainer.scss 1.2KB
text_snippet _textentry.scss 37B
styles
text_snippet form.scss 894B
styles/form
text_snippet _checkbox.scss 732B
text_snippet _coloreditor.scss 3.7KB
text_snippet _colorproperty.scss 287B
text_snippet _dropdown.scss 463B
text_snippet _slider.scss 1.6KB
text_snippet _switch.scss 879B
styles
text_snippet rootpanel.scss 3.3KB
ui/chat
text_snippet chatbox.scss 1.6KB
ui/components
text_snippet packagecard.razor.scss 3.2KB
text_snippet packagefilters.razor.scss 930B
text_snippet packagelist.razor.scss 158B
ui/components/serverlist
text_snippet serverlistpanel.razor.scss 2KB
ui/controls
text_snippet slidercontrol.razor.scss 2.1KB
text_snippet switchcontrol.razor.scss 988B
ui/gamemenu/creategame
text_snippet mapbutton.razor.scss 145B
ui/gamemenu
text_snippet defaultgamemenu.razor.scss 2.9KB
text_snippet defaultloadingpanel.razor.scss 1.3KB
ui/gamemenu/front
text_snippet frontpage.razor.scss 248B
ui/gamemenu/settings
text_snippet settingspage.razor.scss 315B
ui
text_snippet gameui.scss 190B
ui/mainmenu
text_snippet loadingpanel.razor.scss 548B
text_snippet mainmenu.razor.scss 996B
ui/scoreboard
text_snippet scoreboard.scss 879B
ui/voicechat
text_snippet voicelist.scss 814B
text_snippet voicespeaker.scss 285B