Sandbox Logo

Metadata

{
  "MaxPlayers": 8,
  "MinPlayers": 1,
  "GameNetworkType": "Multiplayer",
  "MapSelect": "Official",
  "MapList": [
    "sauna_forest"
  ],
  "RankType": "None",
  "PerMapRanking": false,
  "LeaderboardType": "None",
  "ProjectTemplate": null,
  "Compiler": {
    "RootNamespace": "Sauna",
    "DefineConstants": "SANDBOX;ADDON;DEBUG",
    "NoWarn": "1701;1702;1591;"
  },
  "Collision": {
    "Defaults": {
      "solid": "Collide",
      "trigger": "Trigger",
      "ladder": "Ignore",
      "water": "Trigger",
      "player": "Collide",
      "npc": "Collide",
      "bobber": "Ignore",
      "fishing_cell": "Trigger"
    },
    "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": "trigger",
        "b": "player",
        "r": "Trigger"
      },
      {
        "a": "npc",
        "b": "npc",
        "r": "Trigger"
      },
      {
        "a": "player",
        "b": "player",
        "r": "Trigger"
      },
      {
        "a": "player",
        "b": "npc",
        "r": "Trigger"
      },
      {
        "a": "bobber",
        "b": "fishing_cell",
        "r": "Trigger"
      },
      {
        "a": "solid",
        "b": "fishing_cell"
      },
      {
        "a": "solid",
        "b": "bobber",
        "r": "Collide"
      },
      {
        "a": "bobber",
        "b": "bobber"
      },
      {
        "a": "player",
        "b": "bobber",
        "r": "Ignore"
      },
      {
        "a": "water",
        "b": "bobber",
        "r": "Trigger"
      },
      {
        "a": "water",
        "b": "fishing_cell",
        "r": "Ignore"
      },
      {
        "a": "water",
        "b": "player"
      },
      {
        "a": "player",
        "b": "fishing_cell",
        "r": "Trigger"
      }
    ]
  },
  "CsProjName": "",
  "Summary": "",
  "Description": "",
  "Public": false,
  "TickRate": 50,
  "LaunchConfigs": [
    {
      "Name": "Sauna DEV",
      "GameIdent": "fish.sauna#local",
      "MapName": "sauna_forest.vmap",
      "MaxPlayers": 1,
      "GameSettings": {},
      "Addons": "",
      "PreLaunchCommand": "sv_password perkele;",
      "PostLaunchCommand": ""
    },
    {
      "Name": "Sauna LAN",
      "GameIdent": "fish.sauna#local",
      "MapName": "sauna_forest.vmap",
      "MaxPlayers": 2,
      "GameSettings": {},
      "Addons": "",
      "PreLaunchCommand": "sv_lan 1; sv_password perkele;",
      "PostLaunchCommand": ""
    }
  ],
  "StartupScene": "scenes/finland.scene",
  "MapStartupScene": null,
  "LaunchMode": "Normal",
  "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": "Walk",
        "KeyboardCode": "alt",
        "GroupName": "Movement"
      },
      {
        "Name": "Duck",
        "KeyboardCode": "ctrl",
        "GamepadCode": "B",
        "GroupName": "Movement"
      },
      {
        "Name": "Mouse1",
        "KeyboardCode": "MOUSE1",
        "GamepadCode": "RightTrigger",
        "GroupName": "Actions"
      },
      {
        "Name": "Mouse2",
        "KeyboardCode": "mouse2",
        "GamepadCode": "LeftTrigger",
        "GroupName": "Actions"
      },
      {
        "Name": "next",
        "KeyboardCode": "r",
        "GamepadCode": "X",
        "GroupName": ""
      },
      {
        "Name": "Use",
        "KeyboardCode": "e",
        "GamepadCode": "Y",
        "GroupName": "Actions"
      },
      {
        "Name": "View",
        "KeyboardCode": "C",
        "GamepadCode": "RightJoystickButton",
        "GroupName": "Other"
      },
      {
        "Name": "Voice",
        "KeyboardCode": "v",
        "GroupName": "Other"
      },
      {
        "Name": "Drop",
        "KeyboardCode": "g",
        "GroupName": "Other"
      },
      {
        "Name": "Inventory",
        "KeyboardCode": "TAB",
        "GamepadCode": "SwitchRightMenu",
        "GroupName": "Other"
      },
      {
        "Name": "Enter",
        "KeyboardCode": "enter",
        "GroupName": "Other"
      },
      {
        "Name": "Piss",
        "KeyboardCode": "P",
        "GroupName": "Actions"
      },
      {
        "Name": "previous",
        "KeyboardCode": "Q",
        "GroupName": "Other"
      },
      {
        "Name": "Ragdoll",
        "KeyboardCode": "H",
        "GroupName": "Other"
      },
      {
        "Name": "Tasks",
        "KeyboardCode": "T",
        "GroupName": "Other"
      },
      {
        "Name": "use2",
        "KeyboardCode": "F",
        "GroupName": "Other"
      },
      {
        "Name": "Phone",
        "KeyboardCode": "Z",
        "GroupName": "Other"
      }
    ]
  },
  "Resources": "/ui/*\n/fonts/*",
  "CodePackageReferences": []
}

Files

Name Size
.bin
text_snippet manifest.json 47B
text_snippet package.base.dll 166KB
text_snippet package.base.xml 47.4KB
text_snippet package.fish.sauna.dll 630KB
text_snippet package.fish.sauna.xml 70.3KB
.localization/en
text_snippet sauna.json 51B
charactercreator/clothing
text_snippet bodypartpanel.razor.scss 1KB
text_snippet clothingpanel.razor.scss 4.2KB
charactercreator
text_snippet creatoroverlay.razor.scss 2KB
charactercreator/mugshot
text_snippet mugshotpanel.razor.scss 618B
charactercreator/passport
text_snippet passportpanel.razor.scss 1.4KB
charactercreator/tablet
text_snippet slider.razor.scss 931B
text_snippet tabletpanel.razor.scss 3.5KB
components/radio
text_snippet radiodisplay.razor.scss 1.1KB
components/slotmachine
text_snippet slotsdisplay.razor.scss 516B
dev/helper
insert_photo testgrid_color_tga_f1408e43.generated.vtex_c 49KB
collections testgrid.vmat_c 4KB
fonts
text_snippet basichandwriting.ttf 15.9KB
text_snippet defaultpixel.ttf 23.6KB
text_snippet dseg14modern-regular.ttf 26.9KB
text_snippet emulator.ttf 18.8KB
text_snippet habboextended.ttf 26KB
maps
public sauna_forest.vpk 14.6MB
public sauna_police.vpk 10.5MB
public sauna_terraintest.vpk 10.7MB
public untitled_2.vpk 3.1MB
materials/asphalt_a_clean
collections asphalt_a_clean.vmat_c 4.7KB
insert_photo asphalt_clean_basecolor_png_9faddd09.generated.vtex_c 87.3KB
insert_photo asphalt_clean_normal_png_a6fced72.generated.vtex_c 141.7KB
insert_photo asphalt_clean_roughness_png_a22e8643.generated.vtex_c 87.3KB
materials/asphalt_a_transition
insert_photo asphalt_a_transition_basecolor_png_8d77b01f.generated.vtex_c 87.4KB
insert_photo asphalt_a_transition_normal_png_a1aad2a5.generated.vtex_c 98.9KB
insert_photo asphalt_a_transition_roughness_png_67773581.generated.vtex_c 87.4KB
collections asphalt_a_transition.vmat_c 5.1KB
materials/asphalt_a
collections asphalt_a.vmat_c 4.7KB
insert_photo asphalt_basecolor_png_a1d8e965.generated.vtex_c 52.3KB
insert_photo asphalt_normal_png_77b82ba0.generated.vtex_c 154.6KB
insert_photo asphalt_roughness_png_cd42bbb7.generated.vtex_c 87.3KB
materials/background
insert_photo ravine_nrm_png_6b219709.generated.vtex_c 2.9MB
insert_photo ravine_tex_png_730d84a9.generated.vtex_c 4.1MB
insert_photo ravine_tex_png_d6d0f239.generated.vtex_c 4.1MB
insert_photo sauna_env_vmat_g_trm_78a48432.generated.vtex_c 1.7KB
collections sauna_env.vmat_c 4.3KB
insert_photo sauna_hill_a_normal_png_e5601e14.generated.vtex_c 771KB
insert_photo sauna_hill_a_png_1d9973d0.generated.vtex_c 1.2MB
insert_photo sauna_hill_a_png_3a4db18b.generated.vtex_c 1.2MB
collections sauna_hill_a.vmat_c 4.5KB
materials/bark
insert_photo bark_color_png_e41ae0f3.generated.vtex_c 23.3KB
insert_photo bark_color_png_fc6baa32.generated.vtex_c 23.1KB
insert_photo bark_vmat_g_trm_5091b448.generated.vtex_c 1.7KB
collections bark.vmat_c 4.3KB
materials/bricks_a
insert_photo bricks_a_color_png_c47a1a0e.generated.vtex_c 87.3KB
insert_photo bricks_a_color_png_ce8408ae.generated.vtex_c 87.1KB
insert_photo bricks_a_normal_png_192dc8f4.generated.vtex_c 58.8KB
insert_photo bricks_a_rough_png_eaea7355.generated.vtex_c 87.3KB
collections bricks_a.vmat_c 4.5KB
materials/cable
insert_photo cable_color_png_e632c6fa.generated.vtex_c 2KB
collections cable.vmat_c 4.5KB
materials/character_setup
insert_photo mugshot_sign_vmat_g_trm_ff830d32.generated.vtex_c 1.7KB
collections mugshot_sign.vmat_c 4.3KB
insert_photo mugshot_thing_uv_png_bb24b40a.generated.vtex_c 42.7KB
insert_photo mugshot_thing_uv_png_dd87e478.generated.vtex_c 42.5KB
insert_photo passport_uv_png_91b94c89.generated.vtex_c 53.4KB
insert_photo passport_uv_png_a35cdfb8.generated.vtex_c 53.5KB
collections passport.vmat_c 4.4KB
insert_photo tablet_uv_alpha_png_62c9080f.generated.vtex_c 45.6KB
insert_photo tablet_uv_png_2d8c7d4a.generated.vtex_c 57.2KB
insert_photo tablet_uv_png_d5066096.generated.vtex_c 57KB
insert_photo tablet_vmat_g_trm_78c34fc4.generated.vtex_c 1.7KB
collections tablet.vmat_c 4.8KB
materials/cliffs/cliff_a
collections cliff_a.vmat_c 7.5KB
insert_photo cliff_long_c_normal_png_d0584f9a.generated.vtex_c 175.7KB
insert_photo cliff_long_c_peaks_png_2f782747.generated.vtex_c 275.5KB
materials/concrete_hs
insert_photo concrete_hs_basecolor_png_f5bac415.generated.vtex_c 87.3KB
insert_photo concrete_hs_normal_png_14edf6da.generated.vtex_c 113.6KB
insert_photo concrete_hs_roughness_png_cc8cec3c.generated.vtex_c 87.3KB
collections concrete_hs.vmat_c 4.9KB
materials/cut_log
insert_photo cut_log_color_png_3798cc51.generated.vtex_c 3.1KB
insert_photo cut_log_color_png_550c4489.generated.vtex_c 3.2KB
insert_photo cut_log_vmat_g_trm_5091b448.generated.vtex_c 1.7KB
collections cut_log.vmat_c 4.3KB
materials/default
insert_photo default_ao_tga_7449568e.generated.vtex_c 1.9KB
insert_photo default_blend_tga_f78af62d.generated.vtex_c 1.7KB
insert_photo default_color_tga_159dfc93.generated.vtex_c 2.2KB
insert_photo default_color_tga_29ae19a3.generated.vtex_c 1.8KB
insert_photo default_color_tga_380558b.generated.vtex_c 1.8KB
insert_photo default_color_tga_f919c15e.generated.vtex_c 1.9KB
insert_photo default_normal_tga_332dd162.generated.vtex_c 1.8KB
insert_photo default_normal_tga_3bb31deb.generated.vtex_c 1.8KB
insert_photo default_normal_tga_5c878876.generated.vtex_c 2.2KB
insert_photo default_normal_tga_7f4327e9.generated.vtex_c 1.9KB
insert_photo default_rough_tga_3934fe56.generated.vtex_c 1.7KB
insert_photo default_rough_tga_c4a001f5.generated.vtex_c 1.9KB
insert_photo default_tga_48065533.generated.vtex_c 1.7KB
insert_photo default_tga_cda56be4.generated.vtex_c 1.7KB
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.5KB
materials/dev
insert_photo binky_fish_png_805f4b4.generated.vtex_c 87.3KB
collections dev_placeholder_a.vmat_c 4.6KB
insert_photo dev_placeholder_b_vmat_g_trm_5091b448.generated.vtex_c 1.7KB
collections dev_placeholder_b.vmat_c 4.3KB
insert_photo gray_25_color_tga_ff19118e.generated.vtex_c 44.9KB
collections gray_25.vmat_c 4KB
insert_photo ground_missing_texture_png_b3a6fa93.generated.vtex_c 23.7KB
insert_photo reflectivity_30_color_tga_e7524b00.generated.vtex_c 48KB
collections reflectivity_30.vmat_c 4.1KB
materials/dirt_decals
insert_photo dirt_decals_basecolor_png_10833531.generated.vtex_c 219.6KB
insert_photo dirt_decals_desaturated_png_9f4c504.generated.vtex_c 201.5KB
collections dirt_decals_desatured.vmat_c 5.2KB
collections dirt_decals_mild.vmat_c 5.4KB
insert_photo dirt_decals_normal_png_a7400010.generated.vtex_c 171.6KB
insert_photo dirt_decals_opacity_png_18380e65.generated.vtex_c 118.8KB
insert_photo dirt_decals_roughness_png_18f3efcc.generated.vtex_c 253.6KB
collections dirt_decals.vmat_c 5.2KB
materials/dirt_decals/mild
insert_photo dirt_decals_mild_basecolor_png_fe8a5984.generated.vtex_c 211.6KB
insert_photo dirt_decals_mild_normal_png_57323e99.generated.vtex_c 928.9KB
insert_photo dirt_decals_mild_opacity_png_31172e3d.generated.vtex_c 108.4KB
insert_photo dirt_decals_mild_roughness_png_48abfa6a.generated.vtex_c 242.9KB
materials/door
insert_photo door_albedo_png_27fdadb6.generated.vtex_c 95.2KB
insert_photo door_normal_png_f6ba1ae2.generated.vtex_c 176.4KB
insert_photo door_rough_png_d22780aa.generated.vtex_c 87.3KB
collections door.vmat_c 4.3KB
materials/finnish_pine_bark
insert_photo finnish_pine_bark_color_png_60ea80c5.generated.vtex_c 23.2KB
insert_photo finnish_pine_bark_color_png_6ab1c172.generated.vtex_c 23.3KB
insert_photo finnish_pine_bark_vmat_g_trm_5091b448.generated.vtex_c 1.7KB
collections finnish_pine_bark.vmat_c 4.5KB
materials/glass_a
collections glass_a_nontransparent.vmat_c 4.4KB
collections glass_a.vmat_c 5KB
insert_photo glass_basecolor_png_6981dec3.generated.vtex_c 42.9KB
insert_photo glass_normal_png_87c7339a.generated.vtex_c 41.3KB
insert_photo glass_opacity_png_5f4fd8a4.generated.vtex_c 54.5KB
insert_photo glass_roughness_png_22e7c27d.generated.vtex_c 87.3KB
materials/glass_pane
insert_photo glass_pane_color_png_a66e516c.generated.vtex_c 3.2KB
insert_photo glass_pane_color_png_d5269d77.generated.vtex_c 3.1KB
insert_photo glass_pane_normal_png_6eb23dd4.generated.vtex_c 3.2KB
insert_photo glass_pane_trans_png_30db4199.generated.vtex_c 3.1KB
insert_photo glass_pane_trans_png_97729d9d.generated.vtex_c 3.3KB
collections glass_pane.vmat_c 4.7KB
materials/glass
insert_photo glass_color_png_aaea3cbe.generated.vtex_c 50.5KB
collections glass.vmat_c 4.8KB
materials/grassy_rock
insert_photo grassy_rock_color_png_867dbaaa.generated.vtex_c 284.3KB
insert_photo grassy_rock_color_png_947e518e.generated.vtex_c 284.5KB
insert_photo grassy_rock_color_png_fd9286dc.generated.vtex_c 306.8KB
insert_photo grassy_rock_vmat_g_trm_5091b448.generated.vtex_c 1.7KB
collections grassy_rock.vmat_c 4.4KB
materials/ground/dirt
insert_photo dirt_basecolor_png_9b1f18f9.generated.vtex_c 87.3KB
insert_photo dirt_basecolor_png_ac3bae90.generated.vtex_c 87.1KB
insert_photo dirt_basecolor_png_b6602e66.generated.vtex_c 87.3KB
insert_photo dirt_normal_png_74dec695.generated.vtex_c 47.7KB
insert_photo dirt_normal_png_a40c5b4e.generated.vtex_c 52.3KB
insert_photo dirt_roughness_png_633a0ca8.generated.vtex_c 343.8KB
insert_photo dirt_roughness_png_b69c7e94.generated.vtex_c 87.3KB
materials/ground/forest
insert_photo forest_basecolor_png_592bc36f.generated.vtex_c 343.3KB
insert_photo forest_basecolor_png_ece2049a.generated.vtex_c 308.7KB
insert_photo forest_normal_png_644b9188.generated.vtex_c 1.1MB
insert_photo forest_roughness_png_19b51fb4.generated.vtex_c 235.2KB
collections forest.vmat_c 4.5KB
materials/ground/grass
insert_photo new_graph_basecolor_png_26e2363b.generated.vtex_c 87.1KB
insert_photo new_graph_basecolor_png_b3436be4.generated.vtex_c 87.3KB
insert_photo new_graph_basecolor_png_c5cd3626.generated.vtex_c 87.1KB
insert_photo new_graph_normal_png_d4357c4a.generated.vtex_c 87.2KB
insert_photo new_graph_normal_png_e8eecd77.generated.vtex_c 87.2KB
insert_photo new_graph_roughness_png_5f143dce.generated.vtex_c 87.3KB
insert_photo new_graph_roughness_png_8b269c3b.generated.vtex_c 87.3KB
materials/ground/grass2
insert_photo grass2_basecolor_png_283bf4dd.generated.vtex_c 298.1KB
insert_photo grass2_basecolor_png_5d43bb61.generated.vtex_c 343.3KB
insert_photo grass2_basecolor_png_bdd99a42.generated.vtex_c 290.5KB
insert_photo grass2_normal_png_2bb7b028.generated.vtex_c 263.3KB
insert_photo grass2_normal_png_80a1c0a8.generated.vtex_c 492KB
insert_photo grass2_roughness_png_a5513d86.generated.vtex_c 171.1KB
collections grass2.vmat_c 4.5KB
materials/ground/pathway
insert_photo new_graph_1_basecolor_png_cdc27e98.generated.vtex_c 87.1KB
insert_photo new_graph_1_basecolor_png_f4e2a2ab.generated.vtex_c 87.3KB
insert_photo new_graph_1_normal_png_2e04c2ec.generated.vtex_c 50.6KB
insert_photo new_graph_1_roughness_png_4ca22ac0.generated.vtex_c 87.3KB
materials/ground/rock
insert_photo rock_basecolor_png_b87367b3.generated.vtex_c 87.3KB
insert_photo rock_basecolor_png_c47b29d5.generated.vtex_c 87.1KB
insert_photo rock_normal_png_cf9f639c.generated.vtex_c 45KB
insert_photo rock_roughness_png_7df44c3d.generated.vtex_c 87.3KB
insert_photo rock3_basecolor_png_78f95591.generated.vtex_c 279.5KB
insert_photo rock3_normal_png_1753f11c.generated.vtex_c 219.4KB
materials/ground
collections sauna_dirt.vmat_c 4.7KB
collections sauna_grass.vmat_c 4.8KB
collections sauna_pavement.vmat_c 4.9KB
collections sauna_rock.vmat_c 4.7KB
materials/ground/stones
insert_photo ground_stones_basecolor_png_5a5637f7.generated.vtex_c 343.4KB
insert_photo ground_stones_basecolor_png_f34a7660.generated.vtex_c 343.3KB
insert_photo ground_stones_normal_png_c90f2d3.generated.vtex_c 658.9KB
insert_photo ground_stones_normal_png_efbb4bba.generated.vtex_c 647.1KB
insert_photo ground_stones_roughness_png_28bb6a5a.generated.vtex_c 261.5KB
insert_photo ground_stones_roughness_png_a9521383.generated.vtex_c 295.6KB
collections stones.vmat_c 4.7KB
materials/ground/terrain
insert_photo splat_r_png_e81aa69f.generated.vtex_c 13MB
materials/house_glass
insert_photo house_glass_basecolor_png_5bc43bfe.generated.vtex_c 87.4KB
collections house_glass_nontransparent.vmat_c 4.8KB
insert_photo house_glass_normal_png_5359031e.generated.vtex_c 23.7KB
insert_photo house_glass_roughness_png_19aba09b.generated.vtex_c 87.3KB
collections house_glass_transparent.vmat_c 5.6KB
materials/leafs
collections leafs.vmat_c 5.1KB
insert_photo leaves_basecolor_png_5ca46d5f.generated.vtex_c 87.3KB
insert_photo leaves_normal_png_15fae0ce.generated.vtex_c 77.1KB
insert_photo leaves_opacity_png_78be6203.generated.vtex_c 43KB
insert_photo leaves_roughness_png_948b60b3.generated.vtex_c 87.3KB
materials/logs
insert_photo logs_color_png_2394c817.generated.vtex_c 87.3KB
insert_photo logs_color_png_f4aab5c7.generated.vtex_c 87.1KB
insert_photo logs_vmat_g_trm_5091b448.generated.vtex_c 1.7KB
collections logs.vmat_c 4.2KB
materials/metal_corrugated_wall
insert_photo metal_corrugated_wall_basecolor_png_77552201.generated.vtex_c 87.2KB
insert_photo metal_corrugated_wall_normal_png_6913fb64.generated.vtex_c 91.4KB
insert_photo metal_corrugated_wall_roughness_png_22311dbf.generated.vtex_c 87.5KB
collections metal_corrugated_wall.vmat_c 5.1KB
materials/mossy_rock
insert_photo mossy_rock_color_png_a17b4d6b.generated.vtex_c 87.1KB
insert_photo mossy_rock_color_png_dab86a6d.generated.vtex_c 87.3KB
insert_photo mossy_rock_small_color_png_3b3b004c.generated.vtex_c 23.3KB
insert_photo mossy_rock_small_color_png_7d6c46e2.generated.vtex_c 23.2KB
insert_photo mossy_rock_small_vmat_g_trm_5091b448.generated.vtex_c 1.7KB
collections mossy_rock_small.vmat_c 4.5KB
insert_photo mossy_rock_vmat_g_trm_5091b448.generated.vtex_c 1.7KB
collections mossy_rock.vmat_c 4.4KB
materials/mossy_shingles
insert_photo mossy_shingles_color_png_76eb0b6f.generated.vtex_c 166.3KB
insert_photo mossy_shingles_color_png_a9fb712a.generated.vtex_c 168.2KB
insert_photo mossy_shingles_vmat_g_trm_5091b448.generated.vtex_c 1.7KB
collections mossy_shingles.vmat_c 4.4KB
materials/mossy_wood
insert_photo mossy_wood_color_png_59e351cd.generated.vtex_c 87.1KB
insert_photo mossy_wood_color_png_abf1c695.generated.vtex_c 87.3KB
insert_photo mossy_wood_vmat_g_trm_5091b448.generated.vtex_c 1.7KB
collections mossy_wood.vmat_c 4.4KB
materials/nature/grass_test
insert_photo grass_color_png_80ad0e36.generated.vtex_c 23.3KB
materials/nature/oak_tree_a
insert_photo oak_tree_a_alpha_png_2c9d52b8.generated.vtex_c 66KB
insert_photo oak_tree_a_billboard_alpha_png_305ce19a.generated.vtex_c 28KB
insert_photo oak_tree_a_billboard_color_png_c609610a.generated.vtex_c 87.3KB
insert_photo oak_tree_a_billboard_normal_png_e5a23e5f.generated.vtex_c 46.5KB
insert_photo oak_tree_a_billboard_vmat_g_trm_554e2ed0.generated.vtex_c 1.7KB
collections oak_tree_a_billboard.vmat_c 5.3KB
insert_photo oak_tree_a_color_png_fe6f0353.generated.vtex_c 237.1KB
insert_photo oak_tree_a_normal_png_851ca89f.generated.vtex_c 189.5KB
insert_photo oak_tree_a_vmat_g_trm_e3a2638f.generated.vtex_c 1.7KB
collections oak_tree_a.vmat_c 5.2KB
materials/nature/oak_tree_b
collections oak_tree_b_billboard.vmat_c 5.2KB
insert_photo tree3_billboard_alpha_png_198c9f5d.generated.vtex_c 36.6KB
insert_photo tree3_billboard_color_png_310de6fc.generated.vtex_c 87.3KB
insert_photo tree3_billboard_normal_png_e11a934f.generated.vtex_c 128.7KB
materials/nature/rock
insert_photo rock3_basecolor_png_1aca0c77.generated.vtex_c 53KB
insert_photo rock3_basecolor_png_89216626.generated.vtex_c 49.8KB
insert_photo rock3_normal_png_38634518.generated.vtex_c 87.2KB
insert_photo rock3_roughness_png_5f7ac58a.generated.vtex_c 295.7KB
materials/oak_bark_b
insert_photo bark2_basecolor_png_8dcfd65a.generated.vtex_c 87.3KB
insert_photo bark2_normal_png_2d68aa6f.generated.vtex_c 183.5KB
insert_photo bark2_roughness_png_9c10e44b.generated.vtex_c 87.3KB
collections oak_bark_b.vmat_c 4.5KB
materials/oak_bark
insert_photo bark_basecolor_png_55b2e50b.generated.vtex_c 87.3KB
insert_photo bark_normal_png_88de1d32.generated.vtex_c 87.2KB
insert_photo bark_roughness_png_f65d394e.generated.vtex_c 87.3KB
collections oak_bark.vmat_c 4.4KB
materials/office_ceiling
insert_photo office_ceiling_basecolor_png_ceddc007.generated.vtex_c 87.3KB
insert_photo office_ceiling_normal_png_3fc306ea.generated.vtex_c 245.1KB
insert_photo office_ceiling_roughness_png_f6ed7909.generated.vtex_c 87.4KB
collections office_ceiling.vmat_c 5KB
materials/old_planks
insert_photo old_planks_color_png_758c147e.generated.vtex_c 87.1KB
insert_photo old_planks_color_png_f127eadf.generated.vtex_c 87.3KB
insert_photo old_planks_vmat_g_trm_5091b448.generated.vtex_c 1.7KB
collections old_planks.vmat_c 4.4KB
materials/particles/cable
insert_photo cable001_color_psd_7a0afcff.generated.vtex_c 42.3KB
insert_photo cable001_normal_psd_927e5e7f.generated.vtex_c 194.1KB
collections cable001.vmat_c 4.7KB
materials/pavement_a
collections pavement_a.vmat_c 4.7KB
insert_photo pavement_herringbone_a_color_png_5891fe9a.generated.vtex_c 87.3KB
insert_photo pavement_herringbone_a_normal_png_a47fa360.generated.vtex_c 255.6KB
insert_photo pavement_herringbone_a_rough_png_927ac1ce.generated.vtex_c 54.9KB
materials/pavement_b_trim
insert_photo pavement_b_trim_basecolor_png_e7533364.generated.vtex_c 87.3KB
insert_photo pavement_b_trim_normal_png_c4992bb8.generated.vtex_c 193KB
insert_photo pavement_b_trim_roughness_png_ec892cad.generated.vtex_c 87.4KB
collections pavement_b_trim.vmat_c 4.9KB
materials/pavement_b
insert_photo pavement_b_basecolor_png_20872198.generated.vtex_c 87.3KB
insert_photo pavement_b_normal_png_5021fd81.generated.vtex_c 197.4KB
insert_photo pavement_b_roughness_png_a14815c2.generated.vtex_c 87.3KB
collections pavement_b.vmat_c 4.7KB
materials/pavement_c
insert_photo pavement_c_basecolor_png_f999afcf.generated.vtex_c 87.3KB
insert_photo pavement_c_normal_png_22857de6.generated.vtex_c 193.4KB
insert_photo pavement_c_roughness_png_1231fb.generated.vtex_c 87.3KB
collections pavement_c.vmat_c 4.7KB
materials/pavement_d
insert_photo pavement_d_basecolor_png_ee602466.generated.vtex_c 87.3KB
insert_photo pavement_d_normal_png_41953e0b.generated.vtex_c 141.7KB
insert_photo pavement_d_roughness_png_8efeba99.generated.vtex_c 87.3KB
collections pavement_d.vmat_c 4.7KB
materials/pine_leaves
insert_photo pine leaves_color_png_52686fc9.generated.vtex_c 307.6KB
insert_photo pine leaves_color_png_7cca9060.generated.vtex_c 307.7KB
insert_photo pine leaves_vmat_g_trm_5091b448.generated.vtex_c 1.7KB
collections pine leaves.vmat_c 5.1KB
insert_photo pine_leaves_trans_png_cbc21058.generated.vtex_c 92.4KB
materials/pipe_set
insert_photo pipe_set_albedo_png_48cedb94.generated.vtex_c 36.5KB
insert_photo pipe_set_normal_png_8a1f17e8.generated.vtex_c 62.8KB
insert_photo pipe_set_rough_png_f2ced21f.generated.vtex_c 34.3KB
collections pipe_set.vmat_c 4.4KB
materials/piss
insert_photo piss_vmat_g_tcolor_1d06d7c6.generated.vtex_c 1.6KB
insert_photo piss_vmat_g_tcolor_e8e594cc.generated.vtex_c 1.7KB
collections piss.vmat_c 3.6KB
materials/plaster_a/no_tint
insert_photo plaster_a_basecolor_png_aa91e76e.generated.vtex_c 87.3KB
insert_photo plaster_a_normal_png_f7aea32d.generated.vtex_c 173.7KB
collections plaster_a_notint.vmat_c 4.9KB
insert_photo plaster_a_roughness_png_14f0e367.generated.vtex_c 87.3KB
materials/plaster_a
insert_photo plaster_a_basecolor_png_aca05edb.generated.vtex_c 87.3KB
insert_photo plaster_a_normal_png_a2760324.generated.vtex_c 181.2KB
insert_photo plaster_a_roughness_png_8fd2da81.generated.vtex_c 87.3KB
collections plaster_a.vmat_c 4.7KB
materials/plaster_b
insert_photo plaster_b_basecolor_png_abcbd76f.generated.vtex_c 87.3KB
insert_photo plaster_b_basecolor_png_f1ca17f9.generated.vtex_c 87.1KB
insert_photo plaster_b_normal_png_509eee5b.generated.vtex_c 251.9KB
insert_photo plaster_b_roughness_png_29866a52.generated.vtex_c 87.3KB
collections plaster_b.vmat_c 4.6KB
materials/plaster_c
insert_photo plaster_c_basecolor_png_104e597f.generated.vtex_c 87.1KB
insert_photo plaster_c_normal_png_6504e83d.generated.vtex_c 174.5KB
insert_photo plaster_c_roughness_png_edcb5497.generated.vtex_c 87.3KB
collections plaster_c.vmat_c 4.6KB
materials/plaster_decals
insert_photo plaster_decals_basecolor_png_9e0eb730.generated.vtex_c 488KB
insert_photo plaster_decals_normal_png_432278ce.generated.vtex_c 560.5KB
insert_photo plaster_decals_opacity_png_bd724448.generated.vtex_c 60.5KB
insert_photo plaster_decals_roughness_png_dda35684.generated.vtex_c 271.2KB
collections plaster_decals.vmat_c 5.3KB
materials/props/bed
insert_photo bed_albedo_png_124c1786.generated.vtex_c 289.2KB
insert_photo bed_normal_png_3e7ef88c.generated.vtex_c 161.1KB
insert_photo bed_rough_png_9305d918.generated.vtex_c 208.6KB
collections bed.vmat_c 4.3KB
materials/props/bin
insert_photo bin_albedo_png_1537a645.generated.vtex_c 87.3KB
insert_photo bin_normal_png_939ecf56.generated.vtex_c 168.4KB
insert_photo bin_rough_png_7351298f.generated.vtex_c 87.3KB
collections bin.vmat_c 4.3KB
materials/props/ceiling_lamp
insert_photo bake_complete_png_46f14115.generated.vtex_c 40.3KB
insert_photo ceiling_lamp_albedo_png_8bcf3a2f.generated.vtex_c 46.2KB
collections ceiling_lamp_enabled.vmat_c 5.2KB
insert_photo ceiling_lamp_normal_png_7c1fc4e6.generated.vtex_c 38.2KB
insert_photo ceiling_lamp_rough_png_65c63975.generated.vtex_c 52.5KB
collections ceiling_lamp.vmat_c 4.7KB
materials/props/ceiling_light
insert_photo ceiling_light_albedo_png_6bb68a99.generated.vtex_c 54.7KB
insert_photo ceiling_light_em_png_a53fbf71.generated.vtex_c 31.2KB
insert_photo ceiling_light_normal_png_dc846d59.generated.vtex_c 149.9KB
insert_photo ceiling_light_rough_png_8afd9565.generated.vtex_c 47.4KB
collections ceiling_light.vmat_c 5.2KB
materials/props/cellgate
insert_photo cell_gate_albedo_png_cebd4971.generated.vtex_c 206.7KB
insert_photo cell_gate_normal_png_827d09ac.generated.vtex_c 707.6KB
insert_photo cell_gate_rough_png_e82f56e9.generated.vtex_c 241.2KB
collections cellgate.vmat_c 4.6KB
materials/props/char_scale
insert_photo char_scale_png_c7eb8373.generated.vtex_c 44.6KB
insert_photo char_scale_rough_png_bcf0d163.generated.vtex_c 44.6KB
collections char_scale.vmat_c 4.5KB
materials/props/cup
insert_photo cup_albedo_png_fcc91680.generated.vtex_c 43.7KB
insert_photo cup_normal_png_428fe136.generated.vtex_c 118.9KB
insert_photo cup_rough_png_a8369a89.generated.vtex_c 87.3KB
collections cup.vmat_c 4.4KB
materials/props/desk_lamp
insert_photo desk_complete_png_1d8dcaa6.generated.vtex_c 106.1KB
insert_photo desk_lamp_albedo_png_1eb3b2c1.generated.vtex_c 240.8KB
insert_photo desk_lamp_normal_png_2524447a.generated.vtex_c 556.3KB
insert_photo desk_lamp_rough_png_12a1c6.generated.vtex_c 3.4MB
collections desk_lamp.vmat_c 5.1KB
materials/props/electrical_box
insert_photo electrical_box_albedo_png_de299260.generated.vtex_c 246KB
insert_photo electrical_box_normal_png_774e6dd4.generated.vtex_c 760.6KB
insert_photo electrical_box_rough_png_79dd745d.generated.vtex_c 232.4KB
collections electrical_box.vmat_c 4.8KB
materials/props/fluo_lamp
insert_photo bake_complete_png_1dbbd093.generated.vtex_c 38.1KB
insert_photo fluo_lamp_albedo_png_a2c46e56.generated.vtex_c 54.2KB
insert_photo fluo_lamp_normal_png_a2cf52ce.generated.vtex_c 88KB
insert_photo fluo_lamp_rough_png_79a56797.generated.vtex_c 87.4KB
collections fluo_lamp.vmat_c 5.1KB
materials/props/ground_bed
insert_photo ground_bed_albedo_png_252aab3.generated.vtex_c 152.9KB
insert_photo ground_bed_normal_png_e236952d.generated.vtex_c 100.8KB
insert_photo ground_bed_rough_png_6153ee53.generated.vtex_c 121.7KB
collections ground_bed.vmat_c 4.6KB
materials/props/pencil
insert_photo pencil_1k_albedo_png_214dfd8e.generated.vtex_c 48.1KB
insert_photo pencil_1k_normal_png_761434aa.generated.vtex_c 82.8KB
insert_photo pencil_1k_rough_png_46f975c.generated.vtex_c 42.1KB
collections pencil.vmat_c 4.5KB
materials/props/vent
insert_photo vent_albedo_png_f0fbe7cc.generated.vtex_c 87.3KB
insert_photo vent_normal_png_b1fa64e7.generated.vtex_c 157KB
insert_photo vent_rough_png_19fbbd4e.generated.vtex_c 87.3KB
collections vent.vmat_c 4.4KB
materials/props/wood_fence
insert_photo wood_fence_albedo_png_654b1d91.generated.vtex_c 343.4KB
insert_photo wood_fence_normal_png_16e0c70c.generated.vtex_c 590.3KB
insert_photo wood_fence_rough_png_a609963f.generated.vtex_c 247.9KB
collections wood_fence.vmat_c 4.7KB
materials/puddles_decals
insert_photo puddles_decals_basecolor_png_839d2908.generated.vtex_c 30.4KB
insert_photo puddles_decals_opacity_png_4b1b345f.generated.vtex_c 60.8KB
insert_photo puddles_decals_roughness_png_c15b1f83.generated.vtex_c 53.7KB
collections puddles_decals.vmat_c 5.4KB
materials/road_decals_b
insert_photo road_decals_b_basecolor_png_9527f5b9.generated.vtex_c 87.3KB
insert_photo road_decals_b_normal_png_3ec320e9.generated.vtex_c 189.3KB
insert_photo road_decals_b_output_png_fccdc1c6.generated.vtex_c 51.3KB
insert_photo road_decals_b_roughness_png_f9dd343f.generated.vtex_c 87.3KB
collections road_decals_b.vmat_c 5.4KB
materials/road_decals
collections road_decals_a.vmat_c 5KB
insert_photo road_decals_basecolor_png_52dc35ca.generated.vtex_c 147.8KB
insert_photo road_decals_normal_png_931146c5.generated.vtex_c 546.1KB
insert_photo road_decals_opacity_png_b08442a2.generated.vtex_c 103.2KB
insert_photo road_decals_roughness_png_33791042.generated.vtex_c 321.5KB
materials/roadside
insert_photo roadside_basecolor_png_78d7224a.generated.vtex_c 87.3KB
insert_photo roadside_normal_png_606a468c.generated.vtex_c 193.9KB
insert_photo roadside_roughness_png_f013bcd7.generated.vtex_c 87.3KB
collections roadside.vmat_c 4.7KB
materials/roof_a
insert_photo roof_a_basecolor_png_f1125b93.generated.vtex_c 87.3KB
insert_photo roof_a_normal_png_f0b32b65.generated.vtex_c 103.4KB
insert_photo roof_a_roughness_png_9746a8ba.generated.vtex_c 53KB
collections roof_a.vmat_c 4.6KB
materials/rusty_panels_hs
insert_photo rusty_panels_hs_basecolor_png_b4417640.generated.vtex_c 66KB
insert_photo rusty_panels_hs_normal_png_ee60868d.generated.vtex_c 235.6KB
insert_photo rusty_panels_hs_roughness_png_83e3762e.generated.vtex_c 87.4KB
collections rusty_panels_hs.vmat_c 5.1KB
materials/sky
insert_photo cloudy_day_png_579f80b1.generated.vtex_c 9.6MB
collections cloudy_day.vmat_c 1.8KB
materials/skybox
collections light_test_sky_sunny02.vmat_c 1.9KB
collections light_test_sky_sunset_2.vmat_c 2KB
materials/skybox/tests/src
insert_photo lightingtest_sky_sunny02_exr_f8317176.generated.vtex_c 2.1MB
insert_photo lightingtest_sky_sunset_2_exr_fd9eb60c.generated.vtex_c 1.7MB
materials/stains_decal
insert_photo stains_decal_basecolor_png_781f18b6.generated.vtex_c 46.4KB
insert_photo stains_decal_opacity_png_a682778b.generated.vtex_c 49KB
insert_photo stains_decal_roughness_png_ad6834c.generated.vtex_c 47.2KB
collections stains_decal.vmat_c 5.1KB
materials/steel
insert_photo steel_color_png_1f4af5a4.generated.vtex_c 23.1KB
insert_photo steel_color_png_48c785a.generated.vtex_c 23.3KB
insert_photo steel_rough_png_1af92d04.generated.vtex_c 23.3KB
insert_photo steel_vmat_g_tnormal_a8392931.generated.vtex_c 1.6KB
collections steel.vmat_c 4.3KB
materials/stone_road
insert_photo stone_road_color_png_195753c0.generated.vtex_c 203.5KB
insert_photo stone_road_color_png_c1c1227f.generated.vtex_c 203.4KB
insert_photo stone_road_vmat_g_tnormal_a8392931.generated.vtex_c 1.6KB
insert_photo stone_road_vmat_g_trm_5091b448.generated.vtex_c 1.7KB
collections stone_road.vmat_c 4.2KB
materials/terrain
insert_photo splat_r_png_7d520685.generated.vtex_c 3.8MB
collections terrain_test.vmat_c 5.3KB
insert_photo terrain_vmat_g_tnormala_a8392931.generated.vtex_c 1.6KB
insert_photo terrain_vmat_g_tnormalb_a8392931.generated.vtex_c 1.6KB
collections terrain.vmat_c 5.8KB
collections test.vmat_c 4.8KB
materials/tiles_a
insert_photo tiles_a_basecolor_png_7b71c8f0.generated.vtex_c 87.3KB
insert_photo tiles_a_normal_png_d2f69b2f.generated.vtex_c 107.8KB
insert_photo tiles_a_roughness_png_3e8f8ca7.generated.vtex_c 87.3KB
collections tiles_a.vmat_c 4.6KB
materials/tiles_b
insert_photo tiles_b_basecolor_png_d07f34a8.generated.vtex_c 87.1KB
insert_photo tiles_b_normal_png_f96ab287.generated.vtex_c 29.9KB
insert_photo tiles_b_roughness_png_e4ef0218.generated.vtex_c 43.9KB
collections tiles_b.vmat_c 4.5KB
materials/tools/new
insert_photo solidblocklight_color_png_cd7970bd.generated.vtex_c 44.5KB
insert_photo trigger_color_png_674d1a45.generated.vtex_c 28.7KB
materials/tools
collections toolssolidblocklight.vmat_c 4.3KB
collections toolstrigger.vmat_c 4.6KB
materials/trimmed_grass
insert_photo trimmed_grass_basecolor_png_e8a418db.generated.vtex_c 52.5KB
insert_photo trimmed_grass_normal_png_4ed6f1fd.generated.vtex_c 198.5KB
insert_photo trimmed_grass_roughness_png_d529fb80.generated.vtex_c 87.3KB
collections trimmed_grass.vmat_c 4.8KB
materials/wall_tiles
insert_photo wall_tiles_basecolor_png_240e3f8d.generated.vtex_c 43.5KB
insert_photo wall_tiles_normal_png_52e32ad.generated.vtex_c 78KB
insert_photo wall_tiles_roughness_png_2c05d3ca.generated.vtex_c 87.3KB
collections wall_tiles.vmat_c 4.6KB
materials/wall_wood_a
insert_photo wall_wood_a_basecolor_png_5c79f933.generated.vtex_c 38.8KB
insert_photo wall_wood_a_normal_png_fc243b64.generated.vtex_c 44.8KB
insert_photo wall_wood_a_roughness_png_8a1aa66d.generated.vtex_c 87.3KB
collections wall_wood_a.vmat_c 4.8KB
materials/wall_wood_b
collections wall_wood_b.vmat_c 4.8KB
insert_photo wood_wall_b_basecolor_png_c1cedc78.generated.vtex_c 87.4KB
insert_photo wood_wall_b_normal_png_87ab0e17.generated.vtex_c 142.6KB
insert_photo wood_wall_b_roughness_png_bb3a3013.generated.vtex_c 87.3KB
materials/wallpaper_a
insert_photo wallpaper_a_basecolor_png_c9de90bc.generated.vtex_c 87.3KB
insert_photo wallpaper_a_normal_png_dde6d6ca.generated.vtex_c 26.3KB
insert_photo wallpaper_a_roughness_png_cff6715c.generated.vtex_c 87.3KB
collections wallpaper_a.vmat_c 4.7KB
materials/water
insert_photo water_color_png_160eba51.generated.vtex_c 23.1KB
insert_photo water_color_png_7bae68d.generated.vtex_c 23.3KB
insert_photo water_color_png_a6198f45.generated.vtex_c 23.1KB
insert_photo water_normal_png_c36e48f5.generated.vtex_c 43KB
collections water.vmat_c 3.6KB
materials/wood_floor
insert_photo wood_floor_basecolor_png_c18f5b79.generated.vtex_c 87.3KB
insert_photo wood_floor_normal_png_c7827ba4.generated.vtex_c 153.6KB
insert_photo wood_floor_roughness_png_bb960d42.generated.vtex_c 87.3KB
collections wood_floor.vmat_c 4.6KB
materials/wood_hs/no_paint
insert_photo wood_hs_nopaint_basecolor_png_930c31f2.generated.vtex_c 87.3KB
insert_photo wood_hs_nopaint_basecolor_png_e5ce3035.generated.vtex_c 87.2KB
insert_photo wood_hs_nopaint_normal_png_d73a5ba6.generated.vtex_c 158.3KB
insert_photo wood_hs_nopaint_roughness_png_77586382.generated.vtex_c 87.4KB
collections wood_hs_nopaint.vmat_c 4.9KB
materials/wood_hs
insert_photo wood_hs_basecolor_png_188f1e5.generated.vtex_c 44.5KB
insert_photo wood_hs_basecolor_png_4cb87715.generated.vtex_c 87.3KB
collections wood_hs_hack.vmat_c 4.7KB
insert_photo wood_hs_normal_png_e242bd67.generated.vtex_c 155.8KB
insert_photo wood_hs_roughness_png_ef966671.generated.vtex_c 87.3KB
collections wood_hs.vmat_c 4.8KB
materials/wood_planks
insert_photo planks_a_color_png_4065564d.generated.vtex_c 87.1KB
insert_photo planks_a_color_png_5582f33e.generated.vtex_c 87.1KB
insert_photo planks_a_color_png_e319b4e8.generated.vtex_c 87.3KB
insert_photo planks_a_normal_png_d920e1a8.generated.vtex_c 159.9KB
insert_photo planks_a_rough_png_c76b702a.generated.vtex_c 87.3KB
collections wood_planks.vmat_c 4.5KB
models/ammobox
insert_photo ammobox_normal_png_26031691.generated.vtex_c 23.2KB
insert_photo ammobox_rough_png_a51dc695.generated.vtex_c 23.3KB
view_in_ar ammobox.vmdl_c 3.7KB
collections ammoboxbase.vmat_c 4.2KB
insert_photo ammoboxbasetext_png_6bc34825.generated.vtex_c 23.1KB
insert_photo ammoboxbasetext_png_c04b35d5.generated.vtex_c 23.3KB
models/background
view_in_ar sauna_env.vmdl_c 15.7KB
view_in_ar sauna_hill_a.vmdl_c 10.1KB
models/bananapeel
insert_photo bananapeel_normal_png_722461b9.generated.vtex_c 23.2KB
insert_photo bananapeel_rough_png_e11f95a6.generated.vtex_c 23.3KB
view_in_ar bananapeel.vmdl_c 5.3KB
insert_photo bananapeelcolor_png_2d8f625b.generated.vtex_c 23.1KB
insert_photo bananapeelcolor_png_e7924742.generated.vtex_c 23.3KB
collections bananapeelcolor.vmat_c 4.3KB
models/bbammo
view_in_ar bbammo.vmdl_c 6.6KB
insert_photo bbammobasic_png_c51c87da.generated.vtex_c 23.3KB
collections bbammobasic.vmat_c 4.3KB
models/beer_bottle
insert_photo beer_color_png_16575253.generated.vtex_c 7.2KB
insert_photo beer_color_png_6c573578.generated.vtex_c 35.7KB
insert_photo beer_color_png_7463f7c.generated.vtex_c 7.1KB
insert_photo beer_liquid_vmat_g_tcolor_a11b52af.generated.vtex_c 1.7KB
insert_photo beer_liquid_vmat_g_tcolor_a3d69f2e.generated.vtex_c 1.6KB
collections beer_liquid.vmat_c 4.3KB
insert_photo beer_normal_png_a2137f84.generated.vtex_c 7.2KB
insert_photo beer_rough_png_953668bd.generated.vtex_c 7.3KB
insert_photo beer_trans_png_2fabc200.generated.vtex_c 7.1KB
collections beer.vmat_c 4.7KB
view_in_ar beer.vmdl_c 13.6KB
view_in_ar cap.vmdl_c 6.7KB
models/beer_crate
insert_photo beer_crate_color_png_578cd9fa.generated.vtex_c 23.1KB
insert_photo beer_crate_color_png_829b73ff.generated.vtex_c 87.2KB
insert_photo beer_crate_color_png_fb29cd6.generated.vtex_c 23.3KB
insert_photo beer_crate_normal_png_762a63a7.generated.vtex_c 23.2KB
insert_photo beer_crate_rough_png_978a419d.generated.vtex_c 23.3KB
insert_photo beer_crate_vmat_g_tnormal_a8392931.generated.vtex_c 1.6KB
insert_photo beer_crate_vmat_g_trm_b5cf3723.generated.vtex_c 1.7KB
collections beer_crate.vmat_c 4.3KB
view_in_ar beer_crate.vmdl_c 20.4KB
models/bucket
insert_photo bucket_color_png_2fdc38ec.generated.vtex_c 23.3KB
insert_photo bucket_color_png_9950cff5.generated.vtex_c 23.1KB
collections bucket.vmat_c 4.4KB
view_in_ar bucket.vmdl_c 19.3KB
models/calendar
insert_photo calendar_color_png_5b335137.generated.vtex_c 50.9KB
insert_photo calendar_color_png_c99237a0.generated.vtex_c 50.6KB
insert_photo calendar_vmat_g_tnormal_a8392931.generated.vtex_c 1.6KB
insert_photo calendar_vmat_g_trm_caaeff53.generated.vtex_c 1.7KB
collections calendar.vmat_c 4.1KB
view_in_ar calendar.vmdl_c 4.5KB
models/car_wheel
view_in_ar car_wheel.vmdl_c 7.6KB
models/character_setup
view_in_ar sauna_mugshot.vmdl_c 4.4KB
view_in_ar sauna_passport.vmdl_c 5.3KB
view_in_ar sauna_tablet.vmdl_c 4.5KB
models/cigarette_pack
insert_photo cigarette_pack_color_png_9d7905df.generated.vtex_c 32.4KB
insert_photo cigarette_pack_color_png_cce852b1.generated.vtex_c 32.6KB
insert_photo cigarette_pack_vmat_g_tnormal_a8392931.generated.vtex_c 1.6KB
insert_photo cigarette_pack_vmat_g_trm_5091b448.generated.vtex_c 1.7KB
collections cigarette_pack.vmat_c 4.3KB
view_in_ar cigarette_pack.vmdl_c 22.8KB
insert_photo plastic_wrap_color_png_91bea3a7.generated.vtex_c 40.2KB
insert_photo plastic_wrap_color_png_dcb3cc5d.generated.vtex_c 40.4KB
insert_photo plastic_wrap_normal_png_e1ee83d1.generated.vtex_c 42.4KB
insert_photo plastic_wrap_vmat_g_trm_715c9b4d.generated.vtex_c 1.7KB
insert_photo plastic_wrap_vmat_g_ttransparencymask_dc7afdaa.generated.vtex_c 1.6KB
collections plastic_wrap.vmat_c 4.7KB
models/cigarette
insert_photo cigarette_color_png_ae8fd1f2.generated.vtex_c 87.3KB
insert_photo cigarette_color_png_f9968af1.generated.vtex_c 87.2KB
insert_photo cigarette_vmat_g_tnormal_a8392931.generated.vtex_c 1.6KB
insert_photo cigarette_vmat_g_trm_5091b448.generated.vtex_c 1.7KB
collections cigarette.vmat_c 4.1KB
view_in_ar cigarette.vmdl_c 6.8KB
models/clothes/alien_head
insert_photo alien_head_color_png_9a0f0def.generated.vtex_c 7.1KB
insert_photo alien_head_normal_png_7e933566.generated.vtex_c 7.2KB
insert_photo alien_head_rough_png_8bd45ab6.generated.vtex_c 7.3KB
collections alien_head.vmat_c 4.4KB
view_in_ar alien_head.vmdl_c 19.3KB
models/clothes/alien_head/alien_head
insert_photo unnamed_1_vmorf.vtex_c 3.9KB
models/clothes/apetavern
insert_photo clothing_01_color_png_24161e25.generated.vtex_c 32.8KB
insert_photo clothing_01_color_png_a71c586.generated.vtex_c 33KB
insert_photo clothing_vmat_g_trm_5091b448.generated.vtex_c 1.7KB
collections clothing.vmat_c 4.2KB
view_in_ar goggles.vmdl_c 13KB
models/clothes/apetavern/goggles
insert_photo unnamed_1_vmorf.vtex_c 1.9KB
models/clothes/apetavern
view_in_ar towel.vmdl_c 17.6KB
models/clothes/apetavern/towel
insert_photo unnamed_1_vmorf.vtex_c 3.5KB
models/clothes/baggy_trousers
insert_photo camo_cargo_trousers_color_png_15ade4a6.generated.vtex_c 23.3KB
insert_photo camo_cargo_trousers_normal_png_171dd05d.generated.vtex_c 23.3KB
insert_photo camo_cargo_trousers_rough_png_a9b9ba2e.generated.vtex_c 23.3KB
collections camo_cargo_trousers.vmat_c 4.8KB
insert_photo cargo_joggers_color_png_f3da4ab3.generated.vtex_c 23.3KB
insert_photo cargo_joggers_normal_png_69e73c40.generated.vtex_c 23.2KB
insert_photo cargo_joggers_rough_png_14990211.generated.vtex_c 23.3KB
collections cargo_joggers.vmat_c 4.6KB
view_in_ar cargo_joggers.vmdl_c 24.9KB
models/clothes/baggy_trousers/cargo_joggers
insert_photo unnamed_1_vmorf.vtex_c 5.6KB
models/clothes/baggy_trousers
insert_photo cargo_trousers_color_png_cc2a0bc5.generated.vtex_c 23.3KB
insert_photo cargo_trousers_normal_png_30b7e230.generated.vtex_c 23.2KB
insert_photo cargo_trousers_rough_png_173feb6d.generated.vtex_c 23.3KB
collections cargo_trousers.vmat_c 4.6KB
view_in_ar cargo_trousers.vmdl_c 25KB
models/clothes/baggy_trousers/cargo_trousers
insert_photo unnamed_1_vmorf.vtex_c 5.6KB
models/clothes/bandana
insert_photo bandana_color_png_90c566cb.generated.vtex_c 23.1KB
insert_photo bandana_color_png_923e5771.generated.vtex_c 23.3KB
insert_photo bandana_normal_png_fa8b69d8.generated.vtex_c 23.2KB
insert_photo bandana_rough_png_73d3531a.generated.vtex_c 23.3KB
collections bandana.vmat_c 4.2KB
view_in_ar bandana.vmdl_c 20.3KB
models/clothes/bandana/bandana
insert_photo unnamed_1_vmorf.vtex_c 4.3KB
models/clothes/beanie
insert_photo beanie_color_png_134a67aa.generated.vtex_c 7.1KB
insert_photo beanie_color_png_f8ebc80.generated.vtex_c 7.3KB
insert_photo beanie_normal_png_7b9294f4.generated.vtex_c 7.2KB
insert_photo beanie_rough_png_9f483dfe.generated.vtex_c 7.3KB
collections beanie.vmat_c 4.2KB
view_in_ar beanie.vmdl_c 16.5KB
models/clothes/beanie/beanie
insert_photo unnamed_1_vmorf.vtex_c 3.9KB
models/clothes/beanie
insert_photo flame_beanie_color_png_880d2c00.generated.vtex_c 23.3KB
insert_photo flame_beanie_color_png_eec66cd7.generated.vtex_c 23.1KB
insert_photo flame_beanie_normal_png_c46a1f24.generated.vtex_c 23.2KB
insert_photo flame_beanie_rough_png_dba476e3.generated.vtex_c 23.3KB
collections flame_beanie.vmat_c 4.4KB
view_in_ar flame_beanie.vmdl_c 16.4KB
models/clothes/beanie/flame_beanie
insert_photo unnamed_1_vmorf.vtex_c 3.9KB
models/clothes/beanie
insert_photo police_beanie_color_png_85271f00.generated.vtex_c 7.3KB
insert_photo police_beanie_color_png_c063496.generated.vtex_c 7.1KB
insert_photo police_beanie_normal_png_2e750946.generated.vtex_c 7.2KB
insert_photo police_beanie_rough_png_6c0aeeeb.generated.vtex_c 7.3KB
collections police_beanie.vmat_c 4.3KB
view_in_ar police_beanie.vmdl_c 16.4KB
models/clothes/beanie/police_beanie
insert_photo unnamed_1_vmorf.vtex_c 3.9KB
models/clothes/bomber_jacket
insert_photo bomber_jacket_color_png_deaea9ab.generated.vtex_c 23.3KB
insert_photo bomber_jacket_normal_png_5e64f438.generated.vtex_c 23.2KB
insert_photo bomber_jacket_rough_png_71fa38ea.generated.vtex_c 23.4KB
collections bomber_jacket.vmat_c 4.6KB
view_in_ar bomber_jacket.vmdl_c 26.7KB
models/clothes/bomber_jacket/bomber_jacket
insert_photo unnamed_1_vmorf.vtex_c 6.7KB
models/clothes/bomber_jacket
insert_photo drive_jacket_color_png_f8ec16f9.generated.vtex_c 23.3KB
insert_photo drive_jacket_normal_png_5646e72e.generated.vtex_c 23.2KB
insert_photo drive_jacket_rough_png_538b0dc7.generated.vtex_c 23.4KB
collections drive_jacket.vmat_c 4.6KB
models/clothes/boots
view_in_ar big_boots.vmdl_c 19.4KB
models/clothes/boots/big_boots
insert_photo unnamed_1_vmorf.vtex_c 3.9KB
models/clothes/boots
insert_photo boots_color_png_b41b8a73.generated.vtex_c 7.3KB
insert_photo boots_color_png_c1a5fb1d.generated.vtex_c 7.1KB
insert_photo boots_normal_png_e23b1e1a.generated.vtex_c 7.2KB
insert_photo boots_rough_png_6e83def1.generated.vtex_c 7.3KB
collections boots.vmat_c 4.2KB
view_in_ar boots.vmdl_c 16.6KB
models/clothes/boots/boots
insert_photo unnamed_1_vmorf.vtex_c 3.9KB
models/clothes/cap
insert_photo cap_color_png_47f48eed.generated.vtex_c 7.1KB
insert_photo cap_color_png_d0a1af0a.generated.vtex_c 7.2KB
insert_photo cap_normal_png_488dc321.generated.vtex_c 7.2KB
insert_photo cap_rough_png_2d9fa5a.generated.vtex_c 7.3KB
insert_photo cap_twotone_color_png_60fb2e36.generated.vtex_c 7.1KB
insert_photo cap_twotone_normal_png_302b1b25.generated.vtex_c 7.2KB
insert_photo cap_twotone_rough_png_89255d47.generated.vtex_c 7.3KB
collections cap_twotone.vmat_c 4.3KB
collections cap.vmat_c 4.1KB
view_in_ar cap.vmdl_c 14.5KB
models/clothes/cap/cap
insert_photo unnamed_1_vmorf.vtex_c 2.6KB
models/clothes/cargo_shorts
insert_photo cargo_shorts_color_png_2b49e031.generated.vtex_c 23.2KB
insert_photo cargo_shorts_color_png_6ce04c1b.generated.vtex_c 23.3KB
insert_photo cargo_shorts_color_png_c4e371e6.generated.vtex_c 23.1KB
insert_photo cargo_shorts_normal_png_749a0dd1.generated.vtex_c 23.2KB
insert_photo cargo_shorts_rough_png_46a3733c.generated.vtex_c 23.3KB
collections cargo_shorts.vmat_c 4.4KB
view_in_ar cargo_shorts.vmdl_c 18.1KB
models/clothes/cargo_shorts/cargo_shorts
insert_photo unnamed_1_vmorf.vtex_c 3.9KB
models/clothes/cowboy_boots
insert_photo cowboy_boots_color_png_e3da392c.generated.vtex_c 23.3KB
insert_photo cowboy_boots_normal_png_59bb33a3.generated.vtex_c 23.2KB
insert_photo cowboy_boots_rough_png_9d2c2fa8.generated.vtex_c 23.3KB
collections cowboy_boots.vmat_c 4.5KB
view_in_ar cowboy_boots.vmdl_c 22.8KB
models/clothes/cowboy_boots/cowboy_boots
insert_photo unnamed_1_vmorf.vtex_c 5.6KB
models/clothes/cowboy_hat
insert_photo cowboy_hat_color_png_3276b37e.generated.vtex_c 23.3KB
insert_photo cowboy_hat_normal_png_f7925b72.generated.vtex_c 23.2KB
insert_photo cowboy_hat_rough_png_d5fa3b54.generated.vtex_c 23.3KB
collections cowboy_hat.vmat_c 4.5KB
view_in_ar cowboy_hat.vmdl_c 21.1KB
models/clothes/cowboy_hat/cowboy_hat
insert_photo unnamed_1_vmorf.vtex_c 4.3KB
models/clothes/drug_binoculars
insert_photo black_drug_binoculars_color_png_f306276.generated.vtex_c 23.3KB
insert_photo black_drug_binoculars_normal_png_49359488.generated.vtex_c 23.3KB
insert_photo black_drug_binoculars_rough_png_e02dd707.generated.vtex_c 23.4KB
collections black_drug_binoculars.vmat_c 4.8KB
insert_photo drug_binoculars_color_png_94cf0b20.generated.vtex_c 7.3KB
insert_photo drug_binoculars_normal_png_5d6df2ef.generated.vtex_c 7.2KB
insert_photo drug_binoculars_rough_png_8edfdcfe.generated.vtex_c 7.3KB
collections drug_binoculars.vmat_c 4.6KB
view_in_ar drug_binoculars.vmdl_c 19.6KB
models/clothes/drug_binoculars/drug_binoculars
insert_photo unnamed_1_vmorf.vtex_c 3.9KB
models/clothes/face_soot
insert_photo face_soot_color_png_cedbd856.generated.vtex_c 3.3KB
insert_photo face_soot_normal_png_af02729c.generated.vtex_c 3.2KB
insert_photo face_soot_rough_png_ff200e64.generated.vtex_c 3.3KB
collections face_soot.vmat_c 4.4KB
view_in_ar face_soot.vmdl_c 16.5KB
models/clothes/fishing_hat
insert_photo fishing_hat_color_png_118d30d5.generated.vtex_c 23.3KB
insert_photo fishing_hat_normal_png_c524c190.generated.vtex_c 23.2KB
insert_photo fishing_hat_rough_png_41fa8304.generated.vtex_c 23.3KB
collections fishing_hat.vmat_c 4.5KB
view_in_ar fishing_hat.vmdl_c 24.3KB
models/clothes/fishing_hat/fishing_hat
insert_photo unnamed_1_vmorf.vtex_c 5.6KB
models/clothes/fishing_vest
insert_photo fishing_vest_color_png_6cf7eb90.generated.vtex_c 87.3KB
insert_photo fishing_vest_normal_png_95e60719.generated.vtex_c 47.5KB
insert_photo fishing_vest_rough_png_e123494a.generated.vtex_c 87.3KB
collections fishing_vest.vmat_c 4.5KB
view_in_ar fishing_vest.vmdl_c 21.2KB
models/clothes/fishing_vest/fishing_vest
insert_photo unnamed_1_vmorf.vtex_c 10.7KB
models/clothes/fishing_vest
insert_photo hunters_vest_color_png_d2c2f702.generated.vtex_c 87.1KB
insert_photo hunters_vest_normal_png_367e8936.generated.vtex_c 47.5KB
insert_photo hunters_vest_rough_png_a17871c.generated.vtex_c 87.3KB
collections hunters_vest.vmat_c 4.5KB
models/clothes/flatcap
insert_photo flatcap_color_png_1f988161.generated.vtex_c 7.3KB
insert_photo flatcap_color_png_27ad18f8.generated.vtex_c 7.1KB
insert_photo flatcap_color_png_ea76dde7.generated.vtex_c 7.1KB
insert_photo flatcap_normal_png_cf90ba0b.generated.vtex_c 7.2KB
insert_photo flatcap_rough_png_7b0b684a.generated.vtex_c 7.3KB
collections flatcap.vmat_c 4.2KB
view_in_ar flatcap.vmdl_c 14.6KB
models/clothes/flip_flops
insert_photo flip_flops_color_png_33d8cd44.generated.vtex_c 23.3KB
insert_photo flip_flops_normal_png_9e596aaa.generated.vtex_c 23.2KB
insert_photo flip_flops_rough_png_5b03e7ad.generated.vtex_c 23.3KB
collections flip_flops.vmat_c 4.5KB
view_in_ar flip_flops.vmdl_c 29.4KB
models/clothes/flip_flops/flip_flops
insert_photo unnamed_1_vmorf.vtex_c 2.8KB
models/clothes/glasses
insert_photo aviator_color_png_1bb4a856.generated.vtex_c 23.3KB
insert_photo aviator_color_png_bf484667.generated.vtex_c 23.1KB
collections aviator_glasses.vmat_c 4.8KB
insert_photo aviator_normal_png_4096f8ef.generated.vtex_c 23.2KB
insert_photo aviator_rough_png_bd0cc538.generated.vtex_c 23.3KB
insert_photo aviator_trans_png_c0f998b1.generated.vtex_c 23.1KB
insert_photo brimline_glasses_color_png_92d2c0dc.generated.vtex_c 23.3KB
insert_photo brimline_glasses_color_png_d28446aa.generated.vtex_c 23.1KB
insert_photo brimline_glasses_normal_png_4abb172.generated.vtex_c 23.2KB
insert_photo brimline_glasses_rough_png_61fe108.generated.vtex_c 23.4KB
insert_photo brimline_glasses_trans_png_38b94d15.generated.vtex_c 23.1KB
collections brimline_glasses.vmat_c 5KB
insert_photo glasses_color_png_bcacfda0.generated.vtex_c 1.9KB
insert_photo glasses_color_png_d349b275.generated.vtex_c 1.8KB
insert_photo glasses_frame_vmat_g_tcolor_1fe5623d.generated.vtex_c 1.7KB
insert_photo glasses_frame_vmat_g_trm_df9e29e5.generated.vtex_c 1.8KB
collections glasses_frame.vmat_c 4.7KB
insert_photo glasses_normal_png_314ca68.generated.vtex_c 23.2KB
insert_photo glasses_rough_png_90e35768.generated.vtex_c 23.3KB
insert_photo glasses_trans_png_2e1c67d6.generated.vtex_c 23.1KB
view_in_ar glasses.vmdl_c 14.3KB
models/clothes/glasses/glasses
insert_photo unnamed_1_vmorf.vtex_c 1.9KB
models/clothes/glasses
insert_photo round_glasses_color_png_20c73adf.generated.vtex_c 23.3KB
insert_photo round_glasses_color_png_d3c43d5b.generated.vtex_c 23.1KB
insert_photo round_glasses_normal_png_3c7ec5b9.generated.vtex_c 23.2KB
insert_photo round_glasses_rough_png_e70710fb.generated.vtex_c 23.3KB
insert_photo round_glasses_trans_png_91161894.generated.vtex_c 23.1KB
collections round_glasses.vmat_c 4.9KB
view_in_ar round_glasses.vmdl_c 3.9KB
models/clothes/gloves
insert_photo gloves_color_png_6d53554a.generated.vtex_c 7.3KB
insert_photo gloves_normal_png_fb4760d9.generated.vtex_c 7.2KB
insert_photo gloves_rough_png_f1b60d0c.generated.vtex_c 7.3KB
collections gloves.vmat_c 4.3KB
view_in_ar gloves.vmdl_c 12.8KB
models/clothes/hoodie_zip
insert_photo hoodie_zip_color_png_26f310e5.generated.vtex_c 23.3KB
insert_photo hoodie_zip_color_png_da76fc73.generated.vtex_c 23.1KB
insert_photo hoodie_zip_normal_png_a98dbf37.generated.vtex_c 23.2KB
insert_photo hoodie_zip_rough_png_57c5218e.generated.vtex_c 23.3KB
collections hoodie_zip.vmat_c 4.4KB
view_in_ar hoodie_zip.vmdl_c 27.5KB
models/clothes/hoodie_zip/hoodie_zip
insert_photo unnamed_1_vmorf.vtex_c 7.3KB
models/clothes/hoodie
insert_photo hoodie_color_png_2a06f6e6.generated.vtex_c 23.3KB
insert_photo hoodie_color_png_8b53238.generated.vtex_c 23.1KB
insert_photo hoodie_color_png_b22bfd9d.generated.vtex_c 23.1KB
insert_photo hoodie_fp_color_png_b53b8a24.generated.vtex_c 23.1KB
insert_photo hoodie_fp_normal_png_95ee6816.generated.vtex_c 23.2KB
insert_photo hoodie_fp_rough_png_35664ae8.generated.vtex_c 23.3KB
collections hoodie_fp.vmat_c 4.4KB
insert_photo hoodie_normal_png_15294431.generated.vtex_c 23.2KB
view_in_ar hoodie_pocket.vmdl_c 26.8KB
models/clothes/hoodie/hoodie_pocket
insert_photo base_vmorf.vtex_c 6.7KB
models/clothes/hoodie
insert_photo hoodie_rough_png_2204824d.generated.vtex_c 23.3KB
collections hoodie.vmat_c 4.2KB
view_in_ar hoodie.vmdl_c 25.8KB
models/clothes/hoodie/hoodie
insert_photo base_vmorf.vtex_c 6.2KB
models/clothes/jumper
insert_photo jumper_color_tga_26c98ecb.generated.vtex_c 23.3KB
insert_photo jumper_color_tga_5feb1251.generated.vtex_c 23.1KB
insert_photo jumper_color_tga_fc98f873.generated.vtex_c 23.1KB
insert_photo jumper_normal_tga_4577f9b2.generated.vtex_c 23.2KB
insert_photo jumper_rough_tga_f2b6100d.generated.vtex_c 87.3KB
insert_photo jumper_vmat_g_trm_5091b448.generated.vtex_c 1.8KB
collections jumper.vmat_c 4.2KB
view_in_ar jumper.vmdl_c 26.3KB
models/clothes/jumper/jumper
insert_photo unnamed_1_vmorf.vtex_c 6.7KB
models/clothes/long_shirt
insert_photo long_shirt_color_png_15958083.generated.vtex_c 23.1KB
insert_photo long_shirt_color_png_99e1435e.generated.vtex_c 23.3KB
insert_photo long_shirt_normal_png_3506c606.generated.vtex_c 23.2KB
insert_photo long_shirt_rough_png_cc6a71db.generated.vtex_c 23.3KB
insert_photo long_shirt_ubre_color_png_98cb955e.generated.vtex_c 23.3KB
insert_photo long_shirt_ubre_normal_png_28ac6c5f.generated.vtex_c 23.2KB
insert_photo long_shirt_ubre_rough_png_7734fcc0.generated.vtex_c 23.3KB
collections long_shirt_ubre.vmat_c 4.7KB
collections long_shirt.vmat_c 4.3KB
view_in_ar long_shirt.vmdl_c 21.6KB
models/clothes/long_shirt/long_shirt
insert_photo unnamed_1_vmorf.vtex_c 5.6KB
models/clothes/loose_trousers
insert_photo khakis_color_png_188764b5.generated.vtex_c 23.1KB
insert_photo khakis_color_png_5c561a5b.generated.vtex_c 23.3KB
insert_photo khakis_normal_png_9c4e7ba4.generated.vtex_c 23.2KB
insert_photo khakis_rough_png_c217c66c.generated.vtex_c 23.3KB
collections khakis.vmat_c 4.4KB
view_in_ar khakis.vmdl_c 22.9KB
models/clothes/loose_trousers/khakis
insert_photo unnamed_1_vmorf.vtex_c 5.6KB
models/clothes/loose_trousers
insert_photo loose_jeans_color_png_171cd71.generated.vtex_c 23.1KB
insert_photo loose_jeans_color_png_a111a5ec.generated.vtex_c 23.3KB
insert_photo loose_jeans_normal_png_caf1c98d.generated.vtex_c 23.2KB
insert_photo loose_jeans_rough_png_404af7e3.generated.vtex_c 23.3KB
collections loose_jeans.vmat_c 4.4KB
view_in_ar loose_jeans.vmdl_c 22.9KB
models/clothes/loose_trousers/loose_jeans
insert_photo unnamed_1_vmorf.vtex_c 5.6KB
models/clothes/loose_trousers
view_in_ar loose_trousers.vmdl_c 23KB
models/clothes/loose_trousers/loose_trousers
insert_photo unnamed_1_vmorf.vtex_c 5.6KB
models/clothes/oxford_shoes
insert_photo black_oxford_shoes_color_png_4a4c70fc.generated.vtex_c 23.2KB
insert_photo black_oxford_shoes_color_png_e70caf9e.generated.vtex_c 23.3KB
insert_photo black_oxford_shoes_normal_png_a077bbfe.generated.vtex_c 23.2KB
insert_photo black_oxford_shoes_rough_png_47942905.generated.vtex_c 23.3KB
collections black_oxford_shoes.vmat_c 4.5KB
insert_photo oxford_shoes_color_png_87ea8999.generated.vtex_c 23.1KB
insert_photo oxford_shoes_color_png_b7b704f8.generated.vtex_c 23.3KB
insert_photo oxford_shoes_normal_png_c5714a7.generated.vtex_c 23.2KB
insert_photo oxford_shoes_rough_png_b2ba2915.generated.vtex_c 23.3KB
collections oxford_shoes.vmat_c 4.4KB
view_in_ar oxford_shoes.vmdl_c 24KB
models/clothes/oxford_shoes/oxford_shoes
insert_photo unnamed_1_vmorf.vtex_c 5.6KB
models/clothes/parka
insert_photo parka_color_png_28d1c72a.generated.vtex_c 23.3KB
insert_photo parka_green_color_png_bf8441e9.generated.vtex_c 23.1KB
insert_photo parka_green_normal_png_238afea8.generated.vtex_c 23.2KB
insert_photo parka_green_rough_png_6f80bf71.generated.vtex_c 23.3KB
collections parka_green.vmat_c 4.4KB
insert_photo parka_normal_png_88f8f9e3.generated.vtex_c 23.2KB
insert_photo parka_rough_png_71a2cc82.generated.vtex_c 23.3KB
collections parka.vmat_c 4.3KB
view_in_ar parka.vmdl_c 29.8KB
models/clothes/parka/parka
insert_photo unnamed_1_vmorf.vtex_c 7.9KB
models/clothes/police_jacket
insert_photo police_belt_color_png_233409a1.generated.vtex_c 23.3KB
insert_photo police_belt_normal_png_a66e8fd2.generated.vtex_c 23.2KB
insert_photo police_belt_rough_png_8a887f24.generated.vtex_c 23.4KB
collections police_belt.vmat_c 4.6KB
view_in_ar police_belt.vmdl_c 25.6KB
models/clothes/police_jacket/police_belt
insert_photo unnamed_1_vmorf.vtex_c 7.9KB
models/clothes/police_jacket
insert_photo police_jacket_color_png_df9b21c8.generated.vtex_c 23.3KB
insert_photo police_jacket_normal_png_c319887.generated.vtex_c 23.2KB
insert_photo police_jacket_rough_png_be7edb9c.generated.vtex_c 23.4KB
collections police_jacket.vmat_c 4.6KB
view_in_ar police_jacket.vmdl_c 21.9KB
models/clothes/police_jacket/police_jacket
insert_photo unnamed_1_vmorf.vtex_c 5.6KB
models/clothes/police_trousers
insert_photo police_trousers_color_png_eb974eab.generated.vtex_c 23.3KB
insert_photo police_trousers_normal_png_1ac4cd4c.generated.vtex_c 23.2KB
insert_photo police_trousers_rough_png_5f7d76d9.generated.vtex_c 23.3KB
collections police_trousers.vmat_c 4.6KB
view_in_ar police_trousers.vmdl_c 20.4KB
models/clothes/police_trousers/police_trousers
insert_photo unnamed_1_vmorf.vtex_c 3.9KB
models/clothes/sandals
insert_photo sandals_color_png_b3227278.generated.vtex_c 23.3KB
insert_photo sandals_color_png_c8222dd5.generated.vtex_c 23.1KB
insert_photo sandals_normal_png_b0f219d8.generated.vtex_c 23.2KB
insert_photo sandals_rough_png_bce394ec.generated.vtex_c 23.3KB
view_in_ar sandals_socks.vmdl_c 37.2KB
models/clothes/sandals/sandals_socks
insert_photo unnamed_1_vmorf.vtex_c 9.9KB
models/clothes/sandals
collections sandals.vmat_c 4.2KB
view_in_ar sandals.vmdl_c 36KB
models/clothes/sandals/sandals
insert_photo unnamed_1_vmorf.vtex_c 9.9KB
models/clothes/sauna_boss_hat
insert_photo sauna_boss_color_png_2be9b7a7.generated.vtex_c 7.3KB
insert_photo sauna_boss_color_png_47f6df1e.generated.vtex_c 7.2KB
insert_photo sauna_boss_color_png_cbb5447c.generated.vtex_c 7.1KB
insert_photo sauna_boss_normal_png_a704a275.generated.vtex_c 7.2KB
insert_photo sauna_boss_rough_png_c94f7877.generated.vtex_c 7.3KB
collections sauna_boss.vmat_c 4.4KB
view_in_ar sauna_boss.vmdl_c 17.1KB
models/clothes/shorts
insert_photo shorts_color_png_a0ce532d.generated.vtex_c 23.3KB
insert_photo shorts_normal_png_3dd4ccd9.generated.vtex_c 23.2KB
insert_photo shorts_rough_png_e8c1d659.generated.vtex_c 23.3KB
collections shorts.vmat_c 4.3KB
view_in_ar shorts.vmdl_c 20KB
models/clothes/shorts/shorts
insert_photo unnamed_1_vmorf.vtex_c 4.7KB
models/clothes/skinny_trousers
insert_photo chinos_color_png_ce2ad63d.generated.vtex_c 23.3KB
insert_photo chinos_color_png_ff058eb7.generated.vtex_c 23.1KB
insert_photo chinos_normal_png_f1d480a1.generated.vtex_c 23.2KB
insert_photo chinos_rough_png_84bb691a.generated.vtex_c 23.3KB
collections chinos.vmat_c 4.4KB
view_in_ar chinos.vmdl_c 21.6KB
models/clothes/skinny_trousers/chinos
insert_photo unnamed_1_vmorf.vtex_c 4.3KB
models/clothes/skinny_trousers
insert_photo fitted_formal_trousers_color_png_b189361e.generated.vtex_c 23.3KB
insert_photo fitted_formal_trousers_normal_png_100c78bf.generated.vtex_c 23.3KB
insert_photo fitted_formal_trousers_rough_png_fa15a0c8.generated.vtex_c 23.4KB
collections fitted_formal_trousers.vmat_c 4.8KB
insert_photo skinny_jeans_color_png_1b9fb7f.generated.vtex_c 23.2KB
insert_photo skinny_jeans_color_png_4bf373.generated.vtex_c 23.3KB
insert_photo skinny_jeans_normal_png_e0ae4d4b.generated.vtex_c 23.2KB
insert_photo skinny_jeans_rough_png_1d63f3d9.generated.vtex_c 23.3KB
collections skinny_jeans.vmat_c 4.5KB
view_in_ar skinny_jeans.vmdl_c 21.7KB
models/clothes/skinny_trousers/skinny_jeans
insert_photo unnamed_1_vmorf.vtex_c 4.3KB
models/clothes/skinny_trousers
view_in_ar skinny_trousers.vmdl_c 22KB
models/clothes/skinny_trousers/skinny_trousers
insert_photo unnamed_1_vmorf.vtex_c 4.3KB
models/clothes/skinny_trousers
insert_photo three_striped_trousers_color_png_5260e3ac.generated.vtex_c 23.2KB
insert_photo three_striped_trousers_color_png_c2c6fd65.generated.vtex_c 23.3KB
insert_photo three_striped_trousers_normal_png_b5f21d92.generated.vtex_c 23.3KB
insert_photo three_striped_trousers_rough_png_fbab6bfb.generated.vtex_c 23.4KB
collections three_striped_trousers.vmat_c 4.6KB
models/clothes/socks
insert_photo socks_color_png_1e470b9d.generated.vtex_c 7.3KB
insert_photo socks_color_png_3bc7fcb.generated.vtex_c 7.1KB
insert_photo socks_normal_png_8d3d2bf.generated.vtex_c 7.2KB
insert_photo socks_rough_png_f67f1909.generated.vtex_c 7.3KB
collections socks.vmat_c 4.2KB
view_in_ar socks.vmdl_c 19.1KB
models/clothes/socks/socks
insert_photo unnamed_1_vmorf.vtex_c 3.9KB
models/clothes/suit_jacket
insert_photo suit_jacket_color_png_c9d27947.generated.vtex_c 23.3KB
insert_photo suit_jacket_normal_png_f3df55e9.generated.vtex_c 23.2KB
insert_photo suit_jacket_rough_png_60521881.generated.vtex_c 23.3KB
collections suit_jacket.vmat_c 4.5KB
view_in_ar suit_jacket.vmdl_c 34.4KB
models/clothes/suit_jacket/suit_jacket
insert_photo unnamed_1_vmorf.vtex_c 10.7KB
models/clothes/t-shirt
view_in_ar t-shirt.vmdl_c 22.8KB
models/clothes/t-shirt/t-shirt
insert_photo unnamed_1_vmorf.vtex_c 5.1KB
models/clothes/t-shirt
insert_photo tshirt_color_png_4469a71.generated.vtex_c 23.3KB
insert_photo tshirt_color_png_a85329ee.generated.vtex_c 23.1KB
insert_photo tshirt_color_png_dceb91cc.generated.vtex_c 23.1KB
insert_photo tshirt_eagles_color_png_3295ec6b.generated.vtex_c 23.3KB
insert_photo tshirt_eagles_normal_png_788df900.generated.vtex_c 23.2KB
insert_photo tshirt_eagles_rough_png_431e1b7a.generated.vtex_c 23.3KB
collections tshirt_eagles.vmat_c 4.6KB
insert_photo tshirt_fp_back_color_png_56fae0d7.generated.vtex_c 23.3KB
insert_photo tshirt_fp_back_normal_png_41e34aa.generated.vtex_c 23.2KB
insert_photo tshirt_fp_back_rough_png_651bd001.generated.vtex_c 23.3KB
collections tshirt_fp_back.vmat_c 4.6KB
insert_photo tshirt_normal_png_1997940.generated.vtex_c 23.2KB
insert_photo tshirt_rough_png_8d821b8e.generated.vtex_c 23.3KB
insert_photo tshirt_rust_color_png_19fc3203.generated.vtex_c 23.3KB
insert_photo tshirt_rust_normal_png_2b56647d.generated.vtex_c 23.2KB
insert_photo tshirt_rust_rough_png_e36d4ae1.generated.vtex_c 23.3KB
collections tshirt_rust.vmat_c 4.5KB
insert_photo tshirt_trims_color_png_87caa29b.generated.vtex_c 23.3KB
insert_photo tshirt_trims_normal_png_30931fcf.generated.vtex_c 23.2KB
insert_photo tshirt_trims_rough_png_c06ffda2.generated.vtex_c 23.3KB
collections tshirt_trims.vmat_c 4.6KB
collections tshirt.vmat_c 4.2KB
models/clothes/tie_shirt
insert_photo tie_shirt_color_png_6782a8f8.generated.vtex_c 23.3KB
insert_photo tie_shirt_normal_png_c8ab42a0.generated.vtex_c 23.2KB
insert_photo tie_shirt_rough_png_694bb0d.generated.vtex_c 23.3KB
collections tie_shirt.vmat_c 4.4KB
view_in_ar tie_shirt.vmdl_c 17.8KB
models/clothes/tie_shirt/tie_shirt
insert_photo unnamed_1_vmorf.vtex_c 7.9KB
models/clothes/tophat
insert_photo tophat_color_png_49f1754d.generated.vtex_c 23.3KB
insert_photo tophat_normal_png_96534175.generated.vtex_c 23.2KB
insert_photo tophat_rough_png_a71ab9d9.generated.vtex_c 23.3KB
collections tophat.vmat_c 4.3KB
view_in_ar tophat.vmdl_c 21.3KB
models/clothes/tophat/tophat
insert_photo unnamed_1_vmorf.vtex_c 4.7KB
models/clothes/towel
insert_photo jammies_towel_color_png_4f21f721.generated.vtex_c 23.1KB
insert_photo jammies_towel_color_png_54251abb.generated.vtex_c 23.3KB
insert_photo jammies_towel_normal_png_a367deff.generated.vtex_c 23.2KB
insert_photo jammies_towel_rough_png_d7e2c848.generated.vtex_c 23.3KB
collections jammies_towel.vmat_c 4.4KB
insert_photo towel_color_png_c782f973.generated.vtex_c 23.3KB
insert_photo towel_color_png_f37b96a6.generated.vtex_c 23.1KB
insert_photo towel_normal_png_83993575.generated.vtex_c 23.2KB
insert_photo towel_rough_png_291a3ee1.generated.vtex_c 23.3KB
collections towel.vmat_c 4.3KB
view_in_ar towel.vmdl_c 16.8KB
models/clothes/trainers
insert_photo trainers_color_png_47e10b3f.generated.vtex_c 23.1KB
insert_photo trainers_color_png_74ffbe0d.generated.vtex_c 23.3KB
insert_photo trainers_normal_png_8923862d.generated.vtex_c 23.2KB
insert_photo trainers_rough_png_6930fcc7.generated.vtex_c 23.3KB
collections trainers.vmat_c 4.3KB
view_in_ar trainers.vmdl_c 21.4KB
models/clothes/trainers/trainers
insert_photo unnamed_1_vmorf.vtex_c 4.7KB
models/clothes/trousers
insert_photo trousers_color_tga_a3e1802d.generated.vtex_c 87.1KB
insert_photo trousers_normal_tga_5a972f3e.generated.vtex_c 54.1KB
insert_photo trousers_vmat_g_trm_5091b448.generated.vtex_c 1.8KB
collections trousers.vmat_c 4.1KB
view_in_ar trousers.vmdl_c 21KB
models/clothes/trousers/trousers
insert_photo unnamed_1_vmorf.vtex_c 4.7KB
models/clothes/underwear
insert_photo underwear_color_png_7b2aedc8.generated.vtex_c 7.3KB
insert_photo underwear_color_png_b79d96e0.generated.vtex_c 7.1KB
insert_photo underwear_color_png_fec9f173.generated.vtex_c 7.1KB
insert_photo underwear_normal_png_3c1da076.generated.vtex_c 7.2KB
insert_photo underwear_rough_png_8a88ecad.generated.vtex_c 7.3KB
collections underwear.vmat_c 4.3KB
view_in_ar underwear.vmdl_c 14KB
models/clothes/underwear/underwear
insert_photo unnamed_1_vmorf.vtex_c 2.6KB
models/clothes/ushanka
insert_photo ushanka_color_png_e84ba486.generated.vtex_c 7.3KB
insert_photo ushanka_normal_png_1aef038e.generated.vtex_c 7.2KB
insert_photo ushanka_rough_png_269694f1.generated.vtex_c 7.3KB
collections ushanka.vmat_c 4.4KB
view_in_ar ushanka.vmdl_c 24KB
models/clothes/ushanka/ushanka
insert_photo unnamed_1_vmorf.vtex_c 5.6KB
models/clothes/wellington_boots
insert_photo wellington_boots_color_png_3493affc.generated.vtex_c 23.3KB
insert_photo wellington_boots_color_png_3850b72e.generated.vtex_c 23.2KB
insert_photo wellington_boots_normal_png_2147f0d1.generated.vtex_c 23.3KB
insert_photo wellington_boots_rough_png_cdf7e545.generated.vtex_c 23.3KB
collections wellington_boots.vmat_c 4.5KB
view_in_ar wellington_boots.vmdl_c 20.3KB
models/clothes/wellington_boots/wellington_boots
insert_photo unnamed_1_vmorf.vtex_c 3.9KB
models/clothes/wifebeater
insert_photo wifebeater_color_png_2d583cf5.generated.vtex_c 23.1KB
insert_photo wifebeater_color_png_b6013ff7.generated.vtex_c 23.3KB
insert_photo wifebeater_color_png_c6d98bc8.generated.vtex_c 23.1KB
insert_photo wifebeater_normal_png_373ae7c4.generated.vtex_c 23.2KB
insert_photo wifebeater_rough_png_884d377f.generated.vtex_c 23.3KB
collections wifebeater.vmat_c 4.3KB
view_in_ar wifebeater.vmdl_c 18.3KB
models/clothes/wifebeater/wifebeater
insert_photo unnamed_1_vmorf.vtex_c 4.3KB
models/clothes/wives_undies
view_in_ar wives_bra.vmdl_c 23KB
models/clothes/wives_undies/wives_bra
insert_photo unnamed_1_vmorf.vtex_c 5.6KB
models/clothes/wives_undies
view_in_ar wives_panties.vmdl_c 15.3KB
models/clothes/wives_undies/wives_panties
insert_photo unnamed_1_vmorf.vtex_c 3.2KB
models/clothes/wives_undies
insert_photo wives_undies_color_png_7fe29281.generated.vtex_c 23.3KB
insert_photo wives_undies_color_png_cab2caf6.generated.vtex_c 23.1KB
insert_photo wives_undies_normal_png_444f1e29.generated.vtex_c 23.2KB
insert_photo wives_undies_rough_png_6774d5f1.generated.vtex_c 23.3KB
collections wives_undies.vmat_c 4.4KB
collections wives_undies2.vmat_c 4.5KB
models/consumables/bottle
collections bottle_blue.vmat_c 5.2KB
insert_photo bottle_color_png_47dda426.generated.vtex_c 7.1KB
insert_photo bottle_color_png_dacf7377.generated.vtex_c 7.3KB
insert_photo bottle_normal_png_63d1dd04.generated.vtex_c 7.2KB
collections bottle_red.vmat_c 5.1KB
insert_photo bottle_rough_png_44b8d53b.generated.vtex_c 7.3KB
insert_photo bottle_trans_png_9eaa9d2b.generated.vtex_c 23.1KB
collections bottle.vmat_c 5.1KB
view_in_ar bottle.vmdl_c 6.9KB
models/consumables/bread
insert_photo bread_color_png_7ae45148.generated.vtex_c 23.3KB
insert_photo bread_normal_png_cd916af6.generated.vtex_c 23.2KB
insert_photo bread_rough_png_d1ba9d81.generated.vtex_c 23.3KB
collections bread.vmat_c 4.5KB
view_in_ar bread.vmdl_c 6.6KB
models/consumables/can
insert_photo can_black_color_png_4c6f97a4.generated.vtex_c 23.1KB
insert_photo can_black_normal_png_7b2f71a9.generated.vtex_c 23.2KB
insert_photo can_black_rough_png_7618092b.generated.vtex_c 23.3KB
collections can_black.vmat_c 4.4KB
insert_photo can_blue_color_png_4bbf80c.generated.vtex_c 23.1KB
insert_photo can_blue_normal_png_82de87d5.generated.vtex_c 23.2KB
insert_photo can_blue_rough_png_65c16a29.generated.vtex_c 23.3KB
collections can_blue.vmat_c 4.4KB
insert_photo can_color_png_662d8af7.generated.vtex_c 23.1KB
insert_photo can_color_png_c10b7713.generated.vtex_c 23.3KB
insert_photo can_greenish_color_png_964c1f1d.generated.vtex_c 23.1KB
insert_photo can_greenish_normal_png_e785b89d.generated.vtex_c 23.2KB
insert_photo can_greenish_rough_png_6dd1ef1f.generated.vtex_c 23.3KB
collections can_greenish.vmat_c 4.5KB
insert_photo can_normal_png_e9e98f84.generated.vtex_c 23.2KB
insert_photo can_rough_png_57e49e4f.generated.vtex_c 23.3KB
collections can.vmat_c 4.3KB
view_in_ar can.vmdl_c 6.4KB
models/consumables/cereal_box
insert_photo cereal_box_color_png_e0fa384b.generated.vtex_c 23.3KB
insert_photo cereal_box_normal_png_587f8f9d.generated.vtex_c 23.2KB
insert_photo cereal_box_rough_png_db96196e.generated.vtex_c 23.3KB
collections cereal_box.vmat_c 4.6KB
view_in_ar cereal_box.vmdl_c 5.1KB
insert_photo cereal_daves_color_png_e6b64c85.generated.vtex_c 87.2KB
insert_photo cereal_daves_normal_png_aac7579.generated.vtex_c 39KB
insert_photo cereal_daves_rough_png_9deda7a9.generated.vtex_c 52.8KB
collections cereal_daves.vmat_c 4.5KB
insert_photo cereal_green_color_png_46b670be.generated.vtex_c 87.2KB
insert_photo cereal_green_normal_png_776c5133.generated.vtex_c 39KB
insert_photo cereal_green_rough_png_4faf0807.generated.vtex_c 52.8KB
collections cereal_green.vmat_c 4.5KB
models/consumables/condiment_bottle
insert_photo condiment_bottle_color_png_fe32dde5.generated.vtex_c 23.3KB
insert_photo condiment_bottle_normal_png_21004a27.generated.vtex_c 23.3KB
insert_photo condiment_bottle_rough_png_89a2e593.generated.vtex_c 23.4KB
collections condiment_bottle.vmat_c 4.8KB
view_in_ar condiment_bottle.vmdl_c 6.8KB
insert_photo ketchup_color_png_ffe53685.generated.vtex_c 23.2KB
insert_photo ketchup_normal_png_375b8bfd.generated.vtex_c 23.2KB
insert_photo ketchup_rough_png_a9747d28.generated.vtex_c 23.3KB
collections ketchup.vmat_c 4.6KB
insert_photo mustard_color_png_64a2a863.generated.vtex_c 23.2KB
insert_photo mustard_normal_png_fddb2624.generated.vtex_c 23.2KB
insert_photo mustard_rough_png_4f174e7c.generated.vtex_c 23.3KB
collections mustard.vmat_c 4.6KB
models/consumables/crisps
insert_photo crisps_bad_color_png_3f3f9aeb.generated.vtex_c 87.1KB
insert_photo crisps_bad_normal_png_7f5963f3.generated.vtex_c 43.2KB
insert_photo crisps_bad_rough_png_675e97f9.generated.vtex_c 51.4KB
collections crisps_bad.vmat_c 4.4KB
insert_photo crisps_color_png_e7e12716.generated.vtex_c 7.3KB
insert_photo crisps_color_png_f112e996.generated.vtex_c 7.1KB
insert_photo crisps_eagle_color_png_592a191.generated.vtex_c 87.1KB
insert_photo crisps_eagle_normal_png_b11b505a.generated.vtex_c 43.2KB
insert_photo crisps_eagle_rough_png_c6981b3a.generated.vtex_c 50.1KB
collections crisps_eagle.vmat_c 4.5KB
insert_photo crisps_green_color_png_95ec0488.generated.vtex_c 55.1KB
insert_photo crisps_green_normal_png_c0f20cb7.generated.vtex_c 43.2KB
insert_photo crisps_green_rough_png_841b77b7.generated.vtex_c 52.4KB
collections crisps_green.vmat_c 4.5KB
insert_photo crisps_liqourice_color_png_da18246.generated.vtex_c 43.1KB
insert_photo crisps_liqourice_normal_png_f1525eb7.generated.vtex_c 43.2KB
insert_photo crisps_liqourice_rough_png_411dbcb0.generated.vtex_c 52.1KB
collections crisps_liqourice.vmat_c 4.5KB
insert_photo crisps_normal_png_70648996.generated.vtex_c 7.2KB
insert_photo crisps_rough_png_71a7cc54.generated.vtex_c 7.3KB
view_in_ar crisps_small.vmdl_c 8.5KB
collections crisps.vmat_c 4.4KB
view_in_ar crisps.vmdl_c 8.7KB
models/consumables/jar
insert_photo jar_color_png_6d79ff04.generated.vtex_c 7.3KB
insert_photo jar_jam_color_png_366d5b53.generated.vtex_c 87.1KB
insert_photo jar_jam_normal_png_edf5dc18.generated.vtex_c 43.4KB
insert_photo jar_jam_rough_png_a5d88afd.generated.vtex_c 87.3KB
collections jar_jam.vmat_c 4.4KB
insert_photo jar_mayo_color_png_e063f886.generated.vtex_c 87.1KB
insert_photo jar_mayo_normal_png_70431333.generated.vtex_c 43.5KB
insert_photo jar_mayo_rough_png_76bb99ee.generated.vtex_c 87.3KB
collections jar_mayo.vmat_c 4.4KB
insert_photo jar_normal_png_626c2ae9.generated.vtex_c 7.2KB
insert_photo jar_rough_png_a414762.generated.vtex_c 7.3KB
collections jar.vmat_c 4.4KB
view_in_ar jar.vmdl_c 7.1KB
models/consumables/round_tub
insert_photo round_tub_black_color_png_e07c4d45.generated.vtex_c 23.2KB
insert_photo round_tub_black_normal_png_7724e4f0.generated.vtex_c 23.2KB
insert_photo round_tub_black_rough_png_8acb767e.generated.vtex_c 23.3KB
collections round_tub_black.vmat_c 4.6KB
insert_photo round_tub_color_png_3af56a93.generated.vtex_c 23.3KB
insert_photo round_tub_normal_png_a014d0d7.generated.vtex_c 23.2KB
insert_photo round_tub_orange_color_png_494c0c25.generated.vtex_c 23.2KB
insert_photo round_tub_orange_normal_png_e66b36c7.generated.vtex_c 23.2KB
insert_photo round_tub_orange_rough_png_a3ff40b4.generated.vtex_c 23.3KB
collections round_tub_orange.vmat_c 4.6KB
insert_photo round_tub_red_color_png_7f168deb.generated.vtex_c 23.2KB
insert_photo round_tub_red_normal_png_50efbd3f.generated.vtex_c 23.2KB
insert_photo round_tub_red_rough_png_7b509642.generated.vtex_c 23.3KB
collections round_tub_red.vmat_c 4.5KB
insert_photo round_tub_rough_png_8708ad59.generated.vtex_c 23.3KB
collections round_tub.vmat_c 4.6KB
view_in_ar round_tub.vmdl_c 6KB
models/consumables/square_tub
insert_photo sqaure_tub_yellow_color_png_f287b9c.generated.vtex_c 23.2KB
insert_photo sqaure_tub_yellow_normal_png_26bbccf0.generated.vtex_c 23.3KB
insert_photo sqaure_tub_yellow_rough_png_d2a29ce0.generated.vtex_c 23.3KB
collections sqaure_tub_yellow.vmat_c 4.6KB
view_in_ar sqaure_tub.vmdl_c 6.5KB
insert_photo square_tub_color_png_71d599d1.generated.vtex_c 23.3KB
insert_photo square_tub_normal_png_9dae2463.generated.vtex_c 23.2KB
insert_photo square_tub_rough_png_5e15a795.generated.vtex_c 23.3KB
collections square_tub.vmat_c 4.6KB
models/dev
view_in_ar plane.vmdl_c 3.4KB
models/door_big_window
collections door_big_window.vmat_c 4.7KB
view_in_ar door_big_window.vmdl_c 9.5KB
models/door
view_in_ar door.vmdl_c 11.3KB
models/door2
view_in_ar door2.vmdl_c 9.7KB
models/fauna/elk
view_in_ar elk_female.vmdl_c 85.7KB
text_snippet elk.vanmgrph_c 3.6KB
view_in_ar elk.vmdl_c 90.9KB
models/fauna/elk/materials
insert_photo antlers_color_png_a9b2aef9.generated.vtex_c 7.3KB
insert_photo antlers_rough_png_9ebbc0d6.generated.vtex_c 7.3KB
collections elk_antlers.vmat_c 4.5KB
insert_photo elk_color_png_3849001.generated.vtex_c 23.3KB
insert_photo elk_female_color_png_dbd4c71.generated.vtex_c 23.3KB
insert_photo elk_female_normal_png_5845a263.generated.vtex_c 23.2KB
insert_photo elk_female_rough_png_5838deae.generated.vtex_c 23.3KB
collections elk_female.vmat_c 4.6KB
insert_photo elk_normal_png_f00e6d90.generated.vtex_c 23.2KB
insert_photo elk_rough_png_567e5e26.generated.vtex_c 23.3KB
collections elk.vmat_c 4.5KB
insert_photo moose_antlers_color_png_51baa6b3.generated.vtex_c 7.3KB
insert_photo moose_antlers_rough_png_9366e7be.generated.vtex_c 7.3KB
collections moose_antlers.vmat_c 4.6KB
insert_photo moose_color_png_ce3fdf4d.generated.vtex_c 23.3KB
insert_photo moose_normal_png_5fad5864.generated.vtex_c 23.2KB
insert_photo moose_rough_png_960cb74f.generated.vtex_c 23.3KB
collections moose.vmat_c 4.5KB
insert_photo reindeer_antlers_color_png_2c153c0d.generated.vtex_c 7.3KB
insert_photo reindeer_antlers_rough_png_6f84f6b1.generated.vtex_c 7.3KB
collections reindeer_antlers.vmat_c 4.6KB
insert_photo reindeer_color_png_a65f16fe.generated.vtex_c 23.3KB
collections reindeer.vmat_c 4.5KB
models/fauna/elk
view_in_ar moose_female.vmdl_c 88.4KB
view_in_ar moose.vmdl_c 97KB
view_in_ar reindeer_female.vmdl_c 87.7KB
view_in_ar reindeer.vmdl_c 91.6KB
models/fauna/fish/herring
insert_photo herring_color_png_27499c92.generated.vtex_c 7.3KB
insert_photo herring_rough_png_4d455ae5.generated.vtex_c 7.3KB
insert_photo herring_trans_png_a8ffb398.generated.vtex_c 7.1KB
collections herring.vmat_c 5.2KB
view_in_ar herring.vmdl_c 13.3KB
insert_photo herringeuropean_color_png_c5ca725e.generated.vtex_c 7.3KB
collections herringeuropean.vmat_c 5.3KB
models/fauna/fish/minnow
insert_photo minnow_color_png_b214cb66.generated.vtex_c 7.3KB
collections minnow_gold.vmat_c 5.2KB
insert_photo minnow_normal_png_ea7a0f23.generated.vtex_c 7.2KB
insert_photo minnow_rough_png_cdbe693b.generated.vtex_c 7.3KB
insert_photo minnow_trans_png_3eff4842.generated.vtex_c 7.1KB
collections minnow.vmat_c 5.2KB
view_in_ar minnow.vmdl_c 13.3KB
insert_photo minnowgold_color_png_a881f758.generated.vtex_c 7.3KB
insert_photo minnowgold_normal_png_60475929.generated.vtex_c 7.2KB
models/fauna/fish/perch
insert_photo perch_color_png_e117b125.generated.vtex_c 7.3KB
insert_photo perch_normal_png_fb00d96a.generated.vtex_c 7.2KB
insert_photo perch_poo_color_png_9d55e01b.generated.vtex_c 7.3KB
insert_photo perch_poo_normal_png_2a2576d.generated.vtex_c 7.2KB
insert_photo perch_poo_rough_png_c8bda16d.generated.vtex_c 7.3KB
collections perch_poo.vmat_c 5.2KB
insert_photo perch_rough_png_fe417a44.generated.vtex_c 7.3KB
insert_photo perch_trans_png_ad333860.generated.vtex_c 7.1KB
collections perch.vmat_c 5.1KB
view_in_ar perch.vmdl_c 15.3KB
insert_photo perchrainbow_color_png_ed6e552b.generated.vtex_c 7.3KB
insert_photo perchrainbow_normal_png_d681bce6.generated.vtex_c 7.2KB
insert_photo perchrainbow_rough_png_47e4d3e0.generated.vtex_c 7.3KB
insert_photo perchrainbow_trans_png_50a3406b.generated.vtex_c 7.1KB
collections perchrainbow.vmat_c 5.3KB
models/fauna/fish/pike
insert_photo pike_color_png_9fbbaf01.generated.vtex_c 23.3KB
insert_photo pike_normal_png_bbd1c178.generated.vtex_c 23.2KB
insert_photo pike_rough_png_b395579f.generated.vtex_c 23.3KB
insert_photo pike_trans_png_e74d4168.generated.vtex_c 23.1KB
collections pike.vmat_c 5.1KB
view_in_ar pike.vmdl_c 18.6KB
insert_photo pikechain_color_png_53d01a5c.generated.vtex_c 23.3KB
collections pikechain.vmat_c 5.2KB
models/fauna/fish/salmon
insert_photo salmon_coho_color_png_38938e64.generated.vtex_c 23.3KB
collections salmon_coho.vmat_c 5.2KB
insert_photo salmon_color_png_6bd89e1b.generated.vtex_c 23.3KB
insert_photo salmon_normal_png_2f3a4ffe.generated.vtex_c 23.2KB
insert_photo salmon_rough_png_c92b9b9e.generated.vtex_c 23.3KB
insert_photo salmon_trans_png_d2a9b4.generated.vtex_c 23.1KB
collections salmon.vmat_c 5.2KB
view_in_ar salmon.vmdl_c 18.7KB
models/fauna/hare
collections hare_brown.vmat_c 4.4KB
text_snippet hare.vanmgrph_c 2.1KB
collections hare.vmat_c 4.3KB
view_in_ar hare.vmdl_c 48.3KB
models/fishingrod
insert_photo fishingrodbase_png_41a6b1a.generated.vtex_c 23.3KB
collections fishingrodbase.vmat_c 4.4KB
view_in_ar saunarod.vmdl_c 7KB
models/flashlight
view_in_ar flashlight.vmdl_c 6.4KB
collections flashlightbase.vmat_c 4.4KB
insert_photo flashlightbasetext_png_4c38ddc6.generated.vtex_c 23.3KB
models/gas_canister
collections gas_canister.vmat_c 4.5KB
view_in_ar gas_canister.vmdl_c 8.3KB
models/guy
text_snippet character_creation.vanmgrph_c 5.8KB
insert_photo guy_color_png_3e410e7c.generated.vtex_c 23.1KB
insert_photo guy_color_png_43031748.generated.vtex_c 12.4KB
insert_photo guy_color_png_68620c54.generated.vtex_c 23.1KB
insert_photo guy_color_png_b0eb2827.generated.vtex_c 23.2KB
insert_photo guy_normal_png_5dae7f9e.generated.vtex_c 23.1KB
insert_photo guy_normal_png_dec4f984.generated.vtex_c 23.5KB
insert_photo guy_vmat_g_trm_5091b448.generated.vtex_c 1.8KB
text_snippet guy.vanmgrph_c 10.5KB
collections guy.vmat_c 4KB
view_in_ar guy.vmdl_c 221.6KB
models/guy/guy
insert_photo body_vmorf.vtex_c 5.6KB
insert_photo feet_vmorf.vtex_c 2.6KB
insert_photo head_vmorf.vtex_c 2.6KB
insert_photo legs_vmorf.vtex_c 2.9KB
insert_photo penoid_vmorf.vtex_c 2.2KB
insert_photo torso_vmorf.vtex_c 3.9KB
models/guy
view_in_ar penoid.vmdl_c 41.9KB
models/guy/penoid
insert_photo unnamed_1_vmorf.vtex_c 2.2KB
models/knife
collections knife.vmat_c 4.2KB
view_in_ar knife.vmdl_c 7.8KB
models/ladel
insert_photo ladel_color_png_3b8feb18.generated.vtex_c 3.2KB
insert_photo ladel_color_png_4c68fa22.generated.vtex_c 3.1KB
insert_photo ladel_vmat_g_tnormal_a8392931.generated.vtex_c 1.6KB
collections ladel.vmat_c 4.2KB
view_in_ar ladel.vmdl_c 7.7KB
models/log
insert_photo log_normal_png_822e5b8c.generated.vtex_c 23.1KB
insert_photo log_rough_png_a094d2bc.generated.vtex_c 23.3KB
collections logbase.vmat_c 4.2KB
insert_photo logtexture_png_be43173b.generated.vtex_c 23.2KB
view_in_ar saunalog.vmdl_c 6.8KB
models/logchopbase
insert_photo logchopperbase_png_11681ecb.generated.vtex_c 51.5KB
collections logchopperbase.vmat_c 4.4KB
view_in_ar logchopperbase.vmdl_c 4.6KB
models/logchopped
view_in_ar logchopped.vmdl_c 5.5KB
insert_photo logchoppedbase_png_d6c3d597.generated.vtex_c 23.3KB
collections logchoppedbase.vmat_c 4.3KB
models/mailbox
insert_photo mailbox_normal_png_e23a7381.generated.vtex_c 23.2KB
insert_photo mailbox_rough_png_df3ee1d5.generated.vtex_c 23.3KB
view_in_ar mailbox.vmdl_c 5.7KB
insert_photo mailboxbase_png_e8a1dcb1.generated.vtex_c 23.3KB
collections mailboxbasetext.vmat_c 4.3KB
models/mossy_rock
view_in_ar mossy_rock_1.vmdl_c 22.2KB
view_in_ar mossy_rock_2.vmdl_c 22.4KB
view_in_ar mossy_rock_small_1.vmdl_c 11.8KB
view_in_ar mossy_rock_small_2.vmdl_c 12KB
models/mushroom
insert_photo face_color_png_25cf31.generated.vtex_c 23.3KB
insert_photo face_color_png_9815de64.generated.vtex_c 23.1KB
insert_photo face_trans_png_e7efb660.generated.vtex_c 23.1KB
insert_photo face_vmat_g_tnormal_a8392931.generated.vtex_c 1.6KB
insert_photo face_vmat_g_trm_5091b448.generated.vtex_c 1.7KB
collections face.vmat_c 4.5KB
insert_photo mushroom_color_png_4b73f57.generated.vtex_c 87.2KB
insert_photo mushroom_color_png_903b800c.generated.vtex_c 55.2KB
insert_photo mushroom_vmat_g_tnormal_a8392931.generated.vtex_c 1.6KB
insert_photo mushroom_vmat_g_trm_f1ced20.generated.vtex_c 1.7KB
collections mushroom.vmat_c 4.1KB
view_in_ar mushroom.vmdl_c 7.1KB
models/mushroom/new
view_in_ar mushroom_alt_tilted.vmdl_c 8KB
view_in_ar mushroom_alt.vmdl_c 11.8KB
insert_photo mushroom_color_png_f0791cf0.generated.vtex_c 7.1KB
insert_photo mushroom_normal_png_32623d23.generated.vtex_c 7.2KB
insert_photo mushroom_rough_png_e23353f9.generated.vtex_c 7.3KB
view_in_ar mushroom_tilted.vmdl_c 7.5KB
collections mushroom.vmat_c 4.3KB
view_in_ar mushroom.vmdl_c 10.7KB
insert_photo mushroom2_color_png_2b20178f.generated.vtex_c 7.1KB
insert_photo mushroom2_normal_png_bb4086e9.generated.vtex_c 7.2KB
insert_photo mushroom2_rough_png_6aa064ec.generated.vtex_c 7.3KB
view_in_ar mushroom2_tilted.vmdl_c 7.4KB
collections mushroom2.vmat_c 4.3KB
view_in_ar mushroom2.vmdl_c 7.9KB
models/nature
view_in_ar cliff_a_lod0.vmdl_c 24.3KB
models/nature/oak_tree_a
view_in_ar oak_tree_a.vmdl_c 200.3KB
models/nature/oak_tree_b
view_in_ar oak_tree_b.vmdl_c 205.7KB
models/old_red_lada
insert_photo old_lada_blank_color_png_88ad099e.generated.vtex_c 197.4KB
insert_photo old_lada_blank_normal_png_6a5c484c.generated.vtex_c 138.2KB
insert_photo old_lada_blank_rough_png_92255095.generated.vtex_c 124.4KB
collections old_lada_blank.vmat_c 4.6KB
insert_photo old_red_lada_color_png_9acad118.generated.vtex_c 235.1KB
insert_photo old_red_lada_color_png_d22f434c.generated.vtex_c 249.1KB
insert_photo old_red_lada_normal_png_33abbf0d.generated.vtex_c 160.9KB
insert_photo old_red_lada_rough_png_f50e8eff.generated.vtex_c 202.1KB
collections old_red_lada.vmat_c 4.4KB
view_in_ar old_red_lada.vmdl_c 42KB
models/phoner
insert_photo nokia_color_png_9e341c7f.generated.vtex_c 87.3KB
insert_photo nokia_normal_png_acf5128b.generated.vtex_c 48.4KB
insert_photo nokia_rough_png_73112b81.generated.vtex_c 87.3KB
collections phoner.vmat_c 4.3KB
view_in_ar phoner.vmdl_c 9.2KB
models/pill_bottle
insert_photo pill_bottle_alt_color_png_8daf0635.generated.vtex_c 7.1KB
insert_photo pill_bottle_alt_normal_png_9fefeb79.generated.vtex_c 7.2KB
insert_photo pill_bottle_alt_rough_png_b9cea9e2.generated.vtex_c 7.3KB
collections pill_bottle_alt.vmat_c 4.4KB
insert_photo pill_bottle_color_png_56c19261.generated.vtex_c 7.1KB
insert_photo pill_bottle_normal_png_80f5b939.generated.vtex_c 7.2KB
insert_photo pill_bottle_rough_png_3808ad61.generated.vtex_c 7.3KB
collections pill_bottle.vmat_c 4.3KB
view_in_ar pill_bottle.vmdl_c 6KB
models/pine
view_in_ar pine_branch.vmdl_c 3.6KB
view_in_ar pine_no_leaves.vmdl_c 14.9KB
view_in_ar pine_tall.vmdl_c 18.5KB
view_in_ar pine.vmdl_c 16.3KB
models/pipe_set
view_in_ar pipe_bend.vmdl_c 8KB
view_in_ar pipe_connection.vmdl_c 4.8KB
view_in_ar pipe_straight_short.vmdl_c 5KB
view_in_ar pipe_straight.vmdl_c 4.8KB
models/plane
view_in_ar plane.vmdl_c 3.6KB
models/props/2000_computer
insert_photo 2000_computer_color_png_49b4ea19.generated.vtex_c 87.3KB
insert_photo 2000_computer_color_png_eb5fa8fc.generated.vtex_c 87.1KB
insert_photo 2000_computer_normal_png_25a27fff.generated.vtex_c 44.6KB
insert_photo 2000_computer_rough_png_b5bf1a88.generated.vtex_c 87.4KB
collections 2000_computer.vmat_c 4.6KB
view_in_ar 2000_computer.vmdl_c 7.6KB
models/props/2000_keyboard
insert_photo 2000_keyboard_color_png_1163d2d1.generated.vtex_c 87.1KB
insert_photo 2000_keyboard_color_png_e76da840.generated.vtex_c 87.3KB
insert_photo 2000_keyboard_normal_png_76a8104d.generated.vtex_c 39.7KB
insert_photo 2000_keyboard_rough_png_56456a9d.generated.vtex_c 51.4KB
collections 2000_keyboard.vmat_c 4.5KB
view_in_ar 2000_keyboard.vmdl_c 9.5KB
models/props/2000_monitor
insert_photo 2000_monitor_color_png_b0e1a0b.generated.vtex_c 87.1KB
insert_photo 2000_monitor_color_png_ed48205b.generated.vtex_c 87.3KB
insert_photo 2000_monitor_normal_png_22b1b5e5.generated.vtex_c 39.3KB
insert_photo 2000_monitor_rough_png_b1343bd3.generated.vtex_c 50.5KB
collections 2000_monitor.vmat_c 4.5KB
view_in_ar 2000_monitor.vmdl_c 9.2KB
models/props/2000_mouse
insert_photo 2000_mouse_color_png_3398d6e4.generated.vtex_c 7.3KB
insert_photo 2000_mouse_color_png_5e7b00ee.generated.vtex_c 7.1KB
insert_photo 2000_mouse_normal_png_fb9c0a24.generated.vtex_c 7.2KB
insert_photo 2000_mouse_rough_png_39cafa55.generated.vtex_c 7.3KB
collections 2000_mouse.vmat_c 4.4KB
view_in_ar 2000_mouse.vmdl_c 6.2KB
models/props/bed
view_in_ar bed.vmdl_c 20.8KB
models/props/big_trash_bin
insert_photo big_trash_bin_color_png_161f261.generated.vtex_c 87.3KB
insert_photo big_trash_bin_normal_png_bc42390f.generated.vtex_c 46.3KB
insert_photo big_trash_bin_rough_png_2c1ff7c3.generated.vtex_c 87.4KB
collections big_trash_bin.vmat_c 4.7KB
view_in_ar big_trash_bin.vmdl_c 10.7KB
models/props/bin
view_in_ar bin.vmdl_c 11.3KB
models/props/bulletin_board
insert_photo bulletin_board_color_png_91ff7d22.generated.vtex_c 87.3KB
insert_photo bulletin_board_normal_png_d239fc89.generated.vtex_c 44.3KB
insert_photo bulletin_board_rough_png_26aa72a5.generated.vtex_c 53.3KB
collections bulletin_board.vmat_c 4.7KB
view_in_ar bulletin_board.vmdl_c 6.2KB
models/props/bus_stop
insert_photo bus_stop_color_png_5505c095.generated.vtex_c 87.3KB
insert_photo bus_stop_normal_png_fa8f5b24.generated.vtex_c 48.5KB
insert_photo bus_stop_rough_png_fb3df899.generated.vtex_c 87.3KB
collections bus_stop.vmat_c 4.5KB
view_in_ar bus_stop.vmdl_c 15.9KB
models/props/carboard_box
insert_photo cardboard_box_color_png_3964963f.generated.vtex_c 23.1KB
insert_photo cardboard_box_color_png_d8c997b6.generated.vtex_c 23.3KB
insert_photo cardboard_box_normal_png_86e36514.generated.vtex_c 23.2KB
insert_photo cardboard_box_rough_png_6b0c57bf.generated.vtex_c 23.3KB
collections cardboard_box.vmat_c 4.5KB
view_in_ar cardboard_box.vmdl_c 5.4KB
view_in_ar cardboard_box2.vmdl_c 6.2KB
models/props/cash_register
insert_photo cash_register_color_png_2c5fd249.generated.vtex_c 23.3KB
insert_photo cash_register_normal_png_e34c6524.generated.vtex_c 23.2KB
insert_photo cash_register_rough_png_6b271dfb.generated.vtex_c 23.4KB
collections cash_register.vmat_c 4.7KB
view_in_ar cash_register.vmdl_c 8.6KB
models/props/ceiling_lamp
view_in_ar ceiling_lamp.vmdl_c 17.2KB
models/props/ceiling_light
view_in_ar ceiling_light.vmdl_c 6.7KB
models/props/cell_gate
view_in_ar cellgate_door.vmdl_c 11.8KB
view_in_ar cellgate.vmdl_c 8.9KB
models/props/clothing_parcel
insert_photo clothing_parcel_color_png_7624fca1.generated.vtex_c 23.3KB
insert_photo clothing_parcel_color_png_e261ed82.generated.vtex_c 23.2KB
insert_photo clothing_parcel_normal_png_467fec9a.generated.vtex_c 23.2KB
insert_photo clothing_parcel_rough_png_a1dcf947.generated.vtex_c 23.3KB
collections clothing_parcel.vmat_c 4.6KB
view_in_ar clothing_parcel.vmdl_c 13.1KB
models/props/cup
view_in_ar cup.vmdl_c 23.1KB
models/props/desk_lamp
view_in_ar desk_lamp.vmdl_c 47.1KB
models/props/desk
insert_photo desk_color_png_594daaf2.generated.vtex_c 87.1KB
insert_photo desk_color_png_c33aa11.generated.vtex_c 87.3KB
insert_photo desk_normal_png_b3b6f5eb.generated.vtex_c 49.1KB
insert_photo desk_rough_png_2f8b6c30.generated.vtex_c 87.3KB
collections desk.vmat_c 4.2KB
view_in_ar desk.vmdl_c 8.9KB
models/props/dining_chair
insert_photo dining_chair_color_png_a7ece021.generated.vtex_c 23.3KB
insert_photo dining_chair_normal_png_b5e67499.generated.vtex_c 23.2KB
insert_photo dining_chair_rough_png_be6a158d.generated.vtex_c 23.3KB
collections dining_chair.vmat_c 4.6KB
view_in_ar dining_chair.vmdl_c 9.3KB
models/props/dining_table
insert_photo dining_table_color_png_a1aa4e2b.generated.vtex_c 23.3KB
insert_photo dining_table_normal_png_ce7ee493.generated.vtex_c 23.2KB
insert_photo dining_table_rough_png_44cafb20.generated.vtex_c 23.3KB
collections dining_table.vmat_c 4.6KB
view_in_ar dining_table.vmdl_c 7.1KB
models/props/drawers
insert_photo drawers_color_png_6fecf34d.generated.vtex_c 87.3KB
insert_photo drawers_normal_png_1960d49a.generated.vtex_c 49.5KB
insert_photo drawers_rough_png_fbaded86.generated.vtex_c 87.3KB
collections drawers.vmat_c 4.4KB
view_in_ar drawers.vmdl_c 11KB
models/props/electrical_box
view_in_ar electrical_box.vmdl_c 17.5KB
models/props/electronic_boxes
view_in_ar electronics_box_1.vmdl_c 5.6KB
view_in_ar electronics_box_2.vmdl_c 5.6KB
view_in_ar electronics_box_3.vmdl_c 5.7KB
insert_photo electronics_boxes_color_png_e74df340.generated.vtex_c 87.3KB
insert_photo electronics_boxes_normal_png_9b05961a.generated.vtex_c 46.2KB
insert_photo electronics_boxes_rough_png_7c305e35.generated.vtex_c 87.4KB
collections electronics_boxes.vmat_c 4.8KB
models/props/filing_cabinet
insert_photo filing_cabinet_color_png_9494a6f1.generated.vtex_c 87.2KB
insert_photo filing_cabinet_color_png_9521fbde.generated.vtex_c 87.3KB
insert_photo filing_cabinet_normal_png_393da7a.generated.vtex_c 37.9KB
insert_photo filing_cabinet_rough_png_553abdf2.generated.vtex_c 87.4KB
collections filing_cabinet.vmat_c 4.6KB
view_in_ar filing_cabinet.vmdl_c 10.1KB
models/props/fluo_lamp
view_in_ar fluo_lamp.vmdl_c 6.9KB
models/props/gas_pump
collections gas_pump.vmat_c 4.5KB
view_in_ar gas_pump.vmdl_c 12.3KB
models/props/ground_bed
view_in_ar ground_bed.vmdl_c 8.8KB
models/props/location_sign
insert_photo location_sign_color_png_1c9389fe.generated.vtex_c 87.3KB
insert_photo location_sign_normal_png_ccb7faeb.generated.vtex_c 45.8KB
insert_photo location_sign_rough_png_d9caa418.generated.vtex_c 87.4KB
collections location_sign.vmat_c 4.7KB
view_in_ar location_sign.vmdl_c 15.8KB
models/props/locker
insert_photo locker_color_png_5a82aef6.generated.vtex_c 87.3KB
insert_photo locker_color_png_b48eea37.generated.vtex_c 87.1KB
insert_photo locker_normal_png_aa673d8a.generated.vtex_c 43.8KB
insert_photo locker_rough_png_926203a7.generated.vtex_c 87.3KB
collections locker.vmat_c 4.3KB
view_in_ar locker.vmdl_c 8.1KB
models/props/office_chair
insert_photo office_chair_color_png_14540d0c.generated.vtex_c 23.3KB
insert_photo office_chair_color_png_35c3328.generated.vtex_c 23.1KB
insert_photo office_chair_normal_png_f6b183bc.generated.vtex_c 23.2KB
insert_photo office_chair_rough_png_64aacc3f.generated.vtex_c 23.4KB
collections office_chair.vmat_c 4.5KB
view_in_ar office_chair.vmdl_c 9.8KB
models/props/oven
insert_photo oven_color_png_5ccf8c7d.generated.vtex_c 87.3KB
insert_photo oven_normal_png_4233ab26.generated.vtex_c 39.3KB
insert_photo oven_rough_png_c82609f7.generated.vtex_c 87.3KB
collections oven.vmat_c 4.3KB
view_in_ar oven.vmdl_c 10.6KB
models/props/pallet
insert_photo pallet_color_png_f5cc7216.generated.vtex_c 87.3KB
insert_photo pallet_normal_png_3976eeb0.generated.vtex_c 40.9KB
insert_photo pallet_rough_png_d4f32066.generated.vtex_c 87.3KB
collections pallet.vmat_c 4.4KB
view_in_ar pallet.vmdl_c 9.5KB
models/props/paperwork
insert_photo paperwork_color_png_40e57efc.generated.vtex_c 23.1KB
insert_photo paperwork_color_png_ecad825b.generated.vtex_c 23.3KB
insert_photo paperwork_normal_png_80d91a95.generated.vtex_c 23.2KB
insert_photo paperwork_rough_png_dbc4d522.generated.vtex_c 23.3KB
collections paperwork.vmat_c 4.4KB
view_in_ar paperwork.vmdl_c 7.4KB
models/props/pencil
view_in_ar pencil.vmdl_c 14.8KB
models/props/pillow
view_in_ar pillow.vmdl_c 8.3KB
models/props/refrigerator
insert_photo refrigerator_color_png_bc1b227a.generated.vtex_c 87.3KB
insert_photo refrigerator_normal_png_36a81408.generated.vtex_c 45.2KB
insert_photo refrigerator_rough_png_93d87edf.generated.vtex_c 87.4KB
collections refrigerator.vmat_c 4.6KB
view_in_ar refrigerator.vmdl_c 7.9KB
models/props/shop_big_sign
insert_photo shop_big_sign_color_png_bc8dd0dc.generated.vtex_c 87.3KB
insert_photo shop_big_sign_normal_png_b71afbd7.generated.vtex_c 48.1KB
insert_photo shop_big_sign_rough_png_a4e52a3.generated.vtex_c 87.4KB
collections shop_big_sign.vmat_c 4.7KB
view_in_ar shop_big_sign.vmdl_c 12.2KB
models/props/shop_main_sign
collections shop_main_sign_cafe.vmat_c 4.6KB
insert_photo shop_main_sign_color_png_b367230b.generated.vtex_c 87.3KB
collections shop_main_sign_fishing.vmat_c 4.6KB
collections shop_main_sign_gasstation.vmat_c 4.6KB
collections shop_main_sign_groceries.vmat_c 4.6KB
insert_photo shop_main_sign_normal_png_b4c3f560.generated.vtex_c 44.3KB
insert_photo shop_main_sign_rough_png_10b63470.generated.vtex_c 87.4KB
collections shop_main_sign_seal.vmat_c 4.6KB
collections shop_main_sign.vmat_c 4.7KB
view_in_ar shop_main_sign.vmdl_c 11.1KB
models/props/shop_refridgerator
collections shop_refridgerator.vmat_c 5.5KB
view_in_ar shop_refridgerator.vmdl_c 13.2KB
insert_photo shop_refridgerator2_color_png_4c350749.generated.vtex_c 240KB
insert_photo shop_refridgerator2_normal_png_7433edba.generated.vtex_c 46.3KB
insert_photo shop_refridgerator2_rough_png_bcc0e7e7.generated.vtex_c 230KB
insert_photo shop_refridgerator2_selfillum_png_e9d78f32.generated.vtex_c 205.5KB
models/props/shop_shelves
insert_photo shop_shelves_color_png_ae224903.generated.vtex_c 246.5KB
insert_photo shop_shelves_normal_png_c749ccaa.generated.vtex_c 43.8KB
insert_photo shop_shelves_rough_png_21cfcdb1.generated.vtex_c 242.8KB
collections shop_shelves.vmat_c 4.6KB
view_in_ar shop_shelves.vmdl_c 12.8KB
models/props/shop_stand
insert_photo shop_stand_color_png_d1a65877.generated.vtex_c 23.3KB
insert_photo shop_stand_normal_png_fd6712d9.generated.vtex_c 23.2KB
insert_photo shop_stand_rough_png_b105e1bb.generated.vtex_c 23.3KB
collections shop_stand.vmat_c 4.6KB
view_in_ar shop_stand.vmdl_c 7.2KB
models/props/sink
insert_photo sink_color_png_26b1063b.generated.vtex_c 87.1KB
insert_photo sink_color_png_2c2fa194.generated.vtex_c 87.3KB
insert_photo sink_normal_png_203948a5.generated.vtex_c 27.2KB
insert_photo sink_rough_png_959ef799.generated.vtex_c 87.3KB
collections sink.vmat_c 4.2KB
view_in_ar sink.vmdl_c 10.3KB
models/props/sofa
insert_photo sofa_color_png_574c521a.generated.vtex_c 87.3KB
insert_photo sofa_normal_png_2d34da8b.generated.vtex_c 147.9KB
insert_photo sofa_rough_png_faa139de.generated.vtex_c 214.4KB
collections sofa.vmat_c 4.3KB
view_in_ar sofa.vmdl_c 13.7KB
models/props/stop_light
insert_photo stop_light_color_png_cd1cec14.generated.vtex_c 44.6KB
insert_photo stop_light_normal_png_8a403a55.generated.vtex_c 44.5KB
insert_photo stop_light_rough_png_e947a5a4.generated.vtex_c 44.7KB
insert_photo stop_light_selfillum_png_62390940.generated.vtex_c 44.5KB
collections stop_light.vmat_c 5.1KB
view_in_ar stop_light.vmdl_c 12.3KB
models/props/street_light
insert_photo street_light_color_png_ab1c057b.generated.vtex_c 44.6KB
insert_photo street_light_lit_color_png_eb6a9df4.generated.vtex_c 44.6KB
insert_photo street_light_lit_normal_png_5b90c1c.generated.vtex_c 44.6KB
insert_photo street_light_lit_rough_png_1edc2f89.generated.vtex_c 44.7KB
insert_photo street_light_lit_selfillum_png_c8d73c17.generated.vtex_c 44.5KB
collections street_light_lit.vmat_c 5.3KB
insert_photo street_light_normal_png_6ca0b67b.generated.vtex_c 44.6KB
insert_photo street_light_rough_png_caabba47.generated.vtex_c 44.7KB
collections street_light.vmat_c 4.6KB
view_in_ar street_light.vmdl_c 11.4KB
models/props/street_name_sign
view_in_ar street_name_sign_big_sign.vmdl_c 8.1KB
insert_photo street_name_sign_color_png_9cb9ce69.generated.vtex_c 87.3KB
insert_photo street_name_sign_normal_png_840cb4f6.generated.vtex_c 46.1KB
view_in_ar street_name_sign_pole_base.vmdl_c 5.4KB
insert_photo street_name_sign_rough_png_ae5f8ef2.generated.vtex_c 87.4KB
view_in_ar street_name_sign_top_pole.vmdl_c 5.6KB
view_in_ar street_name_sign_top_sign_backwards.vmdl_c 7.5KB
view_in_ar street_name_sign_top_sign_big.vmdl_c 7.2KB
view_in_ar street_name_sign_top_sign_little.vmdl_c 7.6KB
collections street_name_sign.vmat_c 4.8KB
view_in_ar street_name_sign.vmdl_c 19.1KB
models/props/tent
insert_photo tent_color_png_4f26fa4c.generated.vtex_c 239.7KB
insert_photo tent_normal_png_eb41be88.generated.vtex_c 127.5KB
insert_photo tent_rough_png_ad0dca16.generated.vtex_c 206.1KB
collections tent.vmat_c 4.3KB
view_in_ar tent.vmdl_c 10.6KB
models/props/toilet
insert_photo toilet_color_png_6d22e703.generated.vtex_c 23.3KB
insert_photo toilet_color_png_e354d76d.generated.vtex_c 23.1KB
insert_photo toilet_normal_png_d64f7e5a.generated.vtex_c 23.2KB
insert_photo toilet_rough_png_922df6d2.generated.vtex_c 23.3KB
collections toilet.vmat_c 4.3KB
view_in_ar toilet.vmdl_c 10.6KB
models/props/town_sign
insert_photo town_sign_color_png_58005d33.generated.vtex_c 87.3KB
insert_photo town_sign_normal_png_7763a75b.generated.vtex_c 39.9KB
insert_photo town_sign_rough_png_65cf90bf.generated.vtex_c 87.3KB
collections town_sign.vmat_c 4.5KB
view_in_ar town_sign.vmdl_c 16.6KB
models/props/tv_stand
insert_photo tv_stand_color_png_3bde074a.generated.vtex_c 23.3KB
insert_photo tv_stand_normal_png_8558ebca.generated.vtex_c 23.2KB
insert_photo tv_stand_rough_png_82ae83f6.generated.vtex_c 23.3KB
collections tv_stand.vmat_c 4.5KB
view_in_ar tv_stand.vmdl_c 7.8KB
models/props/tv
insert_photo tv_color_png_549620bc.generated.vtex_c 87.3KB
insert_photo tv_normal_png_5d0b54d0.generated.vtex_c 41.1KB
insert_photo tv_rough_png_f92e95b.generated.vtex_c 87.3KB
collections tv.vmat_c 4.2KB
view_in_ar tv.vmdl_c 7.7KB
models/props/urinal
insert_photo urinal_color_png_2c8c5c4a.generated.vtex_c 87.3KB
insert_photo urinal_normal_png_50deffb3.generated.vtex_c 26.8KB
insert_photo urinal_rough_png_b2ec32ee.generated.vtex_c 87.3KB
collections urinal.vmat_c 4.4KB
view_in_ar urinal.vmdl_c 8.7KB
models/props/vent
view_in_ar vent.vmdl_c 5.2KB
models/props/wood_fence
view_in_ar wood_fence.vmdl_c 11.9KB
models/radio
insert_photo radio_color_png_99508e4.generated.vtex_c 87.1KB
insert_photo radio_color_png_cf8b6d4b.generated.vtex_c 87.3KB
insert_photo radio_normal_png_ace01b77.generated.vtex_c 33.3KB
insert_photo radio_rough_png_f94fcded.generated.vtex_c 29.4KB
collections radio.vmat_c 4.2KB
view_in_ar radio.vmdl_c 15.5KB
models/rifle
insert_photo m38_color_png_7ec5cace.generated.vtex_c 23.1KB
insert_photo m38_color_png_9c1ef917.generated.vtex_c 12.4KB
insert_photo m38_color_png_dc0f5aa0.generated.vtex_c 23.2KB
insert_photo m38_normal_png_60993d3f.generated.vtex_c 23.5KB
insert_photo m38_normal_png_a215fcac.generated.vtex_c 23.2KB
insert_photo m38_rough_png_937753c.generated.vtex_c 23.2KB
collections m38.vmat_c 4.2KB
view_in_ar m38.vmdl_c 24.9KB
models/rodbobber
insert_photo rodbobber_normal_png_fee835b4.generated.vtex_c 23.2KB
insert_photo rodbobber_rough_png_dc608fb5.generated.vtex_c 23.3KB
view_in_ar rodbobber.vmdl_c 7KB
collections rodbobberbase.vmat_c 4.4KB
insert_photo rodbobberbasetest_png_6f448609.generated.vtex_c 23.3KB
models/ruler
insert_photo ruler_color_png_2d848184.generated.vtex_c 24.1KB
insert_photo ruler_color_png_a712c3d7.generated.vtex_c 24KB
insert_photo ruler_trans_png_23594a29.generated.vtex_c 23.9KB
insert_photo ruler_vmat_g_tnormal_a8392931.generated.vtex_c 1.6KB
insert_photo ruler_vmat_g_trm_5537c595.generated.vtex_c 1.7KB
collections ruler.vmat_c 4.4KB
view_in_ar ruler.vmdl_c 5KB
models/sapling
view_in_ar sapling.vmdl_c 5.3KB
models/sauna_boss_hat
insert_photo sauna_boss_color_png_9c3e0722.generated.vtex_c 7.1KB
insert_photo sauna_boss_normal_png_4efc1187.generated.vtex_c 7.2KB
insert_photo sauna_boss_rough_png_27a1da1.generated.vtex_c 7.3KB
collections sauna_boss.vmat_c 4.2KB
view_in_ar sauna_boss.vmdl_c 17.1KB
models/saunaaxe
insert_photo axebasetexture_png_55377e73.generated.vtex_c 23.3KB
collections axebasetexture.vmat_c 4.4KB
view_in_ar cabinaxe.vmdl_c 10.2KB
models/saunavihta
insert_photo saunavihta_color_png_87fa15c8.generated.vtex_c 7.3KB
insert_photo saunavihta_color_png_ef7e916a.generated.vtex_c 7.2KB
collections saunavihta_leaves.vmat_c 5.1KB
insert_photo saunavihta_normal_png_f17bf058.generated.vtex_c 7.2KB
insert_photo saunavihta_rough_png_81cb975e.generated.vtex_c 7.3KB
insert_photo saunavihta_trans_png_f8072370.generated.vtex_c 7.1KB
collections saunavihta.vmat_c 4.4KB
view_in_ar saunavihta.vmdl_c 17.4KB
models/sbox_props/trees/oak
collections oak_bark.vmat_c 5.7KB
collections oak_branch_dead.vmat_c 6.3KB
collections oak_branch_dry.vmat_c 6.6KB
collections oak_branch.vmat_c 6.3KB
view_in_ar tree_oak_big_b.vmdl_c 1019.2KB
models/shippingcontainer
view_in_ar shippingcontainer.vmdl_c 3.8KB
collections shippingcontainerbase.vmat_c 4.5KB
insert_photo shippingcontainertexture_png_b46da7be.generated.vtex_c 39.5KB
models/signs/squaresign
view_in_ar 40kmsign.vmdl_c 4.8KB
models/signs/squaresigntexturevariants
insert_photo squarecampsign_png_4eac04d6.generated.vtex_c 23.3KB
collections squarecampsign.vmat_c 4.6KB
insert_photo squaresign40kmbase_png_6be6808d.generated.vtex_c 23.3KB
collections squaresign40kmbase.vmat_c 4.6KB
insert_photo squarewalksign_png_5d64877b.generated.vtex_c 23.3KB
collections squarewalksign.vmat_c 4.5KB
models/signs/yieldsign
view_in_ar yieldsign.vmdl_c 4.5KB
models/signs/yieldtexturevariants
insert_photo deercrossingbase_png_4c8d5e80.generated.vtex_c 23.3KB
collections deercrossingbase.vmat_c 4.5KB
insert_photo humancrossingbase_png_da9d5af9.generated.vtex_c 24.3KB
collections humancrossingbase.vmat_c 4.5KB
insert_photo moosexingbase_png_8a78755e.generated.vtex_c 23.3KB
collections moosexingbase.vmat_c 4.5KB
models/slot_machine/materials
insert_photo body_color_on_png_994bc624.generated.vtex_c 87.2KB
insert_photo body_color_on_png_d65ba91e.generated.vtex_c 87.3KB
insert_photo body_color_png_4f6b5047.generated.vtex_c 87.3KB
insert_photo body_color_png_6f1ddfc2.generated.vtex_c 87.1KB
insert_photo body_normal_png_c102a267.generated.vtex_c 26.6KB
collections body_on.vmat_c 5.1KB
insert_photo body_rough_png_50d302b9.generated.vtex_c 87.4KB
insert_photo body_selfillum_png_74a9bf58.generated.vtex_c 24.5KB
collections body.vmat_c 4.6KB
insert_photo displays_color_on_png_2962fc3f.generated.vtex_c 87.2KB
insert_photo displays_color_on_png_42b2ad43.generated.vtex_c 87.3KB
insert_photo displays_color_png_430ee2d0.generated.vtex_c 87.3KB
insert_photo displays_color_png_7adb93ff.generated.vtex_c 87.2KB
collections displays_on.vmat_c 4.5KB
collections displays.vmat_c 4.5KB
insert_photo slot_glass_vmat_g_trm_5091b448.generated.vtex_c 1.7KB
collections slot_glass.vmat_c 4.8KB
models/slot_machine
view_in_ar slot_machine.vmdl_c 120.3KB
models/stopsign
view_in_ar saunastopsign.vmdl_c 5KB
insert_photo stopsignbasetext_png_3498a9ba.generated.vtex_c 23.3KB
collections stopsignbasetexture.vmat_c 4.4KB
models/stove
insert_photo stones_png_c7850d77.generated.vtex_c 23.2KB
insert_photo stones_png_cc4fa317.generated.vtex_c 23.1KB
insert_photo stones_vmat_g_tnormal_a8392931.generated.vtex_c 1.6KB
insert_photo stones_vmat_g_trm_5091b448.generated.vtex_c 1.7KB
collections stones.vmat_c 4KB
insert_photo stove_color_tga_d45d0180.generated.vtex_c 87.3KB
insert_photo stove_color_tga_e2c16ad1.generated.vtex_c 87.1KB
insert_photo stove_normal_tga_2d8c70e0.generated.vtex_c 23.5KB
insert_photo stove_rough_tga_c2592788.generated.vtex_c 87.3KB
text_snippet stove.vanmgrph_c 2.2KB
collections stove.vmat_c 4.3KB
view_in_ar stove.vmdl_c 19.5KB
models/terrain
insert_photo normalmap_png_79ea1003.generated.vtex_c 16.5MB
view_in_ar outer_area.vmdl_c 66.7KB
models/terrain/outside
insert_photo colormap_png_f8665e45.generated.vtex_c 973.2KB
insert_photo normalmap_png_cda8a44.generated.vtex_c 796.4KB
collections outer_terrain.vmat_c 4.4KB
insert_photo rough_png_c7b7c180.generated.vtex_c 972.5KB
models/terrain
view_in_ar terrain_1k.vmdl_c 894.3KB
collections terrain.vmat_c 8.4KB
models/test
view_in_ar mental_retardation.vmdl_c 3.3MB
view_in_ar shader_test.vmdl_c 55.3KB
models/toilet_paper
insert_photo toilet_paper_color_png_21154df.generated.vtex_c 23.3KB
insert_photo toilet_paper_color_png_5cca1269.generated.vtex_c 23.1KB
insert_photo toilet_paper_normal_png_b6750905.generated.vtex_c 23.2KB
insert_photo toilet_paper_vmat_g_trm_5091b448.generated.vtex_c 1.7KB
collections toilet_paper.vmat_c 4.3KB
view_in_ar toilet_paper.vmdl_c 7.4KB
models/trash
view_in_ar trash_boot.vmdl_c 8.3KB
models/trash/trash_boot
insert_photo unnamed_1_vmorf.vtex_c 2.6KB
models/trash
view_in_ar trash_bottle.vmdl_c 7.2KB
view_in_ar trash_crisps.vmdl_c 8.7KB
view_in_ar trash_demented_can.vmdl_c 6.2KB
models/trashbag
view_in_ar trashbag.vmdl_c 5.2KB
collections trashbase.vmat_c 4.4KB
insert_photo trashtruetext_png_e5865f22.generated.vtex_c 135.3KB
models/ufo
insert_photo ufo_color_png_240a7f51.generated.vtex_c 189.9KB
insert_photo ufo_normal_png_b358914a.generated.vtex_c 87.7KB
insert_photo ufo_rough_png_d8f31b3a.generated.vtex_c 175.5KB
insert_photo ufo_selfillum_png_daaaa3a4.generated.vtex_c 28.7KB
collections ufo.vmat_c 4.4KB
view_in_ar ufo.vmdl_c 12.9KB
models/underwear
insert_photo underwear_color_png_9387ec20.generated.vtex_c 7.1KB
insert_photo underwear_normal_png_9de90c90.generated.vtex_c 7.2KB
insert_photo underwear_rough_png_d8316dfa.generated.vtex_c 7.3KB
collections underwear.vmat_c 4.1KB
view_in_ar underwear.vmdl_c 14KB
models/underwear/underwear
insert_photo unnamed_1_vmorf.vtex_c 2.6KB
models/whimsical_thing
insert_photo whimsical_thing_color_png_18173c2b.generated.vtex_c 23.3KB
insert_photo whimsical_thing_normal_png_5a7c0f6a.generated.vtex_c 23.2KB
insert_photo whimsical_thing_rough_png_a05aa8b1.generated.vtex_c 23.3KB
collections whimsical_thing.vmat_c 4.6KB
view_in_ar whimsical_thing.vmdl_c 33.5KB
models/wifebeater
insert_photo wifebeater_color_png_72782835.generated.vtex_c 23.1KB
insert_photo wifebeater_normal_png_fe73ad36.generated.vtex_c 23.2KB
insert_photo wifebeater_rough_png_a4f61c7a.generated.vtex_c 23.3KB
collections wifebeater.vmat_c 4.1KB
view_in_ar wifebeater.vmdl_c 18.2KB
models/wifebeater/wifebeater
insert_photo unnamed_1_vmorf.vtex_c 4.3KB
particles
text_snippet background_fog.vpcf_c 2.4KB
text_snippet basic_rope.vpcf_c 2.7KB
text_snippet bullet_tracer.vpcf_c 1.9KB
text_snippet clouds.vpcf_c 2.7KB
text_snippet fog.vpcf_c 2.4KB
text_snippet piss_drop.vpcf_c 2.2KB
text_snippet piss_splash.vpcf_c 1.9KB
text_snippet piss.vpcf_c 2.4KB
text_snippet purchase.vpcf_c 2.3KB
text_snippet rain_impact.vpcf_c 3.1KB
text_snippet rain_outer.vpcf_c 3.1KB
text_snippet rain.vpcf_c 3.4KB
text_snippet testicle.vpcf_c 1.7KB
prefabs/clothes
text_snippet alien_mask.prefab_c 1.4KB
text_snippet aviator_glasses.prefab_c 1.4KB
text_snippet bandana.prefab_c 1.3KB
text_snippet beanie.prefab_c 1.3KB
text_snippet big_boots.prefab_c 1.3KB
text_snippet black_oxford_shoes.prefab_c 1.4KB
text_snippet bomber_jacket.prefab_c 1.4KB
text_snippet boots.prefab_c 1.3KB
text_snippet browline_glasses.prefab_c 1.4KB
text_snippet cap_black.prefab_c 1.3KB
text_snippet cap_orange.prefab_c 1.3KB
text_snippet cap_two-tone.prefab_c 1.3KB
text_snippet cap.prefab_c 1.3KB
text_snippet cargo_joggers.prefab_c 1.4KB
text_snippet cargo_shorts.prefab_c 1.3KB
text_snippet cargo_trousers_camo.prefab_c 1.4KB
text_snippet cargo_trousers.prefab_c 1.4KB
text_snippet chinos.prefab_c 1.4KB
text_snippet cowboy_boots.prefab_c 1.3KB
text_snippet cowboy_hat.prefab_c 1.4KB
text_snippet drive_jacket.prefab_c 1.4KB
text_snippet drug_binoculars.prefab_c 1.4KB
text_snippet fishing_hat.prefab_c 1.3KB
text_snippet fishing_vest.prefab_c 1.3KB
text_snippet flame_beanie.prefab_c 1.3KB
text_snippet flat_cap.prefab_c 1.4KB
text_snippet flip_flops.prefab_c 1.3KB
text_snippet glasses.prefab_c 1.4KB
text_snippet gloves.prefab_c 1.4KB
text_snippet green_cargo_joggers.prefab_c 1.4KB
text_snippet hoodie_black.prefab_c 1.3KB
text_snippet hoodie_blue.prefab_c 1.3KB
text_snippet hoodie_fp.prefab_c 1.3KB
text_snippet hoodie_green.prefab_c 1.3KB
text_snippet hoodie_pocket_black.prefab_c 1.4KB
text_snippet hoodie_pocket_blue.prefab_c 1.4KB
text_snippet hoodie_pocket_fp.prefab_c 1.4KB
text_snippet hoodie_pocket_green.prefab_c 1.4KB
text_snippet hoodie_pocket_red.prefab_c 1.4KB
text_snippet hoodie_pocket.prefab_c 1.3KB
text_snippet hoodie_red.prefab_c 1.3KB
text_snippet hoodie_zipper_black.prefab_c 1.4KB
text_snippet hoodie_zipper_blue.prefab_c 1.4KB
text_snippet hoodie_zipper_green.prefab_c 1.4KB
text_snippet hoodie_zipper_red.prefab_c 1.4KB
text_snippet hoodie_zipper.prefab_c 1.3KB
text_snippet hoodie.prefab_c 1.3KB
text_snippet hunters_vest.prefab_c 1.4KB
text_snippet jammies_towel.prefab_c 1.4KB
text_snippet jumper.prefab_c 1.3KB
text_snippet khakis.prefab_c 1.4KB
text_snippet long_shirt_black.prefab_c 1.4KB
text_snippet long_shirt_blue.prefab_c 1.4KB
text_snippet long_shirt_green.prefab_c 1.4KB
text_snippet long_shirt_red.prefab_c 1.4KB
text_snippet long_shirt_ubre.prefab_c 1.4KB
text_snippet long_shirt.prefab_c 1.3KB
text_snippet loose_jeans.prefab_c 1.3KB
text_snippet oxford_shoes.prefab_c 1.4KB
text_snippet parka_green.prefab_c 1.3KB
text_snippet parka.prefab_c 1.3KB
text_snippet police_beanie.prefab_c 1.3KB
text_snippet police_jacket.prefab_c 1.8KB
text_snippet police_trousers.prefab_c 1.4KB
text_snippet round_glasses.prefab_c 1.4KB
text_snippet sandals_socks.prefab_c 1.4KB
text_snippet sandals.prefab_c 1.3KB
text_snippet sauna_boss_hat.prefab_c 1.4KB
text_snippet shorts.prefab_c 1.3KB
text_snippet skinny_jeans.prefab_c 1.4KB
text_snippet socks.prefab_c 1.3KB
text_snippet stripped_joggers.prefab_c 1.4KB
text_snippet suit_jacket.prefab_c 1.3KB
text_snippet sunglasses.prefab_c 1.4KB
text_snippet tie_shirt.prefab_c 1.3KB
text_snippet tophat.prefab_c 1.4KB
text_snippet towel_black.prefab_c 1.4KB
text_snippet towel.prefab_c 1.3KB
text_snippet trainers.prefab_c 1.3KB
text_snippet tshirt_black.prefab_c 1.4KB
text_snippet tshirt_blue.prefab_c 1.4KB
text_snippet tshirt_eagle.prefab_c 1.3KB
text_snippet tshirt_fp_back.prefab_c 1.4KB
text_snippet tshirt_green.prefab_c 1.4KB
text_snippet tshirt_red.prefab_c 1.4KB
text_snippet tshirt_rust.prefab_c 1.3KB
text_snippet tshirt_trims.prefab_c 1.3KB
text_snippet tshirt.prefab_c 1.3KB
text_snippet underwear.prefab_c 1.3KB
text_snippet ushanka.prefab_c 1.3KB
text_snippet wellington_boots.prefab_c 1.4KB
text_snippet wifebeater.prefab_c 1.3KB
text_snippet wives_bra.prefab_c 1.4KB
text_snippet wives_panties.prefab_c 1.4KB
prefabs/events
text_snippet banana_peel.prefab_c 4.3KB
text_snippet creepy_peeper.prefab_c 9.3KB
text_snippet drive_car.prefab_c 5.7KB
text_snippet experience_toilet.prefab_c 3KB
text_snippet random_dwarves.prefab_c 1.6KB
prefabs/fishes
text_snippet herring_rare.prefab_c 1.6KB
text_snippet herring.prefab_c 1.6KB
text_snippet le_fishe_au_chocolat.prefab_c 1.6KB
text_snippet minnow_rare.prefab_c 1.6KB
text_snippet minnow.prefab_c 1.5KB
text_snippet perch_rare.prefab_c 1.6KB
text_snippet perch.prefab_c 1.6KB
text_snippet pike_rare.prefab_c 1.6KB
text_snippet pike.prefab_c 1.6KB
text_snippet salmon_rare.prefab_c 1.6KB
text_snippet salmon.prefab_c 1.6KB
prefabs/fishes/trash
text_snippet trash_boot.prefab_c 1.5KB
text_snippet trash_bottle.prefab_c 1.5KB
text_snippet trash_can.prefab_c 1.6KB
text_snippet trash_crisps.prefab_c 1.5KB
prefabs/items
text_snippet 762ammo.prefab_c 1.3KB
text_snippet axe.prefab_c 1.6KB
text_snippet beer_bottle.prefab_c 2.6KB
text_snippet beer_crate.prefab_c 1.6KB
text_snippet bread.prefab_c 2.9KB
text_snippet butter.prefab_c 3KB
text_snippet can_of_fish.prefab_c 2.9KB
text_snippet can_of_meat.prefab_c 3KB
text_snippet can_of_soup.prefab_c 2.9KB
text_snippet cereal_ape_bites.prefab_c 3KB
text_snippet cereal_daves.prefab_c 3KB
text_snippet cereal_wheatleyos.prefab_c 3KB
text_snippet crisps_bad.prefab_c 3KB
text_snippet crisps_hamsteria.prefab_c 3KB
text_snippet crisps_talons.prefab_c 3KB
text_snippet fishing_bobber.prefab_c 1.1KB
text_snippet fishing_rod.prefab_c 2.1KB
text_snippet flashlight.prefab_c 2.1KB
text_snippet gas_canister.prefab_c 1.6KB
text_snippet jar_jam.prefab_c 2.9KB
text_snippet jar_mayo.prefab_c 3KB
text_snippet ketchup.prefab_c 3.1KB
text_snippet knife.prefab_c 1.5KB
text_snippet liqourice_packet.prefab_c 3KB
text_snippet mustard.prefab_c 3KB
text_snippet orange_yogurt.prefab_c 3KB
text_snippet protein_yogurt.prefab_c 3KB
text_snippet radio.prefab_c 1.9KB
text_snippet rifle.prefab_c 2.1KB
text_snippet saunavihta.prefab_c 1.9KB
text_snippet split_wooden_log.prefab_c 1.4KB
text_snippet water_aqua.prefab_c 2.9KB
text_snippet water_fresh.prefab_c 3KB
text_snippet wooden_log.prefab_c 1.3KB
text_snippet yogurt_tub.prefab_c 3KB
prefabs/npcs
text_snippet creepy_peeper.prefab_c 7.5KB
text_snippet dwarf.prefab_c 4.9KB
text_snippet elk_female.prefab_c 7KB
text_snippet elk_male.prefab_c 10.2KB
text_snippet finnish_guy.prefab_c 2KB
text_snippet moose_female.prefab_c 7KB
text_snippet moose_male.prefab_c 10.2KB
text_snippet reindeer_female.prefab_c 7KB
text_snippet reindeer_male.prefab_c 10.2KB
text_snippet whimsical_thing.prefab_c 12.5KB
prefabs/objects
text_snippet car.prefab_c 5.9KB
text_snippet slot_machine.prefab_c 11.2KB
prefabs
text_snippet player.prefab_c 6KB
prefabs/shop
text_snippet shop_beer_bottle.prefab_c 1KB
resources/tasks/event_tasks
text_snippet event.check_the_back.task_c 828B
resources/tasks/random_tasks
text_snippet random.enter_log_pile.task_c 895B
text_snippet random.enter_sauna.task_c 843B
text_snippet random.gamble_money.task_c 1.4KB
text_snippet random.get_beer.task_c 873B
text_snippet random.get_money.task_c 1.2KB
resources/tasks/story_tasks
text_snippet story.chop_wood.task_c 1.9KB
resources/tasks/wife_tasks
text_snippet wife.get_ammo.task_c 854B
text_snippet wife.get_beer.task_c 862B
scenes
text_snippet creation_new.scene_c 7.2KB
text_snippet creation.scene_c 11.2KB
text_snippet debug.scene_c 10.5KB
text_snippet finland.scene_c 19.9KB
text_snippet menu.scene_c 2.2KB
text_snippet temp_test.scene_c 33.9KB
shaders
text_snippet groundshadertest.shader_c 577.7KB
text_snippet saunablendable.shader_c 1.1MB
text_snippet saunacensor.shader_c 153.2KB
text_snippet saunacliff.shader_c 454.4KB
text_snippet saunadither.shader_c 22.2KB
text_snippet saunasimple.shader_c 946.8KB
text_snippet saunaterrain.shader_c 388.1KB
text_snippet saunawater.shader_c 294.2KB
text_snippet saunaworld.shader_c 531.6KB
sounds/axe
text_snippet axe_swing_wood.sound_c 643B
text_snippet axe_swing_wood.vsnd_c 13.6KB
text_snippet axe_swing.sound_c 638B
text_snippet axe_swing.vsnd_c 4.9KB
sounds/beer
text_snippet beer_grab.sound_c 639B
text_snippet beer_grab.vsnd_c 7.5KB
text_snippet burp.sound_c 758B
text_snippet burp1.vsnd_c 7.5KB
text_snippet burp2.vsnd_c 5KB
text_snippet burp3.vsnd_c 7.2KB
sounds/door
text_snippet door_creak_1.vsnd_c 3.2KB
text_snippet door_creak_2.vsnd_c 2.9KB
text_snippet door_creak_3.vsnd_c 3.2KB
text_snippet door_creak.sound_c 756B
sounds/fishingrod
text_snippet fishingrod_cast.sound_c 783B
text_snippet fishingrod_cast1.vsnd_c 7.3KB
text_snippet fishingrod_cast2.vsnd_c 8.1KB
sounds/gravel
text_snippet gravel_step_1.vsnd_c 2KB
text_snippet gravel_step_2.vsnd_c 2.1KB
text_snippet gravel_step_3.vsnd_c 2.3KB
text_snippet gravel_step.sound_c 781B
sounds/misc
text_snippet banana_slip.sound_c 557B
text_snippet banana_slip.vsnd_c 6.3KB
text_snippet eat.sound_c 746B
text_snippet eat1.vsnd_c 18.3KB
text_snippet eat2.vsnd_c 16.6KB
text_snippet eat3.vsnd_c 19.1KB
text_snippet finnishpenistwist.sound_c 663B
text_snippet finnishpenistwist.vsnd_c 21.1KB
text_snippet penisgnome.sound_c 640B
text_snippet penisgnome.vsnd_c 95.3KB
text_snippet pickup.sound_c 620B
text_snippet pickup.vsnd_c 5.3KB
text_snippet purchase.sound_c 638B
text_snippet purchase.vsnd_c 95.6KB
text_snippet slurp.sound_c 694B
text_snippet slurp1.vsnd_c 8.5KB
text_snippet slurp2.vsnd_c 4.6KB
sounds/music
text_snippet zakkujo-ero_vaimosta-instrumental-loop_start.vsnd_c 220.4KB
text_snippet zakkujo-ero_vaimosta-instrumental-loop.sound_c 733B
text_snippet zakkujo-ero_vaimosta-instrumental-loop.vsnd_c 1.5MB
text_snippet zakkujo-ero_vaimosta-instrumental.sound_c 712B
text_snippet zakkujo-ero_vaimosta-instrumental.vsnd_c 1.7MB
text_snippet zakkujo-ero_vaimosta-loop_start.sound_c 711B
text_snippet zakkujo-ero_vaimosta-loop_start.vsnd_c 220.8KB
text_snippet zakkujo-ero_vaimosta-loop.sound_c 689B
text_snippet zakkujo-ero_vaimosta-loop.vsnd_c 1.5MB
text_snippet zakkujo-ero_vaimosta.sound_c 667B
text_snippet zakkujo-ero_vaimosta.vsnd_c 1.7MB
sounds/phone
text_snippet ievan_polkka.sound_c 643B
text_snippet ievan_polkka.vsnd_c 127.3KB
text_snippet nokla_notif.sound_c 642B
text_snippet nokla_notif.vsnd_c 19.9KB
sounds/rifle
text_snippet rifle_reload.sound_c 735B
text_snippet rifle_reload1.vsnd_c 6.8KB
text_snippet rifle_reload2.vsnd_c 5.2KB
text_snippet rifle-shoot-1.vsnd_c 12.8KB
text_snippet rifle-shoot-2.vsnd_c 12.6KB
text_snippet rifle-shoot-3.vsnd_c 13.9KB
text_snippet rifle-shoot.sound_c 810B
sounds/slotmachine
text_snippet button.sound_c 559B
text_snippet button.vsnd_c 2.8KB
text_snippet cashout.sound_c 560B
text_snippet cashout.vsnd_c 17.2KB
text_snippet insert.sound_c 559B
text_snippet insert.vsnd_c 8.7KB
text_snippet jackpot.sound_c 560B
text_snippet jackpot.vsnd_c 73.2KB
text_snippet roll.sound_c 557B
text_snippet roll.vsnd_c 30.6KB
text_snippet stop.sound_c 557B
text_snippet stop.vsnd_c 5.1KB
text_snippet win.sound_c 556B
text_snippet win.vsnd_c 14.4KB
sounds/speech
text_snippet 1.sound_c 617B
text_snippet 1.vsnd_c 4.2KB
text_snippet 10.sound_c 618B
text_snippet 10.vsnd_c 3.6KB
text_snippet 11.sound_c 618B
text_snippet 11.vsnd_c 4.4KB
text_snippet 12.sound_c 618B
text_snippet 12.vsnd_c 4.8KB
text_snippet 13.sound_c 618B
text_snippet 13.vsnd_c 5.2KB
text_snippet 14.sound_c 618B
text_snippet 14.vsnd_c 5KB
text_snippet 15.sound_c 618B
text_snippet 15.vsnd_c 5.4KB
text_snippet 2.sound_c 617B
text_snippet 2.vsnd_c 4.4KB
text_snippet 3.sound_c 617B
text_snippet 3.vsnd_c 3.8KB
text_snippet 4.sound_c 617B
text_snippet 4.vsnd_c 4.2KB
text_snippet 5.sound_c 617B
text_snippet 5.vsnd_c 3.6KB
text_snippet 6.sound_c 617B
text_snippet 6.vsnd_c 4.8KB
text_snippet 7.sound_c 617B
text_snippet 7.vsnd_c 4.2KB
text_snippet 8.sound_c 617B
text_snippet 8.vsnd_c 4.6KB
text_snippet 9.sound_c 617B
text_snippet 9.vsnd_c 4KB
text_snippet test_drunk.rec.vsnd_c 87.9KB
text_snippet test_drunk.sound_c 578B
sounds/stone
text_snippet stone_step_1.vsnd_c 1.6KB
text_snippet stone_step_2.vsnd_c 2KB
text_snippet stone_step_3.vsnd_c 1.8KB
text_snippet stone_step.sound_c 759B
sounds/ui/back
text_snippet back.sound_c 573B
text_snippet back1.vsnd_c 2.3KB
sounds/ui/drag
text_snippet drag.sound_c 573B
text_snippet drag1.vsnd_c 2.4KB
sounds/ui/drop
text_snippet drop.sound_c 554B
text_snippet drop1.vsnd_c 2.4KB
sounds/ui/exp
text_snippet exp.sound_c 618B
text_snippet exp.vsnd_c 3.6KB
sounds/ui/heavy_click
text_snippet heavy_click.sound_c 722B
text_snippet heavy_click1.vsnd_c 7.2KB
text_snippet heavy_click2.vsnd_c 5.3KB
text_snippet heavy_click3.vsnd_c 7KB
text_snippet heavy_click4.vsnd_c 6.8KB
sounds/ui/hover
text_snippet hover.sound_c 556B
text_snippet hover1.vsnd_c 2KB
sounds/ui/light_click
text_snippet light_click.sound_c 587B
text_snippet light_click1.vsnd_c 1.9KB
sounds/ui/lvlup
text_snippet lvlup.sound_c 638B
text_snippet lvlup.vsnd_c 7.4KB
sounds/ui
text_snippet ping.sound_c 587B
text_snippet ping.vsnd_c 1.5KB
text_snippet press.sound_c 782B
text_snippet press1.vsnd_c 7.1KB
text_snippet press2.vsnd_c 5.2KB
text_snippet press3.vsnd_c 6.9KB
text_snippet press4.vsnd_c 6.7KB
sounds/ui/serror
text_snippet serror.sound_c 577B
text_snippet serror1.vsnd_c 3.1KB
sounds/ui/success
text_snippet success.sound_c 642B
text_snippet success.vsnd_c 5.3KB
sounds/undergrowth
text_snippet undergrowth_step_1.vsnd_c 2.1KB
text_snippet undergrowth_step_2.vsnd_c 2KB
text_snippet undergrowth_step_3.vsnd_c 2.1KB
text_snippet undergrowth_step.sound_c 843B
sounds/water
text_snippet water_splash_1.vsnd_c 3.9KB
text_snippet water_splash_2.vsnd_c 3.2KB
text_snippet water_splash_3.vsnd_c 4KB
text_snippet water_splash.sound_c 781B
text_snippet water_splat_1.vsnd_c 3.8KB
text_snippet water_splat_2.vsnd_c 3.4KB
text_snippet water_splat.sound_c 680B
text_snippet water_stream.sound_c 597B
text_snippet water_stream.vsnd_c 60.7KB
sounds/wood
text_snippet wood_chop_1.vsnd_c 2.8KB
text_snippet wood_chop_2.vsnd_c 3.2KB
text_snippet wood_chop_3.vsnd_c 2.8KB
text_snippet wood_chop.sound_c 755B
text_snippet wood_step_1.vsnd_c 2KB
text_snippet wood_step_2.vsnd_c 2.1KB
text_snippet wood_step_3.vsnd_c 2.1KB
text_snippet wooden_impact.sound_c 597B
text_snippet wooden_impact.vsnd_c 3.4KB
text_snippet woodplank_step.sound_c 753B
styles
text_snippet base.scss 757B
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.1KB
text_snippet _switch.scss 879B
styles
text_snippet rootpanel.scss 3.3KB
surfaces
text_snippet gravel.surface_c 693B
text_snippet stones.surface_c 689B
text_snippet undergrowth.surface_c 729B
text_snippet woodplanks.surface_c 695B
textures/fog
insert_photo fog.vtex_c 56.5KB
textures/money
insert_photo moni.vtex_c 18KB
textures/piss_rope
insert_photo piss_rope.vtex_c 2.8KB
textures/piss_splash
insert_photo piss_splash.vtex_c 27.9KB
textures/rain
insert_photo cloud.vtex_c 6KB
insert_photo rain_splash_sheet.vtex_c 10.2KB
insert_photo rain_water_drop.vtex_c 3KB
textures/trees/oak
insert_photo oak_bark_ao_tga_2b991766.generated.vtex_c 2.7MB
insert_photo oak_bark_color_tga_1fca541.generated.vtex_c 2.3MB
insert_photo oak_bark_normal_tga_a5a2623.generated.vtex_c 5.3MB
insert_photo oak_branch_color_tga_b2f69dff.generated.vtex_c 2.3MB
insert_photo oak_branch_dead_color_tga_efb78ea7.generated.vtex_c 2.1MB
insert_photo oak_branch_dead_normal_tga_f9bcc255.generated.vtex_c 4.3MB
insert_photo oak_branch_dry_color_tga_1161b120.generated.vtex_c 2.5MB
insert_photo oak_branch_dry_normal_tga_f38e1d71.generated.vtex_c 2.2MB
insert_photo oak_branch_normal_tga_b3c94713.generated.vtex_c 2.1MB
insert_photo oak_branch_rough_tga_7ba199e8.generated.vtex_c 892.1KB
insert_photo oak_branch_rough_tga_ae6ee9b3.generated.vtex_c 813.1KB
ui
text_snippet clothing-mask.png 113.9KB
ui/components
text_snippet packagecard.razor.scss 3.4KB
text_snippet packagefilters.razor.scss 930B
text_snippet packagelist.razor.scss 158B
ui/controls
text_snippet slidercontrol.razor.scss 2.1KB
text_snippet switchcontrol.razor.scss 988B
ui/hud
text_snippet blocked.png 2KB
text_snippet box_question.png 1.8KB
ui/hud/circle
text_snippet circle_0.png 1.8KB
text_snippet circle_1.png 1.8KB
text_snippet circle_2.png 1.8KB
text_snippet circle_3.png 1.8KB
text_snippet circle_4.png 1.8KB
text_snippet circle_5.png 1.8KB
text_snippet circle_6.png 1.8KB
text_snippet circle_7.png 1.8KB
text_snippet circle_8.png 1.8KB
ui/hud
text_snippet clothes_boots.png 1.7KB
text_snippet clothes_face.png 1.8KB
text_snippet clothes_hat.png 1.8KB
text_snippet clothes_legs.png 1.8KB
text_snippet clothes_torso.png 1.7KB
text_snippet confirm.png 2KB
text_snippet current_level.png 2KB
text_snippet day_calendaricon.png 1.9KB
text_snippet delete_item_64_45deg.png 692B
text_snippet delete_item.png 1.7KB
text_snippet dialogue_name.png 2.8KB
ui/hud/elements
text_snippet blackscreen.razor.scss 154B
text_snippet checkbox.razor.scss 538B
text_snippet iconworldpanel.razor.scss 212B
text_snippet inputhint.razor.scss 828B
text_snippet iteminformation.razor.scss 1.3KB
text_snippet popuptext.razor.scss 364B
text_snippet sidebutton.razor.scss 1.9KB
ui/hud
text_snippet equip_item_64_30deg.png 662B
text_snippet exit.png 1.8KB
text_snippet fish_collection.png 1.8KB
text_snippet fish_rarity_empty.png 1.6KB
text_snippet fish_rarity.png 1.6KB
ui/hud/fishlog
text_snippet fishdetails.razor.scss 1.4KB
text_snippet fishlist.razor.scss 711B
text_snippet fishlog.razor.scss 471B
text_snippet fishslot.razor.scss 1.2KB
ui/hud/fullscreenmanager
text_snippet fullscreenmanager.razor.scss 84B
ui/hud/fullscreenmanager/phone
text_snippet phone.razor.scss 4.4KB
ui/hud/fullscreenmanager/recapscreen
text_snippet memorypanel.razor.scss 653B
text_snippet recapscreen.razor.scss 4.5KB
ui/hud
text_snippet goback.png 2.1KB
text_snippet hand_slot.png 1.8KB
text_snippet home.png 1.4KB
text_snippet hud.razor.scss 147B
ui/hud/ingamehud/compass
text_snippet compass.razor.scss 1.9KB
ui/hud/ingamehud/crosshair
text_snippet crosshair.razor.scss 237B
ui/hud/ingamehud/date
text_snippet date.razor.scss 1.9KB
ui/hud/ingamehud/experiencebar
text_snippet experiencebar.razor.scss 1.2KB
ui/hud/ingamehud
text_snippet ingamehud.razor.scss 178B
ui/hud/ingamehud/interactionhint
text_snippet interactionhint.razor.scss 1.9KB
ui/hud/ingamehud/primarytask
text_snippet primarytask.razor.scss 1.9KB
ui/hud/ingamehud/subtitles
text_snippet subtitle.razor.scss 481B
text_snippet subtitles.razor.scss 380B
ui/hud
text_snippet interaction-pointer.png 729B
text_snippet inv_actions_drop.png 1.6KB
text_snippet inv_actions_equip.png 1.6KB
text_snippet inv_actions_equipclothes.png 1.6KB
text_snippet inv_actions_inspect.png 1.6KB
text_snippet inv_actions_unequip.png 1.6KB
text_snippet inv.png 1.8KB
ui/hud/inventory
text_snippet characterrenderer.razor.scss 989B
ui/hud/inventory/contextmenu
text_snippet contextmenu.razor.scss 373B
text_snippet contextmenuoption.razor.scss 753B
ui/hud/inventory
text_snippet draggableitem.razor.scss 3.3KB
text_snippet hoverpanel.razor.scss 243B
ui/hud/inventory/inspectitem
text_snippet inspectitem.razor.scss 865B
ui/hud/inventory
text_snippet inventory.razor.scss 1.6KB
text_snippet inventoryslot.razor.scss 2.2KB
ui/hud
text_snippet left.png 3KB
text_snippet level_up.png 1.7KB
text_snippet moni.png 1.8KB
ui/hud/notifications
text_snippet notification.razor.scss 1.6KB
text_snippet notificationmanager.razor.scss 133B
ui/hud/pausemenu
text_snippet pausemenu.razor.scss 1.4KB
text_snippet playerportrait.razor.scss 1.6KB
ui/hud
text_snippet phish_unknown.png 1.8KB
text_snippet primary_task.png 141B
text_snippet right.png 3.8KB
text_snippet search_items.png 1.7KB
text_snippet slot_mask_thin.png 161B
text_snippet slot_mask.png 164B
text_snippet sort_items.png 1.6KB
text_snippet substory_task.png 135B
text_snippet sweet_memories.png 4.8KB
text_snippet tablet.png 2KB
text_snippet task_completed.png 2KB
text_snippet task_failed.png 1021B
text_snippet task_not_completed.png 1.1KB
text_snippet task_pin.png 1.6KB
ui/hud/tasklog
text_snippet taskdetails.razor.scss 2.7KB
text_snippet tasklist.razor.scss 1.6KB
text_snippet tasklistelement.razor.scss 1.7KB
text_snippet tasklog.razor.scss 619B
ui/hud
text_snippet top.png 5.3KB
text_snippet weight.png 1.7KB
ui/icons
text_snippet 004db924-647a-4792-b8b6-f79cf7d228b2.png 8.9KB
text_snippet 067624b6-6d4b-4b92-b8e0-dd021388e2ef.png 10KB
text_snippet 07077a32-2634-4b38-9380-8c29d35506dc.png 15KB
text_snippet 08129899-0d99-4d86-9c03-e3844e30895b.png 8KB
text_snippet 0952d634-6f86-4031-bcd9-31c7fb899ccb.png 14.1KB
text_snippet 0d9375c1-3525-4c7a-89b6-af2b81ac5cfb.png 8.9KB
text_snippet 0da05bc8-4a86-4db4-a24d-8399e02c6145.png 12.3KB
text_snippet 0ed0b992-c6d0-403e-a63c-f78101790c43.png 13.2KB
text_snippet 0fbdca0b-3abb-4bc5-ae3e-8eb43c30009d.png 8.1KB
text_snippet 115d17b4-8aba-497a-92a2-abe01f3135e6.png 14.3KB
text_snippet 13d6a89e-0ced-44a5-808e-d8a1bd7ba945.png 8.1KB
text_snippet 14f17344-1180-43ac-987f-4b889018bff1.png 6.5KB
text_snippet 14fa9040-0eb3-4c8c-b993-de6467c3b1d3.png 13.5KB
text_snippet 164afe99-4ee1-479c-8252-d1f809db59b6.png 10.7KB
text_snippet 178f2dc1-57aa-4182-8be4-f7754f3d42b9.png 13.2KB
text_snippet 17a6bedf-c1c2-47b3-963d-ff61fd824855.png 11.9KB
text_snippet 1d5ad10c-8aa4-459d-a221-ab6420e339ad.png 12KB
text_snippet 1faedeec-caae-416e-b8b1-c6d73a6e31dd.png 2.8KB
text_snippet 21ce6322-1cfa-42ad-ba16-5583b053bcbc.png 12.7KB
text_snippet 220d0d17-ed68-43d6-815f-feb87e8cbe10.png 12.4KB
text_snippet 228e899c-ed85-40c7-895b-21a755b96bce.png 13KB
text_snippet 22ace6ff-0c8e-43b1-82fe-71993e2c39f0.png 10.5KB
text_snippet 22b21dc6-89fa-4fea-85d0-35f4c2964442.png 8KB
text_snippet 23ea8619-71a4-4464-a080-b714524d6089.png 6.8KB
text_snippet 23f1c4f9-3c38-4cec-a7d5-523e6b670392.png 12.3KB
text_snippet 25425cfe-5020-4ad1-b565-e9a4c076d8b1.png 5.7KB
text_snippet 27f2412f-9a37-48a6-926f-c092f8dcce5d.png 19KB
text_snippet 2982ffbf-34dd-4871-a3c0-eeb29df87390.png 13.1KB
text_snippet 2b4c647a-e7ff-446c-8e6c-11d719f1dd82.png 13.2KB
text_snippet 2b5b9481-4819-46e2-a5c1-a38e5a4b68ee.png 8.1KB
text_snippet 2de142ac-34ad-4996-b1b1-d5ad5f67b162.png 7.1KB
text_snippet 2f4cce36-cc91-46d5-a3d5-0adff732545a.png 14.6KB
text_snippet 2f4ffb44-89f7-44d2-a64d-6e3b6ec85eed.png 10.8KB
text_snippet 340d4b6f-9a4d-4f76-ba85-c5d2523ad817.png 12KB
text_snippet 347ad092-9f1c-432d-9428-dc4f058e44ae.png 5.6KB
text_snippet 38d71037-c577-4ac2-82c9-c10298c307f9.png 8.2KB
text_snippet 39354cd4-51ba-46a1-b395-db952523e0cf.png 14.2KB
text_snippet 3973aed9-7e15-45c2-83f7-0493f81cdec1.png 12.1KB
text_snippet 3b7f7ad8-babf-4d87-8df4-463be1cbb3eb.png 12.2KB
text_snippet 40cb68d8-b8b2-4346-bd57-db3f079d7c64.png 5.5KB
text_snippet 4110a675-a3d8-4ff1-b1e0-25ad77745afd.png 14.2KB
text_snippet 412fabb3-d20c-4430-b87b-afcb84992d5b.png 4.5KB
text_snippet 43f0edfb-2d8b-414d-8ee1-2bfd2bc8efa8.png 6.2KB
text_snippet 46bfdec0-a2cd-430e-88e0-e0d3e0c91be1.png 7KB
text_snippet 4a81e70c-6c18-4e82-b96b-80fed358e53a.png 10.3KB
text_snippet 4a9e27e8-9482-4410-bd4c-81458a184fb0.png 13.4KB
text_snippet 4d9fa060-91ed-41cf-90b2-e6e4ea798290.png 17.8KB
text_snippet 4f09a112-cd62-4c29-a5f3-601bdc83dc47.png 13.3KB
text_snippet 4fa2dd78-bb22-4691-af0e-d6239607dfff.png 10.9KB
text_snippet 5116c375-e344-4bd7-9058-44b3a621881a.png 12.2KB
text_snippet 54abc34c-8285-4dbd-97c5-df5d41ee7ca6.png 15.7KB
text_snippet 55bb2afb-8754-41c4-9cf8-430e672eefe2.png 14.6KB
text_snippet 56cfbc9a-bd98-4442-b26c-0938b5456ac5.png 8.5KB
text_snippet 5896fdda-cc89-4004-a1d6-2feed5768500.png 6.9KB
text_snippet 59ad6dff-d71c-4eef-a5cf-57e424c2b7e0.png 11.4KB
text_snippet 5ca30258-e459-4125-89b1-442f5ae75759.png 12.7KB
text_snippet 5d795757-d168-4d7a-84db-13f0e741cfe5.png 11.3KB
text_snippet 5e5609aa-1d01-49f7-aadd-c8ab5c739baf.png 12.1KB
text_snippet 6395d82c-25e9-4c6d-aafe-a4c8b597f481.png 5.9KB
text_snippet 6439db5b-e0b6-4d9f-8a93-263bc2b1f32f.png 5.6KB
text_snippet 67419234-0fa2-47ab-8f72-66032b8c39d1.png 10.8KB
text_snippet 68268076-67a0-457a-84ee-0b9e0be4aa2f.png 6.1KB
text_snippet 6cb07389-8e8b-4ab8-b7a3-28fbb7d4617a.png 12KB
text_snippet 6cbb0e08-86cb-43fe-9542-79c2bb64bacd.png 13.7KB
text_snippet 6d676b2e-a3f3-48a4-848d-15f5bca3d416.png 5.9KB
text_snippet 6f455371-6b68-4b3d-aa37-b4beaa03569a.png 12.8KB
text_snippet 6fc000bd-6d9b-42ad-acf7-96fed1e3fc6a.png 13.2KB
text_snippet 70c22d8c-78ab-46ce-a529-5fe094da670f.png 12.9KB
text_snippet 714730f7-d5b9-4981-aacf-535f0867e14b.png 12.5KB
text_snippet 72c659ba-d75e-41dc-93ed-f734cd0b5e29.png 12.1KB
text_snippet 7417333d-776e-488b-bacd-39d429f2e5ad.png 14.4KB
text_snippet 742d5bba-29e1-49aa-b837-26fb0da77275.png 4.5KB
text_snippet 7ada56cf-aa83-4179-8118-92c2f817e99c.png 13.7KB
text_snippet 7c648e0a-342f-4ae7-9808-37e38672e445.png 2.6KB
text_snippet 7f61b792-1233-40be-b459-b7612c532c1c.png 11KB
text_snippet 80188c9f-ab5d-4285-9349-925d836c7fc5.png 11.3KB
text_snippet 81307641-c65b-4751-8cc9-b79accab30c4.png 11.3KB
text_snippet 8192e3bf-a27e-4c7f-8834-b57fb1710957.png 11.2KB
text_snippet 8317b1ca-bf6a-4cd7-88fb-1e60ff7d57c4.png 15.1KB
text_snippet 8367d69d-866f-4c92-8bd5-77e48aad3061.png 12.4KB
text_snippet 836b8a41-1dde-4691-b065-52b6556ea35e.png 14.6KB
text_snippet 86bce840-59f9-43f2-bfbc-5da22d89f30f.png 1.6KB
text_snippet 86d78fc3-486c-4881-8229-df603b8f7fd6.png 13.5KB
text_snippet 87e26071-c70d-46f0-b808-0b1ca7c764a1.png 7.6KB
text_snippet 88566b65-9f36-473a-8d9b-bdf2a276d8bc.png 14.8KB
text_snippet 88d45e78-9479-48c6-b4f4-f86e123f1f55.png 16.6KB
text_snippet 88ebfa1e-dba2-4647-b3bd-f8156cbc6198.png 13.5KB
text_snippet 8ec4fdf9-2cbb-4af0-b463-ddd7f95d8d5b.png 10.2KB
text_snippet 91054864-4b15-4a12-87e9-62c1ba3f5765.png 11KB
text_snippet 912f7444-98c3-497f-a963-805184029983.png 17.8KB
text_snippet 943f43fb-51da-48ec-b00e-9261a3f97bab.png 11.8KB
text_snippet 965d3173-65d7-42a7-a546-74fa34bf8037.png 11.8KB
text_snippet 994d8f62-660d-449e-95a0-eb419624af61.png 3.3KB
text_snippet 9eb12d34-09eb-4204-afc0-396e66feacc4.png 13.6KB
text_snippet a0363ad2-aaa5-4a41-8061-1631e9ac91cc.png 12.6KB
text_snippet a23a56ed-b931-4517-bc97-128703b08321.png 2.1KB
text_snippet a3233776-1448-442a-bf9f-a9fffa1f5875.png 15.3KB
text_snippet a6485a14-5ea3-480a-8738-d0505e3a788e.png 8.9KB
text_snippet a93382fe-2b7f-4b95-b51c-d31167803bc4.png 10.2KB
text_snippet aa73dac1-376b-4a8c-87cf-31caa9d91705.png 9.3KB
text_snippet aae95c78-70eb-40eb-bd4e-c240ebc6a33f.png 9.1KB
text_snippet ab30180d-eb4e-46a7-9344-b2a31100348a.png 14.2KB
text_snippet ac0a5da1-ee66-4f32-9640-53b1b86ac832.png 10.6KB
text_snippet af4c6b12-e456-4dd5-ac3f-d6d80ed8549c.png 5.4KB
text_snippet b069417d-219c-43b3-8fab-d79d391bed7c.png 9.5KB
text_snippet b11906b4-48e0-421e-8f80-a7064c83936e.png 11.4KB
text_snippet b2050e40-fe94-4440-9b86-983bb573f584.png 14.1KB
text_snippet b33135ad-9c3d-4e6d-a25f-3562d2ba4547.png 4.1KB
text_snippet b4372785-bacd-46ee-85a5-909e92cb1e0a.png 5.4KB
text_snippet b468fc2a-9301-4147-8330-78f455e6245a.png 13.3KB
text_snippet b95da5e0-9bad-4e6c-8bf7-e6a630621723.png 12.3KB
text_snippet bc0153a0-730a-4f01-89e7-3966038bebbb.png 15.3KB
text_snippet bf318d7c-8ff2-4db7-8272-387f9bea4ec5.png 7.7KB
text_snippet bf32a52f-ed42-4097-9ccd-1de10ad4af79.png 5.6KB
text_snippet bf59c038-378d-4927-bdd8-c836968a30b3.png 12KB
text_snippet bf71af87-b54a-4be9-bb46-0955c976fde9.png 16.7KB
text_snippet c1137676-50cb-4612-a1b2-49b7e4095066.png 14.5KB
text_snippet c3f54e79-ab1c-4222-a871-825ba127b624.png 11.3KB
text_snippet c5577401-fa81-4093-bbc0-6ba644a08258.png 4.7KB
text_snippet c9468c85-18a7-4075-bdda-fa4673ac6e73.png 15.6KB
text_snippet d09b108c-3946-4311-b526-cfa82e624faf.png 8.8KB
text_snippet d29ddb2b-e942-4fbd-83b1-a7647df7828c.png 12.8KB
text_snippet d5cda256-8f21-4a69-93ec-a8a8abe9d1f6.png 9.9KB
text_snippet d60473aa-650a-45c0-a92e-c98acc6f2bb1.png 8.6KB
text_snippet d8fcae0b-cc2e-403a-a977-c652cd58edaf.png 14KB
text_snippet d9dceeb7-0d3f-4d58-89c8-9fdcb8f7d061.png 7.4KB
text_snippet db2a3758-e0d9-4fbb-a81b-c2da487d7162.png 6.4KB
text_snippet dd9a8da8-3772-4a42-b3c8-82923ba0919e.png 9.7KB
text_snippet dda12851-3057-4258-a176-24f54433e10e.png 12.3KB
text_snippet de6127a1-8a04-439c-90b8-1020c996b015.png 8.2KB
text_snippet deed5c4b-d91d-4f33-a025-3e139f113141.png 11.2KB
text_snippet df4b8620-a290-43d6-b93d-875088429a59.png 9.8KB
text_snippet e25506ca-63f5-4cb8-94fc-102a03337d7f.png 7.6KB
text_snippet e5b1f55d-e923-453b-8123-c13300f9cdb8.png 12.8KB
text_snippet eb203f18-3fda-474a-b3c1-5f38b049454f.png 2.3KB
text_snippet ecf0d146-b8df-4dcc-a8a7-8eb9de1fa5f1.png 6.3KB
text_snippet f00ab49b-7de1-4e75-88fc-a32ec0331c62.png 12KB
text_snippet f1721a15-d452-465b-8e1e-2766c52ab4a9.png 8.4KB
text_snippet f3326b59-67a2-4467-bcc6-76d44656fe40.png 7.2KB
text_snippet f3a8a481-bcd2-4f85-aca4-de4be444a251.png 12.1KB
text_snippet f7241924-aa8b-47ec-9bc0-13a21d8ab09a.png 8KB
text_snippet f8f6f193-4166-4d9e-aef7-3d60045984f1.png 12.2KB
text_snippet f9e055aa-6a9b-4ca0-8db2-7c3e832b9f6d.png 11.6KB
text_snippet fd8003ab-90f2-4733-a2f0-2819dec7fd1a.png 6.4KB
ui/magazine
text_snippet pilkkija_1.png 65KB
ui/mainmenu
text_snippet button_bg.png 3.8KB
text_snippet credits_icon.png 328B
text_snippet friendlist.razor.scss 945B
text_snippet invited.png 1.6KB
text_snippet load_icon.png 313B
text_snippet mainmenuhud.razor.scss 599B
text_snippet new_icon.png 331B
text_snippet quit_icon.png 297B
text_snippet stats_icon.png 306B
text_snippet title.png 8.8KB
ui/memories
text_snippet first.png 30.8KB
text_snippet second.png 22.1KB
ui
text_snippet menupanel.razor.scss 1.2KB
ui/phone
text_snippet phone_render.png 1.4MB
text_snippet phone_ui_charge.png 1.6KB
text_snippet phone_ui_signal.png 1.7KB
ui
text_snippet slider_knob.png 622B
text_snippet slider.png 934B
text_snippet speechbubble.png 602B
text_snippet style.scss 334B
text_snippet tablet.png 1.2MB
text_snippet thermometer_mercury.png 1.2KB
text_snippet thermometer.png 5.2KB