Sandbox Logo

Metadata

{
  "MapList": [
    "facepunch.square"
  ],
  "PerMapRanking": false,
  "LeaderboardType": "None",
  "RankType": "None",
  "MapSelect": "Unrestricted",
  "GameNetworkType": "Multiplayer",
  "MaxPlayers": 64,
  "MinPlayers": 1,
  "Collision": {
    "Defaults": {
      "solid": "Collide",
      "trigger": "Trigger",
      "ladder": "Ignore",
      "water": "Trigger",
      "debris": "Unset",
      "player": "Unset",
      "glass": "Unset"
    },
    "Pairs": [
      {
        "a": "solid",
        "b": "solid",
        "r": "Collide"
      },
      {
        "a": "trigger",
        "b": "playerclip",
        "r": "Ignore"
      },
      {
        "a": "solid",
        "b": "trigger",
        "r": "Trigger"
      },
      {
        "a": "playerclip",
        "b": "solid",
        "r": "Collide"
      },
      {
        "a": "debris",
        "b": "debris"
      },
      {
        "a": "debris",
        "b": "player",
        "r": "Ignore"
      },
      {
        "a": "trigger",
        "b": "player"
      },
      {
        "a": "ladder",
        "b": "player"
      },
      {
        "a": "trigger",
        "b": "debris"
      },
      {
        "a": "ladder",
        "b": "debris"
      },
      {
        "a": "player",
        "b": "player"
      },
      {
        "a": "player",
        "b": "glass",
        "r": "Trigger"
      },
      {
        "a": "trigger",
        "b": "glass",
        "r": "Ignore"
      },
      {
        "a": "glass",
        "b": "glass",
        "r": "Ignore"
      },
      {
        "a": "water",
        "b": "glass"
      }
    ]
  },
  "GameCategory": "None",
  "Physics": {
    "SubSteps": 4,
    "TimeScale": 1,
    "Gravity": "0,0,-800",
    "AirDensity": 1.2,
    "SleepingEnabled": true,
    "SimulationMode": "Continuous",
    "PositionIterations": 2,
    "VelocityIterations": 8,
    "SoftBodyIterations": 1,
    "SoftBodySubsteps": 1
  },
  "DefaultLeaderboards": null,
  "Summary": "Create and play in your own sandbox mode.",
  "Description": "This game lets you spawn props and ragdolls and create entities to play with. It\u0027s like Garry\u0027s Mod.\r\n\r\nThis is a bit of a sandbox itself. This is not the final sandbox gamemode. All of this code will likely be thrown away and re-written when we come to do the sandbox gamemode proper.",
  "Public": true,
  "ReplaceTags": "sandbox game dynamic spawnmenu physgun",
  "CsProjName": "",
  "ControlModes": {},
  "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": "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"
      }
    ]
  },
  "HttpAllowList": null,
  "TickRate": 50,
  "Resources": "*.vmdl_c.png\nentity/*.png",
  "MenuResources": "/menu/*",
  "CodePackageReferences": [
    "facepunch.w_usp",
    "facepunch.v_usp",
    "facepunch.v_toolgun"
  ]
}

Files

Name Size
.bin
text_snippet manifest.json 54B
text_snippet package.base.dll 708KB
text_snippet package.base.xml 95.4KB
text_snippet package.facepunch.sandbox.dll 146.5KB
text_snippet package.facepunch.sandbox.xml 2.3KB
.localization/en-pt
text_snippet sandbox.json 75B
.localization/en
text_snippet sandbox.json 219B
decals
text_snippet bullet-metal.decal_c 688B
text_snippet bullethole.decal_c 685B
devcam
text_snippet devcamoverlay.razor.scss 2.9KB
entity
text_snippet directional_gravity.png 58.8KB
text_snippet ent_balloon.png 66.4KB
text_snippet ent_drone.png 70.2KB
text_snippet ent_lamp.png 54.1KB
text_snippet ent_light.png 33KB
text_snippet flashlight.png 109KB
text_snippet spawnicon.png 3.3KB
materials/cable
insert_photo rope_color_tga_ddb2e6e1.generated.vtex_c 4.7KB
collections rope.vmat_c 5KB
materials/default
insert_photo default_ao_tga_7449568e.generated.vtex_c 1.9KB
insert_photo default_color_tga_2871fbca.generated.vtex_c 2.1KB
insert_photo default_color_tga_380558b.generated.vtex_c 1.8KB
insert_photo default_normal_tga_5c878876.generated.vtex_c 2.3KB
insert_photo default_normal_tga_7f4327e9.generated.vtex_c 1.9KB
insert_photo default_normal_tga_d337b1ed.generated.vtex_c 2.1KB
insert_photo default_normal_tga_e15dc164.generated.vtex_c 2.1KB
materials/dev
insert_photo gray_25_color_tga_ff19118e.generated.vtex_c 45KB
collections gray_75.vmat_c 4.3KB
insert_photo green_vmat_g_tcolor_d0046333.generated.vtex_c 1.5KB
collections green.vmat_c 4.6KB
insert_photo red_vmat_g_tcolor_5584ae83.generated.vtex_c 1.5KB
insert_photo red_vr_vmat_g_tcolor_43732089.generated.vtex_c 1.5KB
collections red_vr.vmat_c 5.1KB
collections red.vmat_c 4.5KB
materials/generic
collections wall_panel_grey_b.vmat_c 5.7KB
materials/hotspots
collections roof_metal_panels_a1_copper_hs.vmat_c 11.2KB
insert_photo roof_metal_panels_a1_hs_color_tga_796073cd.generated.vtex_c 2.7MB
insert_photo roof_metal_panels_a1_hs_normal_tga_d43f909d.generated.vtex_c 503.7KB
insert_photo roof_metal_panels_a1_hs_rough_tga_164dccd.generated.vtex_c 2.2MB
insert_photo roof_metal_panels_a1_poop_hs_color_tga_c1caf248.generated.vtex_c 2.5MB
insert_photo roof_metal_panels_a1_poop_hs_normal_tga_2ab192dc.generated.vtex_c 655.9KB
insert_photo roof_metal_panels_a1_poop_hs_rough_tga_52996451.generated.vtex_c 1.9MB
insert_photo roof_metal_panels_a1_rust_hs_color_tga_ecacc283.generated.vtex_c 2.5MB
insert_photo roof_metal_panels_a1_rust_hs_normal_tga_6033bcea.generated.vtex_c 1.2MB
insert_photo roof_metal_panels_a1_rust_hs_rough_tga_7c18a237.generated.vtex_c 2.2MB
materials/particle/impact
insert_photo fleks.vtex_c 95.4KB
materials/particle
insert_photo particle_glow_01.vtex_c 65.9KB
insert_photo particle_modulate_01.vtex_c 17.9KB
materials/particle/smoke1
insert_photo smoke1.vtex_c 72.7KB
materials/particles/electrical
insert_photo electrical_arc_looping_c.vtex_c 170.3KB
insert_photo electrical_arc02_unsharp.vtex_c 694.8KB
insert_photo electrical_arc02.vtex_c 729.2KB
insert_photo electrical_arc03b.vtex_c 65KB
materials/particles/smoke/render
insert_photo smokeloop_i_0.vtex_c 2.7MB
materials/particles/smoke1
insert_photo smoke1.vtex_c 72.7KB
materials
insert_photo shiny_white_vmat_g_tmetalnessreflectancefresnel_bbcfa2a3.generated.vtex_c 1.8KB
collections shiny_white.vmat_c 5.4KB
menu
text_snippet boxes.webm 3.4MB
text_snippet loadingscreen.razor.scss 1.4KB
text_snippet mainmenu.razor.scss 3.1KB
models/ball
view_in_ar ball.vmdl_c 22.9KB
text_snippet ball.vmdl_c.png 32.2KB
models/citizen_props
text_snippet balloonears01.vmdl_c.png 67.9KB
text_snippet balloonheart01.vmdl_c.png 59.4KB
text_snippet balloonregular01.vmdl_c.png 41.3KB
text_snippet balloontall01.vmdl_c.png 57.8KB
text_snippet bathroomsink01.vmdl_c.png 54.1KB
text_snippet beachball.vmdl_c.png 61.6KB
text_snippet beertankard01.vmdl_c.png 47.2KB
text_snippet broom01.vmdl_c.png 57.5KB
text_snippet cardboardbox01.vmdl_c.png 62.7KB
text_snippet chair01.vmdl_c.png 63.9KB
text_snippet chair02.vmdl_c.png 66.6KB
text_snippet chair03.vmdl_c.png 61.4KB
text_snippet chair04blackleather.vmdl_c.png 59.3KB
text_snippet chair05bluefabric.vmdl_c.png 74.1KB
text_snippet chippacket01.vmdl_c.png 64.3KB
text_snippet coffeemug01.vmdl_c.png 33.3KB
text_snippet coin01.vmdl_c.png 47.6KB
text_snippet concreteroaddivider01.vmdl_c.png 66.7KB
text_snippet crate01.vmdl_c.png 77.9KB
text_snippet crowbar01.vmdl_c.png 70.2KB
text_snippet foamhand.vmdl_c.png 82.4KB
text_snippet gritbin01_combined.vmdl_c.png 66.3KB
text_snippet hotdog01.vmdl_c.png 55.6KB
text_snippet icecreamcone01.vmdl_c.png 56.7KB
text_snippet newspaper01.vmdl_c.png 67.7KB
text_snippet oldoven.vmdl_c.png 91KB
text_snippet recyclingbin01.vmdl_c.png 70.8KB
text_snippet roadcone01.vmdl_c.png 59.8KB
collections sodacan01.vmat_c 5.7KB
view_in_ar sodacan01.vmdl_c 15.9KB
text_snippet sodacan01.vmdl_c.png 56.7KB
text_snippet trashbag02.vmdl_c.png 65.4KB
text_snippet trashcan01.vmdl_c.png 62.7KB
text_snippet trashcan02.vmdl_c.png 61.2KB
text_snippet wheel01.vmdl_c.png 58KB
text_snippet wheel02.vmdl_c.png 46.2KB
text_snippet wineglass01.vmdl_c.png 43.8KB
text_snippet wineglass02.vmdl_c.png 39.3KB
models/citizen
text_snippet citizen.vmdl_c.png 65.9KB
models/light
insert_photo light_tubular_color_tga_db020bf6.generated.vtex_c 44.5KB
collections light_tubular.vmat_c 5KB
view_in_ar light_tubular.vmdl_c 27.5KB
text_snippet light_tubular.vmdl_c.png 33KB
models/rust_props/barrels
text_snippet fuel_barrel.vmdl_c.png 107KB
models/thruster
insert_photo thrusterprojector_tga_f9375e72.generated.vtex_c 132.5KB
collections thrusterprojector.vmat_c 5KB
view_in_ar thrusterprojector.vmdl_c 35KB
text_snippet thrusterprojector.vmdl_c.png 51.9KB
models/torch
insert_photo torch_color_tga_509c91b4.generated.vtex_c 106.3KB
insert_photo torch_normal_tga_a1d5e20a.generated.vtex_c 216.8KB
collections torch.vmat_c 4.9KB
view_in_ar torch.vmdl_c 128.6KB
text_snippet torch.vmdl_c.png 54.1KB
models/weapons/sbox_attachments/silencer_9mm
insert_photo silencer_9mm_ao_tga_8ae7d9f.generated.vtex_c 301.1KB
insert_photo silencer_9mm_color_tga_3f46e49b.generated.vtex_c 1.2MB
insert_photo silencer_9mm_normal_tga_c266ce8.generated.vtex_c 1.3MB
collections silencer_9mm.vmat_c 6.7KB
models/weapons/sbox_pistol_usp
insert_photo usp_raisedsights_ao_tga_39469c33.generated.vtex_c 172.6KB
insert_photo usp_raisedsights_color_tga_c83628ea.generated.vtex_c 309.1KB
insert_photo usp_raisedsights_normal_tga_5f974b1.generated.vtex_c 343.9KB
insert_photo v_usp_ao_tga_e40c48da.generated.vtex_c 1.9MB
insert_photo v_usp_color_tga_24a299d6.generated.vtex_c 4.4MB
insert_photo v_usp_magazine_ao_tga_c2fd69df.generated.vtex_c 484.4KB
insert_photo v_usp_magazine_color_tga_9385e441.generated.vtex_c 1MB
insert_photo v_usp_magazine_normal_tga_9a754d9a.generated.vtex_c 1.3MB
collections v_usp_magazine.vmat_c 6.4KB
insert_photo v_usp_match_ao_tga_ec0b2a8f.generated.vtex_c 485.2KB
insert_photo v_usp_match_color_tga_525d8f48.generated.vtex_c 1.2MB
insert_photo v_usp_match_normal_tga_55cd06b2.generated.vtex_c 1.3MB
collections v_usp_match.vmat_c 6.3KB
insert_photo v_usp_normal_tga_1f8131aa.generated.vtex_c 4.7MB
collections v_usp_raised_sights.vmat_c 6.4KB
insert_photo v_usp_rmr_ao_png_32a8028.generated.vtex_c 412.2KB
insert_photo v_usp_rmr_color_png_7ddbda24.generated.vtex_c 1.2MB
insert_photo v_usp_rmr_glass_color_png_618c4bee.generated.vtex_c 229.5KB
insert_photo v_usp_rmr_glass_rough_png_ab6e0fc0.generated.vtex_c 657.8KB
insert_photo v_usp_rmr_glass_rough_png_fa4b4da8.generated.vtex_c 658KB
insert_photo v_usp_rmr_glass_vmat_g_treddot_3b99ea7d.generated.vtex_c 1.6KB
collections v_usp_rmr_glass.vmat_c 6.6KB
insert_photo v_usp_rmr_normal_png_3550557f.generated.vtex_c 1.3MB
insert_photo v_usp_rmr_red_dot_color_png_b6ec9c49.generated.vtex_c 31.7KB
collections v_usp_rmr_red_dot.vmat_c 6.6KB
collections v_usp_rmr.vmat_c 6.3KB
text_snippet v_usp.vanmgrph_c 15.3KB
collections v_usp.vmat_c 6.1KB
view_in_ar v_usp.vmdl_c 712KB
insert_photo w_usp_color_tga_c96487ed.generated.vtex_c 4.2MB
insert_photo w_usp_normal_tga_66da1cd9.generated.vtex_c 4.6MB
collections w_usp.vmat_c 6KB
view_in_ar w_usp.vmdl_c 643.6KB
models/weapons/sbox_toolgun
view_in_ar v_toolgun.vmdl_c 1.7MB
obsolete
text_snippet obsolete.txt 736B
particles
text_snippet impact.generic.smokepuff.vpcf_c 2.9KB
text_snippet impact.generic.smokering.vpcf_c 2.6KB
text_snippet impact.generic.vpcf_c 3.4KB
text_snippet impact.metal-chunks.vpcf_c 3.3KB
text_snippet impact.metal-light.vpcf_c 3.2KB
text_snippet impact.metal.vpcf_c 3.6KB
text_snippet physgun_beam.vpcf_c 2.9KB
text_snippet physgun_end_nohit.vpcf_c 3.7KB
text_snippet physgun_freeze.vpcf_c 3KB
text_snippet physgun_hitsmoke.vpcf_c 3.1KB
text_snippet physgun_light.vpcf_c 1.9KB
text_snippet physgun_start.vpcf_c 3.2KB
text_snippet rope.vpcf_c 2.3KB
text_snippet tool_hit.vpcf_c 2.9KB
text_snippet water_squirt.vpcf_c 2.7KB
shaders
text_snippet glass_scope.shader_c 238.5KB
sounds
text_snippet balloon_pop_cute.sound_c 510B
text_snippet balloon_pop_cute.vsnd_c 7.5KB
text_snippet flashlight-off.sound_c 508B
text_snippet flashlight-off.vsnd_c 28.3KB
text_snippet flashlight-on.sound_c 508B
text_snippet flashlight-on.vsnd_c 154.2KB
sounds/footsteps
text_snippet footstep-concrete-jump.sound_c 658B
text_snippet footstep-concrete-land.sound_c 606B
text_snippet footstep-concrete.sound_c 826B
text_snippet footstep-metal.sound_c 981B
sounds/impacts
text_snippet impact-bullet-concrete.sound_c 678B
sounds
text_snippet kersplat.sound_c 503B
text_snippet kersplat.vsnd_c 120.8KB
sounds/physics
text_snippet physics.default.impact.sound_c 903B
text_snippet physics.metal.sheet.impact.sound_c 719B
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/hud
text_snippet chatbox.scss 3.2KB
styles
text_snippet rootpanel.scss 3.4KB
text_snippet sandbox.scss 1.6KB
styles/spawnmenu
text_snippet _packageicon.scss 1KB
text_snippet _packagelist.scss 1.2KB
text_snippet _tabs.scss 701B
text_snippet spawnmenu.scss 2.7KB
styles/toolbar
text_snippet toolbar.scss 1.4KB
surfaces
text_snippet car.surface_c 743B
text_snippet default.audiomat_c 414B
text_snippet default.surface_c 2KB
text_snippet metal.audiomat_c 415B
text_snippet metal.surface_c 1.9KB
textures/wall
insert_photo wall_panel_b_ao_tga_e3c118cb.generated.vtex_c 1.6MB
insert_photo wall_panel_b_color_tga_a93ff3d4.generated.vtex_c 300.1KB
insert_photo wall_panel_b_normal_tga_dff28494.generated.vtex_c 4.1MB
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 160B
ui/components/serverlist
text_snippet serverlistpanel.razor.scss 1.7KB
ui/controls
text_snippet slidercontrol.razor.scss 2.1KB
text_snippet switchcontrol.razor.scss 988B
ui
text_snippet crosshair.scss 251B
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/killfeed
text_snippet killfeed.scss 1.1KB
ui/scoreboard
text_snippet scoreboard.scss 879B
ui/voicechat
text_snippet voicelist.scss 814B
text_snippet voicespeaker.scss 285B