diff --git a/.gitignore b/.gitignore index 1cc2502..d75162d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -icon.png *.vmx -desktop.ini +*.zip Radelite.zip +templates/camben/ \ No newline at end of file diff --git a/info.txt b/info.txt index c0c5e5c..997383c 100644 --- a/info.txt +++ b/info.txt @@ -5,6 +5,8 @@ { "Package" "BEE2_CLEAN_STYLE" "Package" "BEE2_PORTAL_1" + "Package" "BEE2_PORTALS" + "Package" "VALVE_TEST_ELEM" } "Item" @@ -123,24 +125,7 @@ "Name" "Regular" "Styles" { - "ANY_STYLE" "gravity_gun_mk1" - } - } - } - -"Item" - { - "ID" "ITEM_GRAVITY_GUN_MARK_2" - "AllDescLast" "0" - "needsUnlock" "0" - - "Version" - { - "ID" "VER_DEFAULT" - "Name" "Regular" - "Styles" - { - "ANY_STYLE" "gravity_gun_mk2" + "ANY_STYLE" "gravity_gun" } } } @@ -157,24 +142,7 @@ "Name" "Regular" "Styles" { - "ANY_STYLE" "paint_gun_mk1" - } - } - } - -"Item" - { - "ID" "ITEM_PAINT_GUN_MARK_2" - "AllDescLast" "0" - "needsUnlock" "0" - - "Version" - { - "ID" "VER_DEFAULT" - "Name" "Regular" - "Styles" - { - "ANY_STYLE" "paint_gun_mk2" + "ANY_STYLE" "paint_gun" } } } diff --git a/items/gravity_gun/editoritems.txt b/items/gravity_gun/editoritems.txt new file mode 100644 index 0000000..9e16f50 --- /dev/null +++ b/items/gravity_gun/editoritems.txt @@ -0,0 +1,171 @@ +"Item" + { + "Type" "ITEM_GRAVITY_GUN" + "ItemClass" "ItemButtonFloor" + "Editor" + { + "SubTypeProperty" "ButtonType" + "SubType" + { + "Name" "Gravity Gun MK1" + "Model" + { + "ModelName" "bee2_pgun_pedestal_oran.3ds" + } + "Palette" + { + "Tooltip" "GRAVITY GUN MK1" + "Image" "palette/clean/gravity_gun_mk1.png" + "Position" "3 1 0" // 2. Zeile, 4. Reihe (line 2, row 4) + } + "Sounds" + { + "SOUND_CREATED" "P2Editor.PlaceOther" + "SOUND_EDITING_ACTIVATE" "P2Editor.ExpandOther" + "SOUND_EDITING_DEACTIVATE" "P2Editor.CollapseOther" + "SOUND_DELETED" "P2Editor.RemoveOther" + } + } + "SubType" + { + "Name" "Gravity Gun MK2" + "Model" + { + "ModelName" "bee2_pgun_pedestal_oran.3ds" + } + "Palette" + { + "Tooltip" "GRAVITY GUN MK2" + "Image" "palette/clean/gravity_gun_mk2.png" + "Position" "3 1 0" + } + "Sounds" + { + "SOUND_CREATED" "P2Editor.PlaceOther" + "SOUND_EDITING_ACTIVATE" "P2Editor.ExpandOther" + "SOUND_EDITING_DEACTIVATE" "P2Editor.CollapseOther" + "SOUND_DELETED" "P2Editor.RemoveOther" + } + } + "SubType" + { + "Name" "Gravity Gun MK3" + "Model" + { + "ModelName" "bee2_pgun_pedestal_oran.3ds" + } + "Palette" + { + "Tooltip" "GRAVITY GUN MK3" + "Image" "palette/clean/gravity_gun_mk3.png" + "Position" "3 1 0" + } + "Sounds" + { + "SOUND_CREATED" "P2Editor.PlaceOther" + "SOUND_EDITING_ACTIVATE" "P2Editor.ExpandOther" + "SOUND_EDITING_DEACTIVATE" "P2Editor.CollapseOther" + "SOUND_DELETED" "P2Editor.RemoveOther" + } + } + "MovementHandle" "HANDLE_4_DIRECTIONS" + } + "Properties" + { + "ButtonType" + { + "DefaultValue" "0" + "Index" "0" + } + } + "Exporting" + { + "Instances" + { + "0" + { + "Name" "instances/BEE2/clean/items/gravity_gun.vmf" + "EntityCount" "10" + "BrushCount" "11" + "BrushSideCount" "66" + } + "1" + { + "Name" "instances/BEE2/clean/items/gravity_gun.vmf" + "EntityCount" "10" + "BrushCount" "11" + "BrushSideCount" "66" + } + "2" + { + "Name" "instances/BEE2/clean/items/gravity_gun_mk2.vmf" + "EntityCount" "20" + "BrushCount" "12" + "BrushSideCount" "72" + } + "3" + { + "Name" "instances/BEE2/clean/items/gravity_gun_mk2.vmf" + "EntityCount" "20" + "BrushCount" "12" + "BrushSideCount" "72" + } + "4" + { + "Name" "instances/BEE2/clean/items/gravity_gun_mk3.vmf" + "EntityCount" "10" + "BrushCount" "11" + "BrushSideCount" "66" + } + "5" + { + "Name" "instances/BEE2/clean/items/gravity_gun_mk3.vmf" + "EntityCount" "10" + "BrushCount" "11" + "BrushSideCount" "66" + } + } + "Offset" "64 64 64" + "TargetName" "Gravity_gun" + "OccupiedVoxels" + { + "Voxel" + { + "Pos" "0 0 0" + "Surface" + { + "Pos" "1 1 0" + } + "Surface" + { + "Pos" "1 2 0" + } + "Surface" + { + "Pos" "2 1 0" + } + "Surface" + { + "Pos" "2 2 0" + } + } + } + "EmbeddedVoxels" + { + "Voxel" + { + "Pos" "0 0 0" + } + } + + "EmbedFace" + { + "Solid" + { + "Center" "64 64 128" + "Dimensions" "128 128 4" + "Grid" "Grid_default" + } + } + } + } \ No newline at end of file diff --git a/items/gravity_gun/properties.txt b/items/gravity_gun/properties.txt new file mode 100644 index 0000000..6ff2204 --- /dev/null +++ b/items/gravity_gun/properties.txt @@ -0,0 +1,33 @@ +"Properties" +{ +"Authors" "Radelite, Niin31, Linking-yellow, ENDERZOMBI102, Flash4433" +"Tags" "Portal 2;Guns" +"Description" +{ +"" "Gravity Gun Mk1." +"" "" +"" "* Fire Blue Portal: Push" +"" "* Fire Orange Portal: Pull" +"" "" +"" "Gravity Gun Mk2." +"" "" +"" "* Fire Blue Portal: Use Selected Action" +"" "* Fire Orange Portal: Select Action" +"" "* The MK2 can Push, Pull and Lift upwards." +"" "" +"" "* Don't use a Gravity Gun and a Paint Gun in the same chamber." +"" "* It works with turrets, cubes, paint bombs and other physics objects like props." +"" "" +"" "* Please note that there isn't currently a mechanism to detect when you pick up a cube." +"" "* When we figure out how to make it work, it would work like HL2." +} +"infoURL" "https://github.com/ENDERZOMBI102/Radelite_BEE2_package/wiki/Gravity-Gun" +"ent_count" "10" +"Icon" +{ +"all" "clean/gravity_gun_mk1.png" +"0" "clean/gravity_gun_mk1.png" +"1" "clean/gravity_gun_mk2.png" +"2" "clean/gravity_gun_mk3.png" +} +} diff --git a/items/gravity_gun_mk1/editoritems.txt b/items/gravity_gun_mk1/editoritems.txt deleted file mode 100644 index 7c07224..0000000 --- a/items/gravity_gun_mk1/editoritems.txt +++ /dev/null @@ -1,72 +0,0 @@ -"Item" - { - "Type" "ITEM_GRAVITY_GUN" - "Editor" - { - "SubType" - { - "Name" "Gravity Gun Mk1" - "Model" - { - "ModelName" "switch.3ds" - "TextureName" "buttonpedestal.png" - } - "Palette" - { - "Tooltip" "GRAVITY GUN MK1" - "Image" "palette/clean/gravity_gun_mk1.png" - "Position" "3 1 0" // 2. Zeile, 4. Reihe (line 2, row 4) - } - "Sounds" - { - "SOUND_CREATED" "P2Editor.PlaceOther" - "SOUND_EDITING_ACTIVATE" "P2Editor.ExpandOther" - "SOUND_EDITING_DEACTIVATE" "P2Editor.CollapseOther" - "SOUND_DELETED" "P2Editor.RemoveOther" - } - } - "MovementHandle" "HANDLE_4_DIRECTIONS" - "InvalidSurface" "CEILING WALL" - "OccupiesVoxel" "0" - } - "Exporting" - { - "Instances" - { - "0" - { - "Name" "instances/BEE2/clean/items/gravity_gun.vmf" - "EntityCount" "10" - "BrushCount" "11" - "BrushSideCount" "66" - } - } - "Offset" "64 64 64" - "TargetName" "Gravity_gun" - "OccupiedVoxels" - { - "Voxel" // Gravity - { - "Pos" "0 0 0" - "CollideType" "COLLIDE_SOLID" - "CollideAgainst" "COLLIDE_SOLID" - - "Surface" - { - "Normal" "0 0 1" - } - } - "Voxel" // Gun - { - "Pos" "1 0 0" - "CollideType" "COLLIDE_SOLID" - "CollideAgainst" "COLLIDE_SOLID" - - "Surface" - { - "Normal" "0 0 1" - } - } - } - } - } \ No newline at end of file diff --git a/items/gravity_gun_mk1/properties.txt b/items/gravity_gun_mk1/properties.txt deleted file mode 100644 index 36aa9bc..0000000 --- a/items/gravity_gun_mk1/properties.txt +++ /dev/null @@ -1,20 +0,0 @@ -"Properties" -{ -"Authors" "Radelite, Niin31, ENDERZOMBI102" -"Tags" "Portal 2;Guns" -"Description" -{ -"" "Gravity Gun Mk1." -"" "" -"" "* Fire Blue Portal: Push" -"" "* Fire Orange Portal: Pull" -"" "* Don't use more than one pedestal per chamber." -"" "It works with turrets, cubes and paint bombs." -} -"infoURL" "https://github.com/ENDERZOMBI102/Radelite_BEE2_package/wiki/Gravity-Gun" -"ent_count" "10" -"Icon" -{ -"0" "clean/gravity_gun_mk1.png" -} -} diff --git a/items/gravity_gun_mk2/editoritems.txt b/items/gravity_gun_mk2/editoritems.txt deleted file mode 100644 index 40be0c9..0000000 --- a/items/gravity_gun_mk2/editoritems.txt +++ /dev/null @@ -1,72 +0,0 @@ -"Item" - { - "Type" "ITEM_GRAVITY_GUN_MARK_2" - "Editor" - { - "SubType" - { - "Name" "Gravity Gun Mk2" - "Model" - { - "ModelName" "switch.3ds" - "TextureName" "buttonpedestal.png" - } - "Palette" - { - "Tooltip" "GRAVITY GUN MK2" - "Image" "palette/clean/gravity_gun_mk2.png" - "Position" "3 1 0" // 2. Zeile, 4. Reihe (line 2, row 4) - } - "Sounds" - { - "SOUND_CREATED" "P2Editor.PlaceOther" - "SOUND_EDITING_ACTIVATE" "P2Editor.ExpandOther" - "SOUND_EDITING_DEACTIVATE" "P2Editor.CollapseOther" - "SOUND_DELETED" "P2Editor.RemoveOther" - } - } - "MovementHandle" "HANDLE_4_DIRECTIONS" - "InvalidSurface" "CEILING WALL" - "OccupiesVoxel" "0" - } - "Exporting" - { - "Instances" - { - "0" - { - "Name" "instances/BEE2/clean/items/gravity_gun_mark_2.vmf" - "EntityCount" "20" - "BrushCount" "12" - "BrushSideCount" "72" - } - } - "Offset" "64 64 64" - "TargetName" "Gravity_gun" - "OccupiedVoxels" - { - "Voxel" // Gravity - { - "Pos" "0 0 0" - "CollideType" "COLLIDE_SOLID" - "CollideAgainst" "COLLIDE_SOLID" - - "Surface" - { - "Normal" "0 0 1" - } - } - "Voxel" // Gun - { - "Pos" "1 0 0" - "CollideType" "COLLIDE_SOLID" - "CollideAgainst" "COLLIDE_SOLID" - - "Surface" - { - "Normal" "0 0 1" - } - } - } - } - } \ No newline at end of file diff --git a/items/gravity_gun_mk2/properties.txt b/items/gravity_gun_mk2/properties.txt deleted file mode 100644 index c5a1492..0000000 --- a/items/gravity_gun_mk2/properties.txt +++ /dev/null @@ -1,20 +0,0 @@ -"Properties" -{ -"Authors" "Radelite, Linking-yellow, Niin31, ENDERZOMBI102" -"Tags" "Portal 2;Guns" -"Description" -{ -"" "Gravity Gun Mk2." -"" "" -"" "* Fire Blue Portal: Use Selected Action" -"" "* Fire Orange Portal: Select Action" -"" "* Don't use more than one pedestal per chamber." -"" "It works with turrets, cubes and paint bombs." -} -"infoURL" "https://github.com/ENDERZOMBI102/Radelite_BEE2_package/wiki/Gravity-Gun" -"ent_count" "20" -"Icon" -{ -"0" "clean/gravity_gun_mk2.png" -} -} diff --git a/items/paint_gun/editoritems.txt b/items/paint_gun/editoritems.txt new file mode 100644 index 0000000..f1a4d73 --- /dev/null +++ b/items/paint_gun/editoritems.txt @@ -0,0 +1,171 @@ +"Item" + { + "Type" "ITEM_PAINT_GUN" + "ItemClass" "ItemButtonFloor" + "Editor" + { + "SubTypeProperty" "ButtonType" + "SubType" + { + "Name" "Paint Gun Mk1" + "Model" + { + "ModelName" "bee2_pgun_pedestal_blue.3ds" + } + "Palette" + { + "Tooltip" "PAINT GUN MK1" + "Image" "palette/clean/paint_gun_mk1.png" + "Position" "3 1 0" // 2. Zeile, 4. Reihe (line 2, row 4) + } + "Sounds" + { + "SOUND_CREATED" "P2Editor.PlaceOther" + "SOUND_EDITING_ACTIVATE" "P2Editor.ExpandOther" + "SOUND_EDITING_DEACTIVATE" "P2Editor.CollapseOther" + "SOUND_DELETED" "P2Editor.RemoveOther" + } + } + "SubType" + { + "Name" "Paint Gun Mk2" + "Model" + { + "ModelName" "bee2_pgun_pedestal_blue.3ds" + } + "Palette" + { + "Tooltip" "PAINT GUN MK2" + "Image" "palette/clean/paint_gun_mk2.png" + "Position" "3 1 0" + } + "Sounds" + { + "SOUND_CREATED" "P2Editor.PlaceOther" + "SOUND_EDITING_ACTIVATE" "P2Editor.ExpandOther" + "SOUND_EDITING_DEACTIVATE" "P2Editor.CollapseOther" + "SOUND_DELETED" "P2Editor.RemoveOther" + } + } + "SubType" + { + "Name" "Paint Gun Mk3" + "Model" + { + "ModelName" "bee2_pgun_pedestal_blue.3ds" + } + "Palette" + { + "Tooltip" "PAINT GUN MK3" + "Image" "palette/clean/paint_gun_mk3.png" + "Position" "3 1 0" + } + "Sounds" + { + "SOUND_CREATED" "P2Editor.PlaceOther" + "SOUND_EDITING_ACTIVATE" "P2Editor.ExpandOther" + "SOUND_EDITING_DEACTIVATE" "P2Editor.CollapseOther" + "SOUND_DELETED" "P2Editor.RemoveOther" + } + } + "MovementHandle" "HANDLE_4_DIRECTIONS" + } + "Properties" + { + "ButtonType" + { + "DefaultValue" "0" + "Index" "0" + } + } + "Exporting" + { + "Instances" + { + "0" + { + "Name" "instances/BEE2/clean/items/paint_gun.vmf" + "EntityCount" "7" + "BrushCount" "12" + "BrushSideCount" "76" + } + "1" + { + "Name" "instances/BEE2/clean/items/paint_gun.vmf" + "EntityCount" "7" + "BrushCount" "12" + "BrushSideCount" "76" + } + "2" + { + "Name" "instances/BEE2/clean/items/paint_gun_mk2.vmf" + "EntityCount" "13" + "BrushCount" "12" + "BrushSideCount" "76" + } + "3" + { + "Name" "instances/BEE2/clean/items/paint_gun_mk2.vmf" + "EntityCount" "13" + "BrushCount" "12" + "BrushSideCount" "76" + } + "4" + { + "Name" "instances/BEE2/clean/items/paint_gun_mk3.vmf" + "EntityCount" "13" + "BrushCount" "12" + "BrushSideCount" "76" + } + "5" + { + "Name" "instances/BEE2/clean/items/paint_gun_mk3.vmf" + "EntityCount" "13" + "BrushCount" "12" + "BrushSideCount" "76" + } + } + "Offset" "64 64 64" + "TargetName" "paint_gun" + "OccupiedVoxels" + { + "Voxel" + { + "Pos" "0 0 0" + "Surface" + { + "Pos" "1 1 0" + } + "Surface" + { + "Pos" "1 2 0" + } + "Surface" + { + "Pos" "2 1 0" + } + "Surface" + { + "Pos" "2 2 0" + } + } + } + "EmbeddedVoxels" + { + "Voxel" + { + "Pos" "0 0 0" + } + } + + "EmbedFace" + { + "Solid" + { + "Center" "64 64 128" + "Dimensions" "128 128 4" + "Grid" "Grid_default" + } + } + } + } \ No newline at end of file diff --git a/items/paint_gun/properties.txt b/items/paint_gun/properties.txt new file mode 100644 index 0000000..ef69b21 --- /dev/null +++ b/items/paint_gun/properties.txt @@ -0,0 +1,35 @@ +"Properties" +{ +"Authors" "Radelite, Linking-yellow, Niin31, ENDERZOMBI102, Flash4433" +"Tags" "Portal 2;Guns" +"Description" +{ +"" "Paint Gun Mk1." +"" "" +"" "* Fire Blue Portal: Repulsion Gel" +"" "* Fire Orange Portal: Propulsion Gel" +"" "" +"" "Paint Gun Mk2." +"" "" +"" "* Fire Blue Portal: Shoot Selected Gel" +"" "* Fire Orange Portal: Change Gel Type" +"" "* (Repulsion Gel, Propulsion Gel and Cleansing Gel)" +"" "" +"" "Paint Gun Mk3." +"" "" +"" "* Fire Blue Portal: Shoot Selected Gel" +"" "* Fire Orange Portal: Change Gel Type" +"" "* (Repulsion Gel, Propulsion Gel and Reflection Gel)" +"" "" +"" "* Don't use more than one gun pedestal per chamber." +} +"infoURL" "https://github.com/ENDERZOMBI102/Radelite_BEE2_package/wiki/Paint-Gun" +"ent_count" "7 (MK1)\n13 (MK2, MK3)" +"Icon" +{ +"all" "clean/paint_gun_mk1.png" +"0" "clean/paint_gun_mk1.png" +"1" "clean/paint_gun_mk2.png" +"2" "clean/paint_gun_mk3.png" +} +} diff --git a/items/paint_gun_mk1/editoritems.txt b/items/paint_gun_mk1/editoritems.txt deleted file mode 100644 index 199490d..0000000 --- a/items/paint_gun_mk1/editoritems.txt +++ /dev/null @@ -1,72 +0,0 @@ -"Item" - { - "Type" "ITEM_PAINT_GUN" - "Editor" - { - "SubType" - { - "Name" "Paint Gun Mk1" - "Model" - { - "ModelName" "switch.3ds" - "TextureName" "buttonpedestal.png" - } - "Palette" - { - "Tooltip" "PAINT GUN MK1" - "Image" "palette/clean/paint_gun_mk1.png" - "Position" "3 1 0" // 2. Zeile, 4. Reihe (line 2, row 4) - } - "Sounds" - { - "SOUND_CREATED" "P2Editor.PlaceOther" - "SOUND_EDITING_ACTIVATE" "P2Editor.ExpandOther" - "SOUND_EDITING_DEACTIVATE" "P2Editor.CollapseOther" - "SOUND_DELETED" "P2Editor.RemoveOther" - } - } - "MovementHandle" "HANDLE_4_DIRECTIONS" - "InvalidSurface" "CEILING WALL" - "OccupiesVoxel" "0" - } - "Exporting" - { - "Instances" - { - "0" - { - "Name" "instances/BEE2/clean/items/paint_gun.vmf" - "EntityCount" "6" - "BrushCount" "5" - "BrushSideCount" "30" - } - } - "Offset" "64 64 64" - "TargetName" "paint_gun" - "OccupiedVoxels" - { - "Voxel" // Paint - { - "Pos" "0 0 0" - "CollideType" "COLLIDE_SOLID" - "CollideAgainst" "COLLIDE_SOLID" - - "Surface" - { - "Normal" "0 0 1" - } - } - "Voxel" // Gun - { - "Pos" "1 0 0" - "CollideType" "COLLIDE_SOLID" - "CollideAgainst" "COLLIDE_SOLID" - - "Surface" - { - "Normal" "0 0 1" - } - } - } - } - } \ No newline at end of file diff --git a/items/paint_gun_mk1/properties.txt b/items/paint_gun_mk1/properties.txt deleted file mode 100644 index c6f8776..0000000 --- a/items/paint_gun_mk1/properties.txt +++ /dev/null @@ -1,19 +0,0 @@ -"Properties" -{ -"Authors" "Radelite, Linking-yellow, Niin31, ENDERZOMBI102" -"Tags" "Portal 2;Guns" -"Description" -{ -"" "Paint Gun Mk1." -"" "" -"" "* Fire Blue Portal: Repulsion Gel" -"" "* Fire Orange Portal: Propulsion Gel" -"" "* Don't use more than one gun pedestal per chamber." -} -"infoURL" "https://github.com/ENDERZOMBI102/Radelite_BEE2_package/wiki/Paint-Gun" -"ent_count" "6" -"Icon" -{ -"0" "clean/paint_gun_mk1.png" -} -} diff --git a/items/paint_gun_mk2/editoritems.txt b/items/paint_gun_mk2/editoritems.txt deleted file mode 100644 index e50be22..0000000 --- a/items/paint_gun_mk2/editoritems.txt +++ /dev/null @@ -1,72 +0,0 @@ -"Item" - { - "Type" "ITEM_PAINT_GUN_MARK_2" - "Editor" - { - "SubType" - { - "Name" "Paint Gun Mk2" - "Model" - { - "ModelName" "switch.3ds" - "TextureName" "buttonpedestal.png" - } - "Palette" - { - "Tooltip" "PAINT GUN MK2" - "Image" "palette/clean/paint_gun_mk2.png" - "Position" "3 1 0" // 2. Zeile, 4. Reihe (line 2, row 4) - } - "Sounds" - { - "SOUND_CREATED" "P2Editor.PlaceOther" - "SOUND_EDITING_ACTIVATE" "P2Editor.ExpandOther" - "SOUND_EDITING_DEACTIVATE" "P2Editor.CollapseOther" - "SOUND_DELETED" "P2Editor.RemoveOther" - } - } - "MovementHandle" "HANDLE_4_DIRECTIONS" - "InvalidSurface" "CEILING WALL" - "OccupiesVoxel" "0" - } - "Exporting" - { - "Instances" - { - "0" - { - "Name" "instances/BEE2/clean/items/paint_gun_mark_2.vmf" - "EntityCount" "12" - "BrushCount" "5" - "BrushSideCount" "30" - } - } - "Offset" "64 64 64" - "TargetName" "paint_gun" - "OccupiedVoxels" - { - "Voxel" // Paint - { - "Pos" "0 0 0" - "CollideType" "COLLIDE_SOLID" - "CollideAgainst" "COLLIDE_SOLID" - - "Surface" - { - "Normal" "0 0 1" - } - } - "Voxel" // Gun - { - "Pos" "1 0 0" - "CollideType" "COLLIDE_SOLID" - "CollideAgainst" "COLLIDE_SOLID" - - "Surface" - { - "Normal" "0 0 1" - } - } - } - } - } \ No newline at end of file diff --git a/items/paint_gun_mk2/properties.txt b/items/paint_gun_mk2/properties.txt deleted file mode 100644 index 44539f4..0000000 --- a/items/paint_gun_mk2/properties.txt +++ /dev/null @@ -1,19 +0,0 @@ -"Properties" -{ -"Authors" "Radelite, Linking-yellow, Niin31, ENDERZOMBI102" -"Tags" "Portal 2;Guns" -"Description" -{ -"" "Paint Gun Mk2." -"" "" -"" "* Fire Blue Portal: Shoot Selected Gel" -"" "* Fire Orange Portal: Change Gel Type" -"" "* Don't use more than one gun pedestal per chamber." -} -"infoURL" "https://github.com/ENDERZOMBI102/Radelite_BEE2_package/wiki/Paint-Gun" -"ent_count" "12" -"Icon" -{ -"0" "clean/paint_gun_mk2.png" -} -} diff --git a/resources/BEE2/items/clean/connection_autosave.png b/resources/BEE2/items/clean/connection_autosave.png deleted file mode 100644 index 4d50df0..0000000 Binary files a/resources/BEE2/items/clean/connection_autosave.png and /dev/null differ diff --git a/resources/BEE2/items/clean/cube_trigger_all.png b/resources/BEE2/items/clean/cube_trigger_all.png deleted file mode 100644 index 69277ad..0000000 Binary files a/resources/BEE2/items/clean/cube_trigger_all.png and /dev/null differ diff --git a/resources/BEE2/items/clean/cube_trigger_multiple.png b/resources/BEE2/items/clean/cube_trigger_multiple.png deleted file mode 100644 index d99b2e9..0000000 Binary files a/resources/BEE2/items/clean/cube_trigger_multiple.png and /dev/null differ diff --git a/resources/BEE2/items/clean/cube_trigger_once.png b/resources/BEE2/items/clean/cube_trigger_once.png deleted file mode 100644 index eb88ebf..0000000 Binary files a/resources/BEE2/items/clean/cube_trigger_once.png and /dev/null differ diff --git a/resources/BEE2/items/clean/gravity_gun_mk3.png b/resources/BEE2/items/clean/gravity_gun_mk3.png new file mode 100644 index 0000000..5d8e6e1 Binary files /dev/null and b/resources/BEE2/items/clean/gravity_gun_mk3.png differ diff --git a/resources/BEE2/items/clean/paint_gun_mk3.png b/resources/BEE2/items/clean/paint_gun_mk3.png new file mode 100644 index 0000000..4ca1efc Binary files /dev/null and b/resources/BEE2/items/clean/paint_gun_mk3.png differ diff --git a/resources/instances/clean/items/gravity_gun.vmf b/resources/instances/clean/items/gravity_gun.vmf index 8a3e3dd..06b3664 100644 --- a/resources/instances/clean/items/gravity_gun.vmf +++ b/resources/instances/clean/items/gravity_gun.vmf @@ -1,8 +1,8 @@ versioninfo { "editorversion" "400" - "editorbuild" "7552" - "mapversion" "37" + "editorbuild" "8419" + "mapversion" "49" "formatversion" "100" "prefab" "0" } @@ -14,13 +14,13 @@ viewsettings "bSnapToGrid" "1" "bShowGrid" "1" "bShowLogicalGrid" "0" - "nGridSpacing" "4" + "nGridSpacing" "1" "bShow3DGrid" "0" } world { "id" "1" - "mapversion" "37" + "mapversion" "49" "classname" "worldspawn" "detailmaterial" "detail/detailsprites" "detailvbsp" "detail.vbsp" @@ -29,89 +29,284 @@ world "skyname" "sky_day01_01" solid { - "id" "476" + "id" "669" side { - "id" "114" - "plane" "(-184 140 80) (1576 140 80) (1576 -140 80)" + "id" "422" + "plane" "(-5.27344 -28 -88) (-8.90112 23.8789 -88) (-0.919922 24.4336 -88)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -4] 0.25" + "vaxis" "[0 -1 0 1.73438] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "421" + "plane" "(-8.90112 23.8789 -132) (-5.27358 -27.9978 -132) (2.70605 -27.4375 -132)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -4] 0.25" + "vaxis" "[0 -1 0 1.73438] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "420" + "plane" "(-5.27368 -27.9961 -132) (-8.90137 23.8828 -132) (-8.90112 23.8789 -88)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 -1.73438] 0.25" + "vaxis" "[0 0 -1 -48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "419" + "plane" "(-0.920166 24.4336 -132) (2.70713 -27.4397 -132) (2.70703 -27.4414 -88)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 -1.73438] 0.25" + "vaxis" "[0 0 -1 -48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "418" + "plane" "(-8.90234 23.8752 -132) (-0.920387 24.4336 -132) (-0.921875 24.4336 -88)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -4] 0.25" + "vaxis" "[0 0 -1 -48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "417" + "plane" "(2.70703 -27.4397 -132) (-5.26953 -27.9976 -132) (-5.27734 -27.998 -88)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -4] 0.25" + "vaxis" "[0 0 -1 -48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 187 168" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + solid + { + "id" "568" + side + { + "id" "254" + "plane" "(8 16 -70.5) (-8 16 -70.5) (-16 8 -70.5)" "material" "TOOLS/TOOLSSKIP" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -1 0 8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "253" + "plane" "(8 -16 -62.5) (-8 -16 -62.5) (-16 -8 -62.5)" + "material" "TOOLS/TOOLSHINT" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 -1 0 8] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "113" - "plane" "(-184 140 80) (-184 -140 80) (-184 -140 -96)" + "id" "252" + "plane" "(8 -16 -70.5) (-8 -16 -70.5) (-8 -16 -62.5)" "material" "TOOLS/TOOLSSKIP" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "112" - "plane" "(1576 140 -96) (1576 -140 -96) (1576 -140 80)" + "id" "251" + "plane" "(-8 -16 -70.5) (-16 -8 -70.5) (-16 -8 -62.5)" "material" "TOOLS/TOOLSSKIP" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "uaxis" "[0.707107 -0.707107 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "111" - "plane" "(1576 140 80) (-184 140 80) (-184 140 -96)" + "id" "250" + "plane" "(-16 -8 -70.5) (-16 8 -70.5) (-16 8 -62.5)" "material" "TOOLS/TOOLSSKIP" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "110" - "plane" "(1576 -140 -96) (-184 -140 -96) (-184 -140 80)" + "id" "249" + "plane" "(-16 8 -70.5) (-8 16 -70.5) (-8 16 -62.5)" "material" "TOOLS/TOOLSSKIP" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "uaxis" "[-0.707107 -0.707107 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "109" - "plane" "(1571 -135 75) (1571 135 75) (-179 135 75)" + "id" "248" + "plane" "(-8 16 -70.5) (8 16 -70.5) (8 16 -62.5)" "material" "TOOLS/TOOLSSKIP" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "247" + "plane" "(8 16 -70.5) (16 8 -70.5) (16 8 -62.5)" + "material" "TOOLS/TOOLSSKIP" + "uaxis" "[-0.707107 0.707107 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "246" + "plane" "(16 8 -70.5) (16 -8 -70.5) (16 -8 -62.5)" + "material" "TOOLS/TOOLSSKIP" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "245" + "plane" "(16 -8 -70.5) (8 -16 -70.5) (8 -16 -62.5)" + "material" "TOOLS/TOOLSSKIP" + "uaxis" "[0.707107 0.707107 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 198 223" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + solid + { + "id" "569" + side + { + "id" "260" + "plane" "(-20 -8 -66.5) (-16 -8 -66.5) (-8 -16 -66.5)" + "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } + side + { + "id" "259" + "plane" "(-16 -8 -110.5) (-20 -8 -110.5) (-8 -20 -110.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "258" + "plane" "(-20 -8 -110.5) (-16 -8 -110.5) (-16 -8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "257" + "plane" "(-8 -16 -110.5) (-8 -20 -110.5) (-8 -20 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "256" + "plane" "(-16 -8 -110.5) (-8 -16 -110.5) (-8 -16 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "255" + "plane" "(-8 -20 -110.5) (-20 -8 -110.5) (-20 -8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } editor { - "color" "220 220 220" - "groupid" "488" + "color" "0 120 213" "visgroupshown" "1" "visgroupautoshown" "1" } } solid { - "id" "478" + "id" "570" side { - "id" "120" - "plane" "(-184 -140 -96) (1576 -140 -96) (1576 140 -96)" - "material" "TOOLS/TOOLSSKIP" + "id" "266" + "plane" "(8 -20 -66.5) (8 -16 -66.5) (16 -8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" @@ -120,108 +315,150 @@ world } side { - "id" "119" - "plane" "(-184 140 80) (-184 -140 80) (-184 -140 -96)" - "material" "TOOLS/TOOLSSKIP" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "265" + "plane" "(20 -8 -110.5) (16 -8 -110.5) (8 -16 -110.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "118" - "plane" "(1576 140 -96) (1576 -140 -96) (1576 -140 80)" - "material" "TOOLS/TOOLSSKIP" + "id" "264" + "plane" "(8 -20 -110.5) (8 -16 -110.5) (8 -16 -66.5)" + "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "117" - "plane" "(1576 140 80) (-184 140 80) (-184 140 -96)" - "material" "TOOLS/TOOLSSKIP" + "id" "263" + "plane" "(16 -8 -110.5) (20 -8 -110.5) (20 -8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "116" - "plane" "(1576 -140 -96) (-184 -140 -96) (-184 -140 80)" - "material" "TOOLS/TOOLSSKIP" + "id" "262" + "plane" "(8 -16 -110.5) (16 -8 -110.5) (16 -8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "115" - "plane" "(1571 135 -91) (1571 -135 -91) (-179 -135 -91)" - "material" "TOOLS/TOOLSSKIP" + "id" "261" + "plane" "(20 -8 -110.5) (8 -20 -110.5) (8 -20 -66.5)" + "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } editor { - "color" "220 220 220" - "groupid" "488" + "color" "0 120 213" "visgroupshown" "1" "visgroupautoshown" "1" } } solid { - "id" "480" + "id" "571" side { - "id" "126" - "plane" "(-184 140 80) (-184 -140 80) (-184 -140 -96)" - "material" "TOOLS/TOOLSSKIP" + "id" "272" + "plane" "(-8 -20 -66.5) (-8 -16 -66.5) (8 -16 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "271" + "plane" "(-8 -16 -110.5) (-8 -20 -110.5) (8 -20 -110.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "270" + "plane" "(-8 -20 -110.5) (-8 -16 -110.5) (-8 -16 -66.5)" + "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "125" - "plane" "(1576 140 80) (-184 140 80) (-184 140 -96)" - "material" "TOOLS/TOOLSSKIP" + "id" "269" + "plane" "(8 -16 -110.5) (8 -20 -110.5) (8 -20 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "268" + "plane" "(-8 -16 -110.5) (8 -16 -110.5) (8 -16 -66.5)" + "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "124" - "plane" "(1576 -140 -96) (-184 -140 -96) (-184 -140 80)" - "material" "TOOLS/TOOLSSKIP" + "id" "267" + "plane" "(8 -20 -110.5) (-8 -20 -110.5) (-8 -20 -66.5)" + "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } + editor + { + "color" "0 120 213" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + solid + { + "id" "572" side { - "id" "123" - "plane" "(-179 135 75) (1571 135 75) (1571 -135 75)" - "material" "TOOLS/TOOLSSKIP" + "id" "278" + "plane" "(-8 16 -66.5) (-8 20 -66.5) (8 20 -66.5)" + "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" @@ -230,9 +467,9 @@ world } side { - "id" "122" - "plane" "(-179 -135 -91) (1571 -135 -91) (1571 135 -91)" - "material" "TOOLS/TOOLSSKIP" + "id" "277" + "plane" "(-8 20 -110.5) (-8 16 -110.5) (8 16 -110.5)" + "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" @@ -241,64 +478,139 @@ world } side { - "id" "121" - "plane" "(-179 -135 -91) (-179 -135 75) (-179 135 75)" - "material" "TOOLS/TOOLSSKIP" + "id" "276" + "plane" "(8 20 -110.5) (8 16 -110.5) (8 16 -66.5)" + "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "275" + "plane" "(-8 16 -110.5) (-8 20 -110.5) (-8 20 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "274" + "plane" "(8 16 -110.5) (-8 16 -110.5) (-8 16 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "273" + "plane" "(-8 20 -110.5) (8 20 -110.5) (8 20 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } editor { - "color" "220 220 220" - "groupid" "488" + "color" "0 120 213" "visgroupshown" "1" "visgroupautoshown" "1" } } solid { - "id" "482" + "id" "573" side { - "id" "132" - "plane" "(1576 140 -96) (1576 -140 -96) (1576 -140 80)" - "material" "TOOLS/TOOLSSKIP" + "id" "284" + "plane" "(-8 20 -66.5) (-8 16 -66.5) (-16 8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "283" + "plane" "(-20 8 -110.5) (-16 8 -110.5) (-8 16 -110.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "282" + "plane" "(-8 20 -110.5) (-8 16 -110.5) (-8 16 -66.5)" + "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "131" - "plane" "(1576 140 80) (-184 140 80) (-184 140 -96)" - "material" "TOOLS/TOOLSSKIP" + "id" "281" + "plane" "(-16 8 -110.5) (-20 8 -110.5) (-20 8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "130" - "plane" "(1576 -140 -96) (-184 -140 -96) (-184 -140 80)" - "material" "TOOLS/TOOLSSKIP" + "id" "280" + "plane" "(-8 16 -110.5) (-16 8 -110.5) (-16 8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "129" - "plane" "(-179 135 75) (1571 135 75) (1571 -135 75)" - "material" "TOOLS/TOOLSSKIP" + "id" "279" + "plane" "(-20 8 -110.5) (-8 20 -110.5) (-8 20 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 120 213" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + solid + { + "id" "574" + side + { + "id" "290" + "plane" "(-16 -8 -66.5) (-20 -8 -66.5) (-20 8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" @@ -307,9 +619,9 @@ world } side { - "id" "128" - "plane" "(-179 -135 -91) (1571 -135 -91) (1571 135 -91)" - "material" "TOOLS/TOOLSSKIP" + "id" "289" + "plane" "(-16 8 -110.5) (-20 8 -110.5) (-20 -8 -110.5)" + "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" @@ -318,42 +630,74 @@ world } side { - "id" "127" - "plane" "(1571 -135 75) (1571 -135 -91) (1571 135 -91)" - "material" "TOOLS/TOOLSSKIP" + "id" "288" + "plane" "(-20 8 -110.5) (-16 8 -110.5) (-16 8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "287" + "plane" "(-16 -8 -110.5) (-20 -8 -110.5) (-20 -8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "286" + "plane" "(-16 8 -110.5) (-16 -8 -110.5) (-16 -8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "285" + "plane" "(-20 -8 -110.5) (-20 8 -110.5) (-20 8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } editor { - "color" "220 220 220" - "groupid" "488" + "color" "0 120 213" "visgroupshown" "1" "visgroupautoshown" "1" } } solid { - "id" "484" + "id" "575" side { - "id" "138" - "plane" "(1576 140 80) (-184 140 80) (-184 140 -96)" - "material" "TOOLS/TOOLSSKIP" + "id" "296" + "plane" "(20 -8 -66.5) (16 -8 -66.5) (16 8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "137" - "plane" "(-179 135 75) (1571 135 75) (1571 -135 75)" - "material" "TOOLS/TOOLSSKIP" + "id" "295" + "plane" "(20 8 -110.5) (16 8 -110.5) (16 -8 -110.5)" + "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" @@ -362,98 +706,197 @@ world } side { - "id" "136" - "plane" "(-179 -135 -91) (1571 -135 -91) (1571 135 -91)" - "material" "TOOLS/TOOLSSKIP" + "id" "294" + "plane" "(20 -8 -110.5) (16 -8 -110.5) (16 -8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "135" - "plane" "(-179 135 75) (-179 -135 75) (-179 -135 -91)" - "material" "TOOLS/TOOLSSKIP" + "id" "293" + "plane" "(16 8 -110.5) (20 8 -110.5) (20 8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "292" + "plane" "(16 -8 -110.5) (16 8 -110.5) (16 8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "134" - "plane" "(1571 135 -91) (1571 -135 -91) (1571 -135 75)" - "material" "TOOLS/TOOLSSKIP" + "id" "291" + "plane" "(20 8 -110.5) (20 -8 -110.5) (20 -8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } + editor + { + "color" "0 120 213" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + solid + { + "id" "576" side { - "id" "133" - "plane" "(-179 135 -91) (-179 135 75) (1571 135 75)" - "material" "TOOLS/TOOLSSKIP" + "id" "302" + "plane" "(20 8 -66.5) (16 8 -66.5) (8 16 -66.5)" + "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "301" + "plane" "(8 20 -110.5) (8 16 -110.5) (16 8 -110.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "300" + "plane" "(20 8 -110.5) (16 8 -110.5) (16 8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "299" + "plane" "(8 16 -110.5) (8 20 -110.5) (8 20 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "298" + "plane" "(16 8 -110.5) (8 16 -110.5) (8 16 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "297" + "plane" "(8 20 -110.5) (20 8 -110.5) (20 8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } editor { - "color" "220 220 220" - "groupid" "488" + "color" "0 120 213" "visgroupshown" "1" "visgroupautoshown" "1" } } +} +entity +{ + "id" "670" + "classname" "func_brush" + "disableflashlight" "0" + "disablereceiveshadows" "0" + "disableshadowdepth" "0" + "disableshadows" "0" + "drawinfastreflection" "0" + "InputFilter" "0" + "invert_exclusion" "0" + "origin" "-1.1 10.33 -68.5" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowdepthnocache" "0" + "solidbsp" "0" + "Solidity" "0" + "spawnflags" "2" + "StartDisabled" "0" + "targetname" "Gunbrush" + "vrad_brush_cast_shadows" "0" solid { - "id" "486" + "id" "671" side { - "id" "144" - "plane" "(1576 -140 -96) (-184 -140 -96) (-184 -140 80)" - "material" "TOOLS/TOOLSSKIP" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "428" + "plane" "(4.78516 4.22333 -72) (-7.21875 4.43359 -72) (-7 16.4336 -72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0.0871557 0.996195 0 -33.5575] 0.25" + "vaxis" "[0.996195 -0.0871557 0 -30.8076] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "143" - "plane" "(-179 135 75) (1571 135 75) (1571 -135 75)" - "material" "TOOLS/TOOLSSKIP" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "427" + "plane" "(5 16.2221 -88) (-7 16.4336 -88) (-7.21094 4.43359 -88)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0.0871557 0.996195 0 -33.5575] 0.25" + "vaxis" "[0.996195 -0.0871557 0 -30.8076] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "142" - "plane" "(-179 -135 -91) (1571 -135 -91) (1571 135 -91)" - "material" "TOOLS/TOOLSSKIP" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "426" + "plane" "(4.78906 4.2226 -88) (-7.21484 4.43359 -88) (-7.21094 4.43359 -72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-0.997169 0.0871562 0 30.608] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "141" - "plane" "(-179 135 75) (-179 -135 75) (-179 -135 -91)" - "material" "TOOLS/TOOLSSKIP" - "uaxis" "[0 1 0 0] 0.25" + "id" "425" + "plane" "(-7 16.4336 -88) (5 16.2225 -88) (5 16.2225 -72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-0.997169 0.0871562 0 30.608] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -461,10 +904,10 @@ world } side { - "id" "140" - "plane" "(1571 135 -91) (1571 -135 -91) (1571 -135 75)" - "material" "TOOLS/TOOLSSKIP" - "uaxis" "[0 1 0 0] 0.25" + "id" "424" + "plane" "(-7.21088 4.43359 -88) (-7 16.4336 -88) (-7 16.4336 -72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0.0871557 0.996195 0 -33.5575] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -472,10 +915,10 @@ world } side { - "id" "139" - "plane" "(-179 -135 75) (-179 -135 -91) (1571 -135 -91)" - "material" "TOOLS/TOOLSSKIP" - "uaxis" "[1 0 0 0] 0.25" + "id" "423" + "plane" "(5 16.2188 -88) (4.78912 4.22266 -88) (4.78912 4.22266 -72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0.0871557 0.996195 0 -33.5575] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -483,20 +926,142 @@ world } editor { - "color" "220 220 220" - "groupid" "488" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" } } + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 2000]" + } +} +entity +{ + "id" "577" + "classname" "prop_dynamic" + "angles" "0 0 0" + "defaultanim" "idle" + "disablebonefollowers" "0" + "disableflashlight" "0" + "disablereceiveshadows" "0" + "disableshadowdepth" "0" + "disableshadows" "0" + "disablex360" "0" + "drawinfastreflection" "1" + "explodedamage" "0" + "exploderadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "holdanimation" "1" + "maxanimtime" "10" + "maxcpulevel" "0" + "maxgpulevel" "0" + "minanimtime" "5" + "mincpulevel" "0" + "mingpulevel" "0" + "model" "models/props/pedestal_base_reference.mdl" + "performancemode" "0" + "pressuredelay" "0" + "randomanimation" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "setbodygroup" "0" + "shadowdepthnocache" "0" + "skin" "0" + "solid" "6" + "startdisabled" "0" + "suppressanimsounds" "0" + "targetname" "pedestal_base" + "origin" "0 0 -62.5" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 0]" + } +} +entity +{ + "id" "581" + "classname" "prop_dynamic" + "angles" "0 180 0" + "defaultanim" "idle" + "disablebonefollowers" "0" + "disableflashlight" "0" + "disablereceiveshadows" "0" + "disableshadowdepth" "0" + "disableshadows" "0" + "disablex360" "0" + "drawinfastreflection" "1" + "explodedamage" "0" + "exploderadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "holdanimation" "1" + "maxanimtime" "10" + "maxcpulevel" "0" + "maxgpulevel" "0" + "minanimtime" "5" + "mincpulevel" "0" + "mingpulevel" "0" + "model" "models/bee2/props_ingame/pgun_pedestal.mdl" + "performancemode" "0" + "pressuredelay" "0" + "randomanimation" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "setbodygroup" "0" + "shadowdepthnocache" "0" + "skin" "0" + "solid" "6" + "spawnflags" "0" + "startdisabled" "0" + "suppressanimsounds" "0" + "targetname" "pedestal" + connections + { + "OnUser4" "pedestalFireUser10-1" + } + "origin" "0 0 -62.5" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 0]" + } +} +entity +{ + "id" "587" + "classname" "trigger_once" + "origin" "0 0 16" + "spawnflags" "4097" + "startdisabled" "0" + "targetname" "open_trig" + connections + { + "OnTrigger" "pedestalSetAnimationopen0-1" + } solid { - "id" "64" + "id" "588" side { - "id" "36" - "plane" "(-54.2736 -28.4314 4) (-57.9009 23.4419 4) (-49.9204 24 4)" - "material" "TOOLS/TOOLSNODRAW" + "id" "308" + "plane" "(-96 -96 128) (-96 96 128) (96 96 128)" + "material" "TOOLS/TOOLSTRIGGER" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" @@ -505,10 +1070,10 @@ world } side { - "id" "35" - "plane" "(-57.9009 23.4419 -40) (-54.2736 -28.4314 -40) (-46.2931 -27.8733 -40)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" + "id" "307" + "plane" "(-96 96 -96) (-96 -96 -96) (96 -96 -96)" + "material" "TOOLS/TOOLSTRIGGER" + "uaxis" "[-1 0 0 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -516,9 +1081,9 @@ world } side { - "id" "34" - "plane" "(-54.2736 -28.4314 -40) (-57.9009 23.4419 -40) (-57.9009 23.4419 4)" - "material" "TOOLS/TOOLSNODRAW" + "id" "306" + "plane" "(96 96 -96) (96 -96 -96) (96 -96 128)" + "material" "TOOLS/TOOLSTRIGGER" "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" @@ -527,10 +1092,10 @@ world } side { - "id" "33" - "plane" "(-49.9204 24 -40) (-46.2931 -27.8733 -40) (-46.2931 -27.8733 4)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" + "id" "305" + "plane" "(-96 -96 -96) (-96 96 -96) (-96 96 128)" + "material" "TOOLS/TOOLSTRIGGER" + "uaxis" "[0 -1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -538,9 +1103,9 @@ world } side { - "id" "32" - "plane" "(-57.9009 23.4419 -40) (-49.9204 24 -40) (-49.9204 24 4)" - "material" "TOOLS/TOOLSNODRAW" + "id" "304" + "plane" "(96 -96 -96) (-96 -96 -96) (-96 -96 128)" + "material" "TOOLS/TOOLSTRIGGER" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" @@ -549,10 +1114,10 @@ world } side { - "id" "31" - "plane" "(-46.2931 -27.8733 -40) (-54.2736 -28.4314 -40) (-54.2736 -28.4314 4)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" + "id" "303" + "plane" "(-96 96 -96) (96 96 -96) (96 96 128)" + "material" "TOOLS/TOOLSTRIGGER" + "uaxis" "[-1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -560,20 +1125,17 @@ world } editor { - "color" "0 187 168" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" } } - group + editor { - "id" "488" - editor - { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 500]" } } entity @@ -581,11 +1143,11 @@ entity "id" "249" "classname" "trigger_push" "alternateticksfix" "0" - "origin" "-11.79 -20 46" + "origin" "38.21 -20 51" "parentname" "gravity gun" "pushdir" "0 0 0" "spawnflags" "4104" - "speed" "1000" + "speed" "500" "StartDisabled" "1" "targetname" "push" solid @@ -594,9 +1156,9 @@ entity side { "id" "90" - "plane" "(1524.21 -34 60) (-11.7891 -34 60) (-11.7891 -4 60)" + "plane" "(539 -34 65) (38.2109 -34 65) (38.2109 -4 65)" "material" "TOOLS/TOOLSTRIGGER" - "uaxis" "[1 0 0 -8.84375] 0.25" + "uaxis" "[1 0 0 -16.8438] 0.25" "vaxis" "[0 -1 0 -36] 0.25" "rotation" "0" "lightmapscale" "16" @@ -605,9 +1167,9 @@ entity side { "id" "89" - "plane" "(1524.21 -4 32) (-11.7891 -4 32) (-11.7891 -34 32)" + "plane" "(539 -4 37) (38.2109 -4 37) (38.2109 -34 37)" "material" "TOOLS/TOOLSTRIGGER" - "uaxis" "[1 0 0 -8.84375] 0.25" + "uaxis" "[1 0 0 -16.8438] 0.25" "vaxis" "[0 -1 0 -36] 0.25" "rotation" "0" "lightmapscale" "16" @@ -616,10 +1178,10 @@ entity side { "id" "88" - "plane" "(-11.7891 -4 32) (1524.21 -4 32) (1524.21 -4 60)" + "plane" "(38.2109 -4 37) (539 -4 37) (539 -4 65)" "material" "TOOLS/TOOLSTRIGGER" - "uaxis" "[1 0 0 -60.8438] 0.25" - "vaxis" "[0 0 -1 -11.9891] 0.25" + "uaxis" "[1 0 0 -4.84381] 0.25" + "vaxis" "[0 0 -1 8.0109] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -627,10 +1189,10 @@ entity side { "id" "87" - "plane" "(1524.21 -34 32) (-11.7891 -34 32) (-11.7891 -34 60)" + "plane" "(539 -34 37) (38.2109 -34 37) (38.2109 -34 65)" "material" "TOOLS/TOOLSTRIGGER" - "uaxis" "[1 0 0 -60.8438] 0.25" - "vaxis" "[0 0 -1 -11.9891] 0.25" + "uaxis" "[1 0 0 -4.84381] 0.25" + "vaxis" "[0 0 -1 8.0109] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -638,10 +1200,10 @@ entity side { "id" "86" - "plane" "(1524.21 -4 32) (1524.21 -34 32) (1524.21 -34 60)" + "plane" "(539 -4 37) (539 -34 37) (539 -34 65)" "material" "TOOLS/TOOLSTRIGGER" "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 -11.9891] 0.25" + "vaxis" "[0 0 -1 8.0109] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -649,10 +1211,10 @@ entity side { "id" "85" - "plane" "(-11.7891 -34 32) (-11.7891 -4 32) (-11.7891 -4 60)" + "plane" "(38.2109 -34 37) (38.2109 -4 37) (38.2109 -4 65)" "material" "TOOLS/TOOLSTRIGGER" "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 -11.9891] 0.25" + "vaxis" "[0 0 -1 8.0109] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -677,11 +1239,11 @@ entity "id" "252" "classname" "trigger_push" "alternateticksfix" "0" - "origin" "-11.79 -22 46" + "origin" "38.21 -22 51" "parentname" "gravity gun" "pushdir" "0 -180 0" "spawnflags" "4104" - "speed" "1000" + "speed" "500" "StartDisabled" "1" "targetname" "pull" solid @@ -690,9 +1252,9 @@ entity side { "id" "96" - "plane" "(1524.21 -36 60) (-11.7891 -36 60) (-11.7891 -6 60)" + "plane" "(539 -36 65) (38.2109 -36 65) (38.2148 -6 65)" "material" "TOOLS/TOOLSTRIGGER" - "uaxis" "[1 0 0 -8.84375] 0.25" + "uaxis" "[1 0 0 -16.8438] 0.25" "vaxis" "[0 -1 0 -36] 0.25" "rotation" "0" "lightmapscale" "16" @@ -701,9 +1263,9 @@ entity side { "id" "95" - "plane" "(1524.21 -6 32) (-11.7891 -6 32) (-11.7891 -36 32)" + "plane" "(539 -6 37) (38.2109 -6 37) (38.2148 -36 37)" "material" "TOOLS/TOOLSTRIGGER" - "uaxis" "[1 0 0 -8.84375] 0.25" + "uaxis" "[1 0 0 -16.8438] 0.25" "vaxis" "[0 -1 0 -36] 0.25" "rotation" "0" "lightmapscale" "16" @@ -712,10 +1274,10 @@ entity side { "id" "94" - "plane" "(1524.21 -36 32) (-11.7891 -36 32) (-11.7891 -36 60)" + "plane" "(539 -36 37) (38.2109 -36 37) (38.2148 -36 65)" "material" "TOOLS/TOOLSTRIGGER" - "uaxis" "[1 0 0 -60.8438] 0.25" - "vaxis" "[0 0 -1 -11.9891] 0.25" + "uaxis" "[1 0 0 -4.84381] 0.25" + "vaxis" "[0 0 -1 8.0109] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -723,10 +1285,10 @@ entity side { "id" "93" - "plane" "(-11.7891 -6 32) (1524.21 -6 32) (1524.21 -6 60)" + "plane" "(38.2148 -6 37) (539 -6 37) (539 -6 65)" "material" "TOOLS/TOOLSTRIGGER" - "uaxis" "[1 0 0 -60.8438] 0.25" - "vaxis" "[0 0 -1 -11.9891] 0.25" + "uaxis" "[1 0 0 -4.84381] 0.25" + "vaxis" "[0 0 -1 8.0109] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -734,10 +1296,10 @@ entity side { "id" "92" - "plane" "(-11.7891 -36 32) (-11.7891 -6 32) (-11.7891 -6 60)" + "plane" "(38.2109 -36 37) (38.2109 -6 37) (38.2109 -6 65)" "material" "TOOLS/TOOLSTRIGGER" "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 -11.9891] 0.25" + "vaxis" "[0 0 -1 8.0109] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -745,10 +1307,10 @@ entity side { "id" "91" - "plane" "(1524.21 -6 32) (1524.21 -36 32) (1524.21 -36 60)" + "plane" "(539 -6 37) (539 -36 37) (539 -36 65)" "material" "TOOLS/TOOLSTRIGGER" "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 -11.9891] 0.25" + "vaxis" "[0 0 -1 8.0109] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -769,113 +1331,6 @@ entity } } entity -{ - "id" "255" - "classname" "func_brush" - "disableflashlight" "0" - "disablereceiveshadows" "0" - "disableshadowdepth" "0" - "disableshadows" "0" - "drawinfastreflection" "0" - "InputFilter" "0" - "invert_exclusion" "0" - "origin" "-50.1 9.9 12" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowdepthnocache" "0" - "solidbsp" "0" - "Solidity" "0" - "spawnflags" "2" - "StartDisabled" "0" - "targetname" "Gunbrush" - "vrad_brush_cast_shadows" "0" - solid - { - "id" "256" - side - { - "id" "102" - "plane" "(-44.2109 3.78894 20) (-56.2109 4.00317 20) (-56.0039 16 20)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0.0871557 0.996195 0 -14.7472] 0.25" - "vaxis" "[0.996195 -0.0871557 0 36.2955] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "101" - "plane" "(-44.0039 15.7889 4) (-56 15.9989 4) (-56.2109 4.00513 4)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0.0871557 0.996195 0 -14.7472] 0.25" - "vaxis" "[0.996195 -0.0871557 0 36.2955] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "100" - "plane" "(-44.2109 3.78894 4) (-56.2109 4.00116 4) (-56.2109 4.00134 20)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-0.997169 0.0871562 0 -36.686] 0.25" - "vaxis" "[0 0 -1 -16] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "99" - "plane" "(-56.0039 15.9993 4) (-44.0029 15.7889 4) (-44 15.7889 20)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-0.997169 0.0871562 0 -36.686] 0.25" - "vaxis" "[0 0 -1 -16] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "98" - "plane" "(-56.2109 4.00378 4) (-56.0015 15.9994 4) (-56.0015 15.9999 20)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0.0871557 0.996195 0 -14.7472] 0.25" - "vaxis" "[0 0 -1 -16] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "97" - "plane" "(-44.0029 15.7889 4) (-44.2109 3.78894 4) (-44.2109 3.78894 20)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0.0871557 0.996195 0 -14.7472] 0.25" - "vaxis" "[0 0 -1 -16] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 2000]" - } -} -entity { "id" "258" "classname" "logic_measure_movement" @@ -886,7 +1341,7 @@ entity "targetname" "brushtoplayer" "TargetReference" "gunbrush" "TargetScale" "1" - "origin" "-31.1873 -60.1092 12" + "origin" "18.8127 -60.1092 18.5" editor { "color" "220 30 220" @@ -906,7 +1361,7 @@ entity "targetname" "brushtoplayer2" "TargetReference" "gunbrush" "TargetScale" "1" - "origin" "-31.1873 -95.4096 12" + "origin" "18.8127 -95.4096 18.5" editor { "color" "220 30 220" @@ -919,21 +1374,24 @@ entity { "id" "262" "classname" "weapon_portalgun" - "angles" "0 0 0" + "angles" "0 180 0" "CanFirePortal1" "0" "CanFirePortal2" "0" "fademaxdist" "0" "fademindist" "-1" "fadescale" "1" "ShowingPotatos" "0" - "spawnflags" "0" - "StartingTeamNum" "0" + "skin" "2" + "spawnflags" "1" "targetname" "gravity gun" connections { "OnPlayerPickup" "game_uiActivate0-1" + "OnPlayerPickup" "pedestalSetAnimationretract1-1" + "OnPlayerPickup" "pedestalKill5.5-1" + "OnPlayerPickup" "pedestal_baseSetAnimationclose3-1" } - "origin" "-61.887 -21 12" + "origin" "12 0 -1" editor { "color" "0 0 200" @@ -960,7 +1418,7 @@ entity "PressedAttack2" "gravitygun pullPlaySound0-1" "UnpressedAttack2" "gravitygun pullStopSound0.01-1" } - "origin" "-75.7891 -21 29" + "origin" "-25.7891 -21 34" editor { "color" "220 30 220" @@ -991,7 +1449,7 @@ entity "spinup" "0" "targetname" "gravitygun push" "volstart" "0" - "origin" "-91.7891 -4 -3.7272" + "origin" "-41.7891 -4 1.2728" editor { "color" "220 30 220" @@ -1010,7 +1468,7 @@ entity "Target" "gravitygun pull" "TargetReference" "gravity gun" "TargetScale" "1" - "origin" "-107.789 -4 -3.7272" + "origin" "-57.789 -4 1.2728" editor { "color" "220 30 220" @@ -1041,7 +1499,7 @@ entity "spinup" "0" "targetname" "gravitygun pull" "volstart" "0" - "origin" "-91.7891 -40 -3.7272" + "origin" "-41.7891 -40 1.2728" editor { "color" "220 30 220" @@ -1060,7 +1518,7 @@ entity "Target" "gravitygun push" "TargetReference" "gravity gun" "TargetScale" "1" - "origin" "-107.789 -40 -3.72722" + "origin" "-57.789 -40 1.27278" editor { "color" "220 30 220" @@ -1073,7 +1531,7 @@ entity { "id" "166" "classname" "trigger_once" - "origin" "-46 -6 -16.53" + "origin" "4 -6 -11.53" "spawnflags" "4097" "StartDisabled" "0" connections @@ -1086,9 +1544,9 @@ entity side { "id" "54" - "plane" "(-88 -52 48.9703) (-88 40 48.9703) (-4 40 48.9703)" + "plane" "(-38 -52 53.9703) (-38 40 53.9703) (46 40 53.9703)" "material" "TOOLS/TOOLSTRIGGER" - "uaxis" "[1 0 0 0] 0.25" + "uaxis" "[1 0 0 -8] 0.25" "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -1097,9 +1555,9 @@ entity side { "id" "53" - "plane" "(-88 40 -82.0297) (-88 -52 -82.0297) (-4 -52 -82.0297)" + "plane" "(-38 40 -77.0297) (-38 -52 -77.0297) (46 -52 -77.0297)" "material" "TOOLS/TOOLSTRIGGER" - "uaxis" "[1 0 0 0] 0.25" + "uaxis" "[1 0 0 -8] 0.25" "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -1108,10 +1566,10 @@ entity side { "id" "52" - "plane" "(-88 -52 -82.0305) (-88 40 -82.0305) (-88 40 48.9707)" + "plane" "(-38 -52 -77.0305) (-38 40 -77.0305) (-38 40 53.9707)" "material" "TOOLS/TOOLSTRIGGER" "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 0 -1 20] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -1119,10 +1577,10 @@ entity side { "id" "51" - "plane" "(-4 40 -82.0305) (-4 -52 -82.0305) (-4 -52 48.9707)" + "plane" "(46 40 -77.0305) (46 -52 -77.0305) (46 -52 53.9707)" "material" "TOOLS/TOOLSTRIGGER" "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 0 -1 20] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -1130,10 +1588,10 @@ entity side { "id" "50" - "plane" "(-88 40 -82.0305) (-4 40 -82.0305) (-4 40 48.9707)" + "plane" "(-38 40 -77.0305) (46 40 -77.0305) (46 40 53.9707)" "material" "TOOLS/TOOLSTRIGGER" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "uaxis" "[1 0 0 -8] 0.25" + "vaxis" "[0 0 -1 20] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -1141,10 +1599,10 @@ entity side { "id" "49" - "plane" "(-4 -52 -82.0305) (-88 -52 -82.0305) (-88 -52 48.9707)" + "plane" "(46 -52 -77.0305) (-38 -52 -77.0305) (-38 -52 53.9707)" "material" "TOOLS/TOOLSTRIGGER" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "uaxis" "[1 0 0 -8] 0.25" + "vaxis" "[0 0 -1 20] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -1169,7 +1627,7 @@ entity "id" "173" "classname" "player_weaponstrip" "targetname" "weapon strip" - "origin" "32.0631 -93.0315 49.9703" + "origin" "82.0631 -93.0315 54.9703" editor { "color" "220 30 220" @@ -1178,55 +1636,6 @@ entity "logicalpos" "[0 1000]" } } -entity -{ - "id" "74" - "classname" "prop_dynamic" - "angles" "0 184 -180" - "DisableBoneFollowers" "0" - "disableflashlight" "0" - "disablereceiveshadows" "0" - "disableshadowdepth" "0" - "disableshadows" "0" - "disableX360" "0" - "drawinfastreflection" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "HoldAnimation" "0" - "MaxAnimTime" "10" - "maxcpulevel" "0" - "maxgpulevel" "0" - "MinAnimTime" "5" - "mincpulevel" "0" - "mingpulevel" "0" - "model" "models/anim_wp/wheatley_arm/wheatley_arm_main.mdl" - "PerformanceMode" "0" - "pressuredelay" "0" - "RandomAnimation" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "SetBodyGroup" "0" - "shadowdepthnocache" "0" - "skin" "0" - "solid" "6" - "spawnflags" "0" - "StartDisabled" "0" - "SuppressAnimSounds" "0" - "targetname" "Arm" - "origin" "-22.5886 5.86238 -82" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 500]" - } -} cameras { "activecamera" "-1" diff --git a/resources/instances/clean/items/gravity_gun_mark_2.vmf b/resources/instances/clean/items/gravity_gun_mk2.vmf similarity index 100% rename from resources/instances/clean/items/gravity_gun_mark_2.vmf rename to resources/instances/clean/items/gravity_gun_mk2.vmf diff --git a/resources/instances/clean/items/paint_gun.vmf b/resources/instances/clean/items/paint_gun.vmf index a154e01..0bd3681 100644 --- a/resources/instances/clean/items/paint_gun.vmf +++ b/resources/instances/clean/items/paint_gun.vmf @@ -1,8 +1,8 @@ versioninfo { "editorversion" "400" - "editorbuild" "7552" - "mapversion" "39" + "editorbuild" "8419" + "mapversion" "53" "formatversion" "100" "prefab" "0" } @@ -20,7 +20,7 @@ viewsettings world { "id" "1" - "mapversion" "39" + "mapversion" "53" "classname" "worldspawn" "detailmaterial" "detail/detailsprites" "detailvbsp" "detail.vbsp" @@ -29,11 +29,522 @@ world "skyname" "sky_day01_01" solid { - "id" "64" + "id" "264" side { - "id" "36" - "plane" "(-54.2736 -28.4314 4) (-57.9009 23.4419 4) (-49.9204 24 4)" + "id" "146" + "plane" "(8 16 -70.5) (-8 16 -70.5) (-16 8 -70.5)" + "material" "TOOLS/TOOLSSKIP" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -1 0 8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "145" + "plane" "(8 -16 -62.5) (-8 -16 -62.5) (-16 -8 -62.5)" + "material" "TOOLS/TOOLSHINT" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "144" + "plane" "(8 -16 -70.5) (-8 -16 -70.5) (-8 -16 -62.5)" + "material" "TOOLS/TOOLSSKIP" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "143" + "plane" "(-8 -16 -70.5) (-16 -8 -70.5) (-16 -8 -62.5)" + "material" "TOOLS/TOOLSSKIP" + "uaxis" "[0.707107 -0.707107 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "142" + "plane" "(-16 -8 -70.5) (-16 8 -70.5) (-16 8 -62.5)" + "material" "TOOLS/TOOLSSKIP" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "141" + "plane" "(-16 8 -70.5) (-8 16 -70.5) (-8 16 -62.5)" + "material" "TOOLS/TOOLSSKIP" + "uaxis" "[-0.707107 -0.707107 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "140" + "plane" "(-8 16 -70.5) (8 16 -70.5) (8 16 -62.5)" + "material" "TOOLS/TOOLSSKIP" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "139" + "plane" "(8 16 -70.5) (16 8 -70.5) (16 8 -62.5)" + "material" "TOOLS/TOOLSSKIP" + "uaxis" "[-0.707107 0.707107 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "138" + "plane" "(16 8 -70.5) (16 -8 -70.5) (16 -8 -62.5)" + "material" "TOOLS/TOOLSSKIP" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "137" + "plane" "(16 -8 -70.5) (8 -16 -70.5) (8 -16 -62.5)" + "material" "TOOLS/TOOLSSKIP" + "uaxis" "[0.707107 0.707107 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 198 223" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + solid + { + "id" "265" + side + { + "id" "152" + "plane" "(-20 -8 -66.5) (-16 -8 -66.5) (-8 -16 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "151" + "plane" "(-16 -8 -110.5) (-20 -8 -110.5) (-8 -20 -110.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "150" + "plane" "(-20 -8 -110.5) (-16 -8 -110.5) (-16 -8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "149" + "plane" "(-8 -16 -110.5) (-8 -20 -110.5) (-8 -20 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "148" + "plane" "(-16 -8 -110.5) (-8 -16 -110.5) (-8 -16 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "147" + "plane" "(-8 -20 -110.5) (-20 -8 -110.5) (-20 -8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 120 213" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + solid + { + "id" "266" + side + { + "id" "158" + "plane" "(8 -20 -66.5) (8 -16 -66.5) (16 -8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "157" + "plane" "(20 -8 -110.5) (16 -8 -110.5) (8 -16 -110.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "156" + "plane" "(8 -20 -110.5) (8 -16 -110.5) (8 -16 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "155" + "plane" "(16 -8 -110.5) (20 -8 -110.5) (20 -8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "154" + "plane" "(8 -16 -110.5) (16 -8 -110.5) (16 -8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "153" + "plane" "(20 -8 -110.5) (8 -20 -110.5) (8 -20 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 120 213" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + solid + { + "id" "267" + side + { + "id" "164" + "plane" "(-8 -20 -66.5) (-8 -16 -66.5) (8 -16 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "163" + "plane" "(-8 -16 -110.5) (-8 -20 -110.5) (8 -20 -110.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "162" + "plane" "(-8 -20 -110.5) (-8 -16 -110.5) (-8 -16 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "161" + "plane" "(8 -16 -110.5) (8 -20 -110.5) (8 -20 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "160" + "plane" "(-8 -16 -110.5) (8 -16 -110.5) (8 -16 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "159" + "plane" "(8 -20 -110.5) (-8 -20 -110.5) (-8 -20 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 120 213" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + solid + { + "id" "268" + side + { + "id" "170" + "plane" "(-8 16 -66.5) (-8 20 -66.5) (8 20 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "169" + "plane" "(-8 20 -110.5) (-8 16 -110.5) (8 16 -110.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "168" + "plane" "(8 20 -110.5) (8 16 -110.5) (8 16 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "167" + "plane" "(-8 16 -110.5) (-8 20 -110.5) (-8 20 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "166" + "plane" "(8 16 -110.5) (-8 16 -110.5) (-8 16 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "165" + "plane" "(-8 20 -110.5) (8 20 -110.5) (8 20 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 120 213" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + solid + { + "id" "269" + side + { + "id" "176" + "plane" "(-8 20 -66.5) (-8 16 -66.5) (-16 8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "175" + "plane" "(-20 8 -110.5) (-16 8 -110.5) (-8 16 -110.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "174" + "plane" "(-8 20 -110.5) (-8 16 -110.5) (-8 16 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "173" + "plane" "(-16 8 -110.5) (-20 8 -110.5) (-20 8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "172" + "plane" "(-8 16 -110.5) (-16 8 -110.5) (-16 8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "171" + "plane" "(-20 8 -110.5) (-8 20 -110.5) (-8 20 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 120 213" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + solid + { + "id" "270" + side + { + "id" "182" + "plane" "(-16 -8 -66.5) (-20 -8 -66.5) (-20 8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "181" + "plane" "(-16 8 -110.5) (-20 8 -110.5) (-20 -8 -110.5)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" @@ -43,97 +554,138 @@ world } side { - "id" "35" - "plane" "(-57.9009 23.4419 -40) (-54.2736 -28.4314 -40) (-46.2931 -27.8733 -40)" + "id" "180" + "plane" "(-20 8 -110.5) (-16 8 -110.5) (-16 8 -66.5)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "179" + "plane" "(-16 -8 -110.5) (-20 -8 -110.5) (-20 -8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "34" - "plane" "(-54.2736 -28.4314 -40) (-57.9009 23.4419 -40) (-57.9009 23.4419 4)" + "id" "178" + "plane" "(-16 8 -110.5) (-16 -8 -110.5) (-16 -8 -66.5)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "33" - "plane" "(-49.9204 24 -40) (-46.2931 -27.8733 -40) (-46.2931 -27.8733 4)" + "id" "177" + "plane" "(-20 -8 -110.5) (-20 8 -110.5) (-20 8 -66.5)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 120 213" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + solid + { + "id" "271" + side + { + "id" "188" + "plane" "(20 -8 -66.5) (16 -8 -66.5) (16 8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "32" - "plane" "(-57.9009 23.4419 -40) (-49.9204 24 -40) (-49.9204 24 4)" + "id" "187" + "plane" "(20 8 -110.5) (16 8 -110.5) (16 -8 -110.5)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31" - "plane" "(-46.2931 -27.8733 -40) (-54.2736 -28.4314 -40) (-54.2736 -28.4314 4)" + "id" "186" + "plane" "(20 -8 -110.5) (16 -8 -110.5) (16 -8 -66.5)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "185" + "plane" "(16 8 -110.5) (20 8 -110.5) (20 8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "184" + "plane" "(16 -8 -110.5) (16 8 -110.5) (16 8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "183" + "plane" "(20 8 -110.5) (20 -8 -110.5) (20 -8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } editor { - "color" "0 187 168" + "color" "0 120 213" "visgroupshown" "1" "visgroupautoshown" "1" } } -} -entity -{ - "id" "220" - "classname" "func_brush" - "disableflashlight" "0" - "disablereceiveshadows" "0" - "disableshadowdepth" "0" - "disableshadows" "0" - "drawinfastreflection" "0" - "InputFilter" "0" - "invert_exclusion" "0" - "origin" "-88 8 0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowdepthnocache" "0" - "solidbsp" "0" - "Solidity" "0" - "spawnflags" "2" - "StartDisabled" "0" - "targetname" "paintgun fall stopper" - "vrad_brush_cast_shadows" "0" solid { - "id" "214" + "id" "272" side { - "id" "66" - "plane" "(-96 16 8) (-80 16 8) (-80 0 8)" + "id" "194" + "plane" "(20 8 -66.5) (16 8 -66.5) (8 16 -66.5)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" @@ -143,8 +695,8 @@ entity } side { - "id" "65" - "plane" "(-96 0 -8) (-80 0 -8) (-80 16 -8)" + "id" "193" + "plane" "(8 20 -110.5) (8 16 -110.5) (16 8 -110.5)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" @@ -154,81 +706,75 @@ entity } side { - "id" "64" - "plane" "(-96 16 8) (-96 0 8) (-96 0 -8)" + "id" "192" + "plane" "(20 8 -110.5) (16 8 -110.5) (16 8 -66.5)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "63" - "plane" "(-80 16 -8) (-80 0 -8) (-80 0 8)" + "id" "191" + "plane" "(8 16 -110.5) (8 20 -110.5) (8 20 -66.5)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "62" - "plane" "(-80 16 8) (-96 16 8) (-96 16 -8)" + "id" "190" + "plane" "(16 8 -110.5) (8 16 -110.5) (8 16 -66.5)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "61" - "plane" "(-80 0 -8) (-96 0 -8) (-96 0 8)" + "id" "189" + "plane" "(8 20 -110.5) (20 8 -110.5) (20 8 -66.5)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } editor { - "color" "220 30 220" + "color" "0 120 213" "visgroupshown" "1" "visgroupautoshown" "1" } } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 500]" - } } entity { - "id" "166" + "id" "257" "classname" "trigger_once" - "origin" "-48 -16 -16.53" + "origin" "0 0 16" "spawnflags" "4097" - "StartDisabled" "0" + "startdisabled" "0" + "targetname" "open_trig" connections { - "OnTrigger" "weapon stripStrip0-1" + "OnTrigger" "pedestalSetAnimationopen0-1" } solid { - "id" "164" + "id" "258" side { - "id" "54" - "plane" "(-96 -64 48.9703) (-96 32 48.9703) (0 32 48.9703)" + "id" "136" + "plane" "(-96 -96 128) (-96 96 128) (96 96 128)" "material" "TOOLS/TOOLSTRIGGER" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" @@ -238,10 +784,10 @@ entity } side { - "id" "53" - "plane" "(-96 32 -82.0297) (-96 -64 -82.0297) (0 -64 -82.0297)" + "id" "135" + "plane" "(-96 96 -96) (-96 -96 -96) (96 -96 -96)" "material" "TOOLS/TOOLSTRIGGER" - "uaxis" "[1 0 0 0] 0.25" + "uaxis" "[-1 0 0 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -249,8 +795,8 @@ entity } side { - "id" "52" - "plane" "(-96 -64 -82.0305) (-96 32 -82.0305) (-96 32 48.9707)" + "id" "134" + "plane" "(96 96 -96) (96 -96 -96) (96 -96 128)" "material" "TOOLS/TOOLSTRIGGER" "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -260,10 +806,10 @@ entity } side { - "id" "51" - "plane" "(0 32 -82.0305) (0 -64 -82.0305) (0 -64 48.9707)" + "id" "133" + "plane" "(-96 -96 -96) (-96 96 -96) (-96 96 128)" "material" "TOOLS/TOOLSTRIGGER" - "uaxis" "[0 1 0 0] 0.25" + "uaxis" "[0 -1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -271,8 +817,8 @@ entity } side { - "id" "50" - "plane" "(-96 32 -82.0305) (0 32 -82.0305) (0 32 48.9707)" + "id" "132" + "plane" "(96 -96 -96) (-96 -96 -96) (-96 -96 128)" "material" "TOOLS/TOOLSTRIGGER" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -282,10 +828,10 @@ entity } side { - "id" "49" - "plane" "(0 -64 -82.0305) (-96 -64 -82.0305) (-96 -64 48.9707)" + "id" "131" + "plane" "(-96 96 -96) (96 96 -96) (96 96 128)" "material" "TOOLS/TOOLSTRIGGER" - "uaxis" "[1 0 0 0] 0.25" + "uaxis" "[-1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -308,38 +854,155 @@ entity } entity { - "id" "173" - "classname" "player_weaponstrip" - "targetname" "weapon strip" - "origin" "32.0631 -93.0315 49.9703" + "id" "260" + "classname" "prop_dynamic" + "angles" "0 0 0" + "defaultanim" "idle" + "disablebonefollowers" "0" + "disableflashlight" "0" + "disablereceiveshadows" "0" + "disableshadowdepth" "0" + "disableshadows" "0" + "disablex360" "0" + "drawinfastreflection" "1" + "explodedamage" "0" + "exploderadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "holdanimation" "1" + "maxanimtime" "10" + "maxcpulevel" "0" + "maxgpulevel" "0" + "minanimtime" "5" + "mincpulevel" "0" + "mingpulevel" "0" + "model" "models/props/pedestal_base_reference.mdl" + "performancemode" "0" + "pressuredelay" "0" + "randomanimation" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "setbodygroup" "0" + "shadowdepthnocache" "0" + "skin" "0" + "solid" "6" + "startdisabled" "0" + "suppressanimsounds" "0" + "targetname" "pedestal_base" + "origin" "0 0 -62.5" editor { "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" - "logicalpos" "[0 1000]" + "logicalpos" "[0 0]" + } +} +entity +{ + "id" "273" + "classname" "prop_dynamic" + "angles" "0 180 0" + "defaultanim" "idle" + "disablebonefollowers" "0" + "disableflashlight" "0" + "disablereceiveshadows" "0" + "disableshadowdepth" "0" + "disableshadows" "0" + "disablex360" "0" + "drawinfastreflection" "1" + "explodedamage" "0" + "exploderadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "holdanimation" "1" + "maxanimtime" "10" + "maxcpulevel" "0" + "maxgpulevel" "0" + "minanimtime" "5" + "mincpulevel" "0" + "mingpulevel" "0" + "model" "models/bee2/props_ingame/pgun_pedestal.mdl" + "performancemode" "0" + "pressuredelay" "0" + "randomanimation" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "setbodygroup" "0" + "shadowdepthnocache" "0" + "skin" "0" + "solid" "6" + "spawnflags" "0" + "startdisabled" "0" + "suppressanimsounds" "0" + "targetname" "pedestal" + connections + { + "OnUser4" "pedestalFireUser10-1" + } + "origin" "0 0 -62.5" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 0]" + } +} +entity +{ + "id" "304" + "classname" "weapon_portalgun" + "angles" "0 180 0" + "CanFirePortal1" "0" + "CanFirePortal2" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ShowingPotatos" "0" + "skin" "1" + "spawnflags" "1" + "targetname" "Portal_Gun" + connections + { + "OnPlayerPickup" "pedestalSetAnimationretract1-1" + "OnPlayerPickup" "pedestalKill5.5-1" + "OnPlayerPickup" "pedestal_baseSetAnimationclose3-1" + "OnPlayerPickup" "PaintuiActivate0-1" + } + "origin" "12 0 -1" + editor + { + "color" "0 0 200" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 500]" } } entity { - "id" "59" - "classname" "trigger_multiple" - "origin" "-48.51 -24.84 -5" + "id" "166" + "classname" "trigger_once" + "origin" "0 0 -16.53" "spawnflags" "4097" "StartDisabled" "0" - "targetname" "Startrig" - "wait" "1" connections { - "OnStartTouch" "PaintuiActivate01" + "OnTrigger" "weapon stripStrip0-1" } solid { - "id" "60" + "id" "164" side { - "id" "30" - "plane" "(-72.8548 -49.4193 30) (-76.0386 -3.88985 30) (-24.1652 -0.262513 30)" + "id" "54" + "plane" "(-48 -48 48.9703) (-48 48 48.9703) (48 48 48.9703)" "material" "TOOLS/TOOLSTRIGGER" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" @@ -349,8 +1012,8 @@ entity } side { - "id" "29" - "plane" "(-76.0386 -3.88985 -40) (-72.8549 -49.4186 -40) (-20.9815 -45.792 -40)" + "id" "53" + "plane" "(-48 48 -82.0297) (-48 -48 -82.0297) (48 -48 -82.0297)" "material" "TOOLS/TOOLSTRIGGER" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" @@ -360,8 +1023,8 @@ entity } side { - "id" "28" - "plane" "(-72.8548 -49.4193 -40) (-76.0386 -3.88985 -40) (-76.0386 -3.88985 30)" + "id" "52" + "plane" "(-48 -48 -82.0305) (-48 48 -82.0305) (-48 48 48.9707)" "material" "TOOLS/TOOLSTRIGGER" "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -371,8 +1034,8 @@ entity } side { - "id" "27" - "plane" "(-24.1652 -0.262513 -40) (-20.9815 -45.7912 -40) (-20.9815 -45.792 30)" + "id" "51" + "plane" "(48 48 -82.0305) (48 -48 -82.0305) (48 -48 48.9707)" "material" "TOOLS/TOOLSTRIGGER" "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -382,8 +1045,8 @@ entity } side { - "id" "26" - "plane" "(-76.0386 -3.88985 -40) (-24.1652 -0.262513 -40) (-24.1652 -0.262513 30)" + "id" "50" + "plane" "(-48 48 -82.0305) (48 48 -82.0305) (48 48 48.9707)" "material" "TOOLS/TOOLSTRIGGER" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -393,8 +1056,8 @@ entity } side { - "id" "25" - "plane" "(-20.9815 -45.7912 -40) (-72.8549 -49.4186 -40) (-72.8549 -49.4186 30)" + "id" "49" + "plane" "(48 -48 -82.0305) (-48 -48 -82.0305) (-48 -48 48.9707)" "material" "TOOLS/TOOLSTRIGGER" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -414,35 +1077,21 @@ entity "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" - "logicalpos" "[0 11500]" + "logicalpos" "[0 500]" } } entity { - "id" "62" - "classname" "weapon_portalgun" - "angles" "0 4 0" - "CanFirePortal1" "0" - "CanFirePortal2" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "parentname" "paintgun fall stopper" - "ShowingPotatos" "0" - "spawnflags" "0" - "StartingTeamNum" "0" - "targetname" "Portal_Gun" - connections - { - "OnPlayerPickup" "Portal_GunClearParent0-1" - } - "origin" "-62.5555 -24.6799 -9" + "id" "173" + "classname" "player_weaponstrip" + "targetname" "weapon strip" + "origin" "32.0631 -93.0315 49.9703" editor { - "color" "0 0 200" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" - "logicalpos" "[0 1500]" + "logicalpos" "[0 1000]" } } entity @@ -456,7 +1105,7 @@ entity "drawinfastreflection" "0" "InputFilter" "0" "invert_exclusion" "0" - "origin" "-57.59 6.4 0" + "origin" "-6.4 6.4 -88" "renderamt" "255" "rendercolor" "255 255 255" "renderfx" "0" @@ -474,9 +1123,9 @@ entity side { "id" "42" - "plane" "(-63.1609 0.000244141 8) (-63.9976 11.969 8) (-52.0288 12.8049 8)" + "plane" "(-11.9717 0 -80) (-12.8096 11.9688 -80) (-0.837429 12.8086 -80)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" + "uaxis" "[1 0 0 51.2384] 0.25" "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -485,9 +1134,9 @@ entity side { "id" "41" - "plane" "(-63.9993 11.969 -8) (-63.1624 0.00037384 -8) (-51.1914 0.840088 -8)" + "plane" "(-12.8096 11.9727 -96) (-11.9717 0 -96) (-0.000759125 0.835938 -96)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" + "uaxis" "[1 0 0 51.2384] 0.25" "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -496,10 +1145,10 @@ entity side { "id" "40" - "plane" "(-63.1614 0.00415039 -8) (-63.998 11.969 -8) (-63.9978 11.969 8)" + "plane" "(-11.9712 0 -96) (-12.8096 11.9648 -96) (-12.8096 11.9727 -80)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 0 -1 -32] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -507,10 +1156,10 @@ entity side { "id" "39" - "plane" "(-52.0271 12.8049 -8) (-51.1902 0.83757 -8) (-51.1904 0.836182 8)" + "plane" "(-0.837185 12.8086 -96) (0 0.837199 -96) (-0.000270844 0.839844 -80)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 0 -1 -32] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -518,10 +1167,10 @@ entity side { "id" "38" - "plane" "(-64 11.9709 -8) (-52.0274 12.8081 -8) (-52.0313 12.8079 8)" + "plane" "(-12.8096 11.9712 -96) (-0.836926 12.8081 -96) (-0.840847 12.8079 -80)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "uaxis" "[1 0 0 51.2384] 0.25" + "vaxis" "[0 0 -1 -32] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -529,10 +1178,10 @@ entity side { "id" "37" - "plane" "(-51.1875 0.837402 -8) (-63.1641 0 -8) (-63.1641 0 8)" + "plane" "(-0.00100327 0.837158 -96) (-11.9737 0 -96) (-11.9698 0 -80)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "uaxis" "[1 0 0 51.2384] 0.25" + "vaxis" "[0 0 -1 -32] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -563,10 +1212,10 @@ entity "targetname" "brushtoplayer" "TargetReference" "gunbrush" "TargetScale" "1" - "origin" "6.95759 -79.9255 0" + "origin" "6.95759 -79.9255 -2.38419e-007" editor { - "color" "0 100 250" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" "logicalpos" "[0 -16268]" @@ -591,7 +1240,7 @@ entity "origin" "30.0923 -34.1704 1" editor { - "color" "200 0 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" "logicalpos" "[0 10500]" @@ -602,7 +1251,7 @@ entity "id" "72" "classname" "info_paint_sprayer" "AmbientSound" "0" - "angles" "0 4 0" + "angles" "0 0 0" "blob_spread_angle" "0" "blob_spread_radius" "0" "blob_streak_percentage" "0" @@ -635,62 +1284,13 @@ entity "logicalpos" "[0 2000]" } } -entity -{ - "id" "74" - "classname" "prop_dynamic" - "angles" "0 184 180" - "DisableBoneFollowers" "0" - "disableflashlight" "0" - "disablereceiveshadows" "0" - "disableshadowdepth" "0" - "disableshadows" "0" - "disableX360" "0" - "drawinfastreflection" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "HoldAnimation" "0" - "MaxAnimTime" "10" - "maxcpulevel" "0" - "maxgpulevel" "0" - "MinAnimTime" "5" - "mincpulevel" "0" - "mingpulevel" "0" - "model" "models/anim_wp/wheatley_arm/wheatley_arm_main.mdl" - "PerformanceMode" "0" - "pressuredelay" "0" - "RandomAnimation" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "SetBodyGroup" "0" - "shadowdepthnocache" "0" - "skin" "0" - "solid" "6" - "spawnflags" "0" - "StartDisabled" "0" - "SuppressAnimSounds" "0" - "targetname" "Arm" - "origin" "-22.5886 5.86238 -97" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 500]" - } -} cameras { "activecamera" "0" camera { - "position" "[-30.1116 -29.5682 37.9981]" - "look" "[-34.3708 -30.6631 42.9706]" + "position" "[5.77456 -38.6122 -52.369]" + "look" "[5.03346 -32.3791 -54.5291]" } } cordons diff --git a/resources/instances/clean/items/paint_gun_mark_2.vmf b/resources/instances/clean/items/paint_gun_mark_2.vmf deleted file mode 100644 index dcd3edc..0000000 --- a/resources/instances/clean/items/paint_gun_mark_2.vmf +++ /dev/null @@ -1,931 +0,0 @@ -versioninfo -{ - "editorversion" "400" - "editorbuild" "7552" - "mapversion" "51" - "formatversion" "100" - "prefab" "0" -} -visgroups -{ -} -viewsettings -{ - "bSnapToGrid" "1" - "bShowGrid" "1" - "bShowLogicalGrid" "0" - "nGridSpacing" "4" - "bShow3DGrid" "0" -} -world -{ - "id" "1" - "mapversion" "51" - "classname" "worldspawn" - "detailmaterial" "detail/detailsprites" - "detailvbsp" "detail.vbsp" - "maxblobcount" "250" - "maxpropscreenwidth" "-1" - "paintinmap" "1" - "skyname" "sky_day01_01" - solid - { - "id" "416" - side - { - "id" "67" - "plane" "(-164 172 92) (152 172 92) (152 -196 92)" - "material" "/PAINTBLOB" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "68" - "plane" "(-164 -196 -136) (152 -196 -136) (152 172 -136)" - "material" "/PAINTBLOB" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "69" - "plane" "(-164 172 92) (-164 -196 92) (-164 -196 -136)" - "material" "/PAINTBLOB" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "70" - "plane" "(152 172 -136) (152 -196 -136) (152 -196 92)" - "material" "/PAINTBLOB" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "71" - "plane" "(152 172 92) (-164 172 92) (-164 172 -136)" - "material" "/PAINTBLOB" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "72" - "plane" "(152 -196 -136) (-164 -196 -136) (-164 -196 92)" - "material" "/PAINTBLOB" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 155 176" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64" - side - { - "id" "36" - "plane" "(-54.2736 -28.4314 4) (-57.9009 23.4419 4) (-49.9204 24 4)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35" - "plane" "(-57.9009 23.4419 -40) (-54.2736 -28.4314 -40) (-46.2931 -27.8733 -40)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34" - "plane" "(-54.2736 -28.4314 -40) (-57.9009 23.4419 -40) (-57.9009 23.4419 4)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33" - "plane" "(-49.9204 24 -40) (-46.2931 -27.8733 -40) (-46.2931 -27.8733 4)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32" - "plane" "(-57.9009 23.4419 -40) (-49.9204 24 -40) (-49.9204 24 4)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31" - "plane" "(-46.2931 -27.8733 -40) (-54.2736 -28.4314 -40) (-54.2736 -28.4314 4)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 187 168" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } -} -entity -{ - "id" "402" - "classname" "info_player_start" - "angles" "348 218 0" - "origin" "104 100 -56" - editor - { - "color" "200 0 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 0]" - } -} -entity -{ - "id" "371" - "classname" "game_text" - "channel" "1" - "color" "0 128 255" - "color2" "0 128 255" - "effect" "0" - "fadein" "0.01" - "fadeout" "0.01" - "fxtime" "0.25" - "holdtime" "1.0" - "message" "Repulsion Gel" - "spawnflags" "0" - "targetname" "bluetxt" - "x" "-1" - "y" "-1" - "origin" "-74.0285 4.05583 49.9703" - editor - { - "color" "200 0 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 4000]" - } -} -entity -{ - "id" "373" - "classname" "game_text" - "channel" "1" - "color" "255 128 0" - "color2" "255 128 0" - "effect" "0" - "fadein" "0.01" - "fadeout" "0.01" - "fxtime" "0.25" - "holdtime" "1.0" - "message" "Propulsion Gel" - "spawnflags" "0" - "targetname" "orangetxt" - "x" "-1" - "y" "-1" - "origin" "-44.3072 3.36718 49.9703" - editor - { - "color" "200 0 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 4500]" - } -} -entity -{ - "id" "375" - "classname" "game_text" - "channel" "1" - "color" "192 192 192" - "color2" "192 192 192" - "effect" "0" - "fadein" "0.01" - "fadeout" "0.01" - "fxtime" "0.25" - "holdtime" "1.0" - "message" "Cleansing Gel" - "spawnflags" "0" - "targetname" "whitetxt" - "x" "-1" - "y" "-1" - "origin" "-7.00333 3.47324 49.9703" - editor - { - "color" "200 0 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 5000]" - } -} -entity -{ - "id" "235" - "classname" "logic_relay" - "spawnflags" "0" - "StartDisabled" "0" - "targetname" "paintchanger" - connections - { - "OnTrigger" "PaintChangePaintType00-1" - "OnTrigger" "paintchangerDisable0.01-1" - "OnTrigger" "paintchanger2Enable0-1" - "OnTrigger" "bluetxtDisplay0-1" - } - "origin" "-72.7083 41.4695 49.9703" - editor - { - "color" "0 100 250" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 0]" - } -} -entity -{ - "id" "237" - "classname" "logic_relay" - "spawnflags" "0" - "StartDisabled" "1" - "targetname" "paintchanger2" - connections - { - "OnTrigger" "PaintChangePaintType20-1" - "OnTrigger" "paintchanger2Disable0.01-1" - "OnTrigger" "paintchanger3Enable0-1" - "OnTrigger" "orangetxtDisplay0-1" - } - "origin" "-43.0277 50.4193 49.9703" - editor - { - "color" "0 100 250" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 500]" - } -} -entity -{ - "id" "239" - "classname" "logic_relay" - "spawnflags" "0" - "StartDisabled" "1" - "targetname" "paintchanger3" - connections - { - "OnTrigger" "PaintChangePaintType40-1" - "OnTrigger" "paintchangerEnable0-1" - "OnTrigger" "paintchanger3Disable0.01-1" - "OnTrigger" "whitetxtDisplay0-1" - } - "origin" "-1.13407 50.9872 49.9703" - editor - { - "color" "0 100 250" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 1000]" - } -} -entity -{ - "id" "220" - "classname" "func_brush" - "disableflashlight" "0" - "disablereceiveshadows" "0" - "disableshadowdepth" "0" - "disableshadows" "0" - "drawinfastreflection" "0" - "InputFilter" "0" - "invert_exclusion" "0" - "origin" "-88 8 0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowdepthnocache" "0" - "solidbsp" "0" - "Solidity" "0" - "spawnflags" "2" - "StartDisabled" "0" - "targetname" "paintgun fall stopper" - "vrad_brush_cast_shadows" "0" - solid - { - "id" "214" - side - { - "id" "66" - "plane" "(-96 16 8) (-80 16 8) (-80 0 8)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "65" - "plane" "(-96 0 -8) (-80 0 -8) (-80 16 -8)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "64" - "plane" "(-96 16 8) (-96 0 8) (-96 0 -8)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "63" - "plane" "(-80 16 -8) (-80 0 -8) (-80 0 8)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "62" - "plane" "(-80 16 8) (-96 16 8) (-96 16 -8)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "61" - "plane" "(-80 0 -8) (-96 0 -8) (-96 0 8)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 500]" - } -} -entity -{ - "id" "166" - "classname" "trigger_once" - "origin" "-48 -20 -16.53" - "spawnflags" "4097" - "StartDisabled" "0" - connections - { - "OnTrigger" "weapon stripStrip0-1" - } - solid - { - "id" "164" - side - { - "id" "54" - "plane" "(-92 -64 48.9703) (-92 24 48.9703) (-4 24 48.9703)" - "material" "TOOLS/TOOLSTRIGGER" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "53" - "plane" "(-92 24 -82.0297) (-92 -64 -82.0297) (-4 -64 -82.0297)" - "material" "TOOLS/TOOLSTRIGGER" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52" - "plane" "(-92 -64 -82.0305) (-92 24 -82.0305) (-92 24 48.9707)" - "material" "TOOLS/TOOLSTRIGGER" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "51" - "plane" "(-4 24 -82.0305) (-4 -64 -82.0305) (-4 -64 48.9707)" - "material" "TOOLS/TOOLSTRIGGER" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50" - "plane" "(-92 24 -82.0305) (-4 24 -82.0305) (-4 24 48.9707)" - "material" "TOOLS/TOOLSTRIGGER" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49" - "plane" "(-4 -64 -82.0305) (-92 -64 -82.0305) (-92 -64 48.9707)" - "material" "TOOLS/TOOLSTRIGGER" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 500]" - } -} -entity -{ - "id" "173" - "classname" "player_weaponstrip" - "targetname" "weapon strip" - "origin" "32.0631 -93.0315 49.9703" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 1000]" - } -} -entity -{ - "id" "59" - "classname" "trigger_multiple" - "origin" "-48.51 -24.84 -5" - "spawnflags" "4097" - "StartDisabled" "0" - "targetname" "Startrig" - "wait" "1" - connections - { - "OnStartTouch" "PaintuiActivate01" - } - solid - { - "id" "60" - side - { - "id" "30" - "plane" "(-72.8548 -49.4193 30) (-76.0386 -3.88985 30) (-24.1652 -0.262513 30)" - "material" "TOOLS/TOOLSTRIGGER" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29" - "plane" "(-76.0386 -3.88985 -40) (-72.8549 -49.4186 -40) (-20.9815 -45.792 -40)" - "material" "TOOLS/TOOLSTRIGGER" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "28" - "plane" "(-72.8548 -49.4193 -40) (-76.0386 -3.88985 -40) (-76.0386 -3.88985 30)" - "material" "TOOLS/TOOLSTRIGGER" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "27" - "plane" "(-24.1652 -0.262513 -40) (-20.9815 -45.7912 -40) (-20.9815 -45.792 30)" - "material" "TOOLS/TOOLSTRIGGER" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "26" - "plane" "(-76.0386 -3.88985 -40) (-24.1652 -0.262513 -40) (-24.1652 -0.262513 30)" - "material" "TOOLS/TOOLSTRIGGER" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "25" - "plane" "(-20.9815 -45.7912 -40) (-72.8549 -49.4186 -40) (-72.8549 -49.4186 30)" - "material" "TOOLS/TOOLSTRIGGER" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 11500]" - } -} -entity -{ - "id" "62" - "classname" "weapon_portalgun" - "angles" "0 4 0" - "CanFirePortal1" "0" - "CanFirePortal2" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "parentname" "paintgun fall stopper" - "ShowingPotatos" "0" - "spawnflags" "0" - "StartingTeamNum" "0" - "targetname" "Portal_Gun" - connections - { - "OnPlayerPickup" "Portal_GunClearParent0-1" - } - "origin" "-62.5555 -24.6799 -9" - editor - { - "color" "0 0 200" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 1500]" - } -} -entity -{ - "id" "65" - "classname" "func_brush" - "disableflashlight" "0" - "disablereceiveshadows" "0" - "disableshadowdepth" "0" - "disableshadows" "0" - "drawinfastreflection" "0" - "InputFilter" "0" - "invert_exclusion" "0" - "origin" "-57.59 6.4 0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowdepthnocache" "0" - "solidbsp" "0" - "Solidity" "0" - "spawnflags" "2" - "StartDisabled" "0" - "targetname" "Gunbrush" - "vrad_brush_cast_shadows" "0" - solid - { - "id" "66" - side - { - "id" "42" - "plane" "(-63.1609 0.000244141 8) (-63.9976 11.969 8) (-52.0288 12.8049 8)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "41" - "plane" "(-63.9993 11.969 -8) (-63.1624 0.00037384 -8) (-51.1914 0.840088 -8)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "40" - "plane" "(-63.1614 0.00415039 -8) (-63.998 11.969 -8) (-63.9978 11.969 8)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39" - "plane" "(-52.0271 12.8049 -8) (-51.1902 0.83757 -8) (-51.1904 0.836182 8)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "38" - "plane" "(-64 11.9709 -8) (-52.0274 12.8081 -8) (-52.0313 12.8079 8)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "37" - "plane" "(-51.1875 0.837402 -8) (-63.1641 0 -8) (-63.1641 0 8)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 2000]" - } -} -entity -{ - "id" "68" - "classname" "logic_measure_movement" - "MeasureReference" "Gunbrush" - "MeasureTarget" "!player" - "MeasureType" "1" - "Target" "paint" - "targetname" "brushtoplayer" - "TargetReference" "gunbrush" - "TargetScale" "1" - "origin" "6.95759 -79.9255 0" - editor - { - "color" "0 100 250" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 -16268]" - } -} -entity -{ - "id" "70" - "classname" "game_ui" - "FieldOfView" "-1.0" - "spawnflags" "0" - "targetname" "Paintui" - connections - { - "PressedAttack" "PaintStart0.01-1" - "UnpressedAttack" "PaintStop0-1" - "PressedAttack2" "paintchangerTrigger0-1" - "PressedAttack2" "paintchanger2Trigger0-1" - "PressedAttack2" "paintchanger3Trigger0-1" - } - "origin" "30.0923 -34.1704 1" - editor - { - "color" "200 0 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 10500]" - } -} -entity -{ - "id" "72" - "classname" "info_paint_sprayer" - "AmbientSound" "0" - "angles" "0 4 0" - "blob_spread_angle" "0" - "blob_spread_radius" "0" - "blob_streak_percentage" "0" - "blobs_per_second" "100" - "DrawOnly" "0" - "end_radius_max" "0.7" - "end_radius_min" "0.5" - "max_speed" "10000" - "max_streak_speed_dampen" "15" - "max_streak_time" "0.2" - "maxblobcount" "250" - "min_speed" "9000" - "min_streak_speed_dampen" "10" - "min_streak_time" "0.1" - "PaintType" "4" - "radius_grow_time_max" "1" - "radius_grow_time_min" "0.5" - "RenderMode" "1" - "silent" "0" - "start_active" "0" - "start_radius_max" "0.7" - "start_radius_min" "0.5" - "targetname" "Paint" - "origin" "-44.6 -31.4439 39.9302" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 2000]" - } -} -entity -{ - "id" "74" - "classname" "prop_dynamic" - "angles" "0 184 180" - "DisableBoneFollowers" "0" - "disableflashlight" "0" - "disablereceiveshadows" "0" - "disableshadowdepth" "0" - "disableshadows" "0" - "disableX360" "0" - "drawinfastreflection" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "HoldAnimation" "0" - "MaxAnimTime" "10" - "maxcpulevel" "0" - "maxgpulevel" "0" - "MinAnimTime" "5" - "mincpulevel" "0" - "mingpulevel" "0" - "model" "models/anim_wp/wheatley_arm/wheatley_arm_main.mdl" - "PerformanceMode" "0" - "pressuredelay" "0" - "RandomAnimation" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "SetBodyGroup" "0" - "shadowdepthnocache" "0" - "skin" "0" - "solid" "6" - "spawnflags" "0" - "StartDisabled" "0" - "SuppressAnimSounds" "0" - "targetname" "Arm" - "origin" "-22.5886 5.86238 -97" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 500]" - } -} -cameras -{ - "activecamera" "-1" -} -cordons -{ - "active" "0" -} diff --git a/resources/instances/clean/items/paint_gun_mk2.vmf b/resources/instances/clean/items/paint_gun_mk2.vmf new file mode 100644 index 0000000..8cf4057 --- /dev/null +++ b/resources/instances/clean/items/paint_gun_mk2.vmf @@ -0,0 +1,1441 @@ +versioninfo +{ + "editorversion" "400" + "editorbuild" "8419" + "mapversion" "52" + "formatversion" "100" + "prefab" "0" +} +visgroups +{ +} +viewsettings +{ + "bSnapToGrid" "1" + "bShowGrid" "1" + "bShowLogicalGrid" "0" + "nGridSpacing" "4" + "bShow3DGrid" "0" +} +world +{ + "id" "1" + "mapversion" "52" + "classname" "worldspawn" + "detailmaterial" "detail/detailsprites" + "detailvbsp" "detail.vbsp" + "maxblobcount" "250" + "maxpropscreenwidth" "-1" + "paintinmap" "1" + "skyname" "sky_day01_01" + solid + { + "id" "507" + side + { + "id" "536" + "plane" "(8 16 -70.5) (-8 16 -70.5) (-16 8 -70.5)" + "material" "TOOLS/TOOLSSKIP" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -1 0 8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "535" + "plane" "(8 -16 -62.5) (-8 -16 -62.5) (-16 -8 -62.5)" + "material" "TOOLS/TOOLSHINT" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "534" + "plane" "(8 -16 -70.5) (-8 -16 -70.5) (-8 -16 -62.5)" + "material" "TOOLS/TOOLSSKIP" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "533" + "plane" "(-8 -16 -70.5) (-16 -8 -70.5) (-16 -8 -62.5)" + "material" "TOOLS/TOOLSSKIP" + "uaxis" "[0.707107 -0.707107 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "532" + "plane" "(-16 -8 -70.5) (-16 8 -70.5) (-16 8 -62.5)" + "material" "TOOLS/TOOLSSKIP" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "531" + "plane" "(-16 8 -70.5) (-8 16 -70.5) (-8 16 -62.5)" + "material" "TOOLS/TOOLSSKIP" + "uaxis" "[-0.707107 -0.707107 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "530" + "plane" "(-8 16 -70.5) (8 16 -70.5) (8 16 -62.5)" + "material" "TOOLS/TOOLSSKIP" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "529" + "plane" "(8 16 -70.5) (16 8 -70.5) (16 8 -62.5)" + "material" "TOOLS/TOOLSSKIP" + "uaxis" "[-0.707107 0.707107 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "528" + "plane" "(16 8 -70.5) (16 -8 -70.5) (16 -8 -62.5)" + "material" "TOOLS/TOOLSSKIP" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "527" + "plane" "(16 -8 -70.5) (8 -16 -70.5) (8 -16 -62.5)" + "material" "TOOLS/TOOLSSKIP" + "uaxis" "[0.707107 0.707107 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 198 223" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + solid + { + "id" "508" + side + { + "id" "542" + "plane" "(-20 -8 -66.5) (-16 -8 -66.5) (-8 -16 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "541" + "plane" "(-16 -8 -110.5) (-20 -8 -110.5) (-8 -20 -110.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "540" + "plane" "(-20 -8 -110.5) (-16 -8 -110.5) (-16 -8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "539" + "plane" "(-8 -16 -110.5) (-8 -20 -110.5) (-8 -20 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "538" + "plane" "(-16 -8 -110.5) (-8 -16 -110.5) (-8 -16 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "537" + "plane" "(-8 -20 -110.5) (-20 -8 -110.5) (-20 -8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 120 213" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + solid + { + "id" "509" + side + { + "id" "548" + "plane" "(8 -20 -66.5) (8 -16 -66.5) (16 -8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "547" + "plane" "(20 -8 -110.5) (16 -8 -110.5) (8 -16 -110.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "546" + "plane" "(8 -20 -110.5) (8 -16 -110.5) (8 -16 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "545" + "plane" "(16 -8 -110.5) (20 -8 -110.5) (20 -8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "544" + "plane" "(8 -16 -110.5) (16 -8 -110.5) (16 -8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "543" + "plane" "(20 -8 -110.5) (8 -20 -110.5) (8 -20 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 120 213" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + solid + { + "id" "510" + side + { + "id" "554" + "plane" "(-8 -20 -66.5) (-8 -16 -66.5) (8 -16 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "553" + "plane" "(-8 -16 -110.5) (-8 -20 -110.5) (8 -20 -110.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "552" + "plane" "(-8 -20 -110.5) (-8 -16 -110.5) (-8 -16 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "551" + "plane" "(8 -16 -110.5) (8 -20 -110.5) (8 -20 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "550" + "plane" "(-8 -16 -110.5) (8 -16 -110.5) (8 -16 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "549" + "plane" "(8 -20 -110.5) (-8 -20 -110.5) (-8 -20 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 120 213" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + solid + { + "id" "511" + side + { + "id" "560" + "plane" "(-8 16 -66.5) (-8 20 -66.5) (8 20 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "559" + "plane" "(-8 20 -110.5) (-8 16 -110.5) (8 16 -110.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "558" + "plane" "(8 20 -110.5) (8 16 -110.5) (8 16 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "557" + "plane" "(-8 16 -110.5) (-8 20 -110.5) (-8 20 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "556" + "plane" "(8 16 -110.5) (-8 16 -110.5) (-8 16 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "555" + "plane" "(-8 20 -110.5) (8 20 -110.5) (8 20 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 120 213" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + solid + { + "id" "512" + side + { + "id" "566" + "plane" "(-8 20 -66.5) (-8 16 -66.5) (-16 8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "565" + "plane" "(-20 8 -110.5) (-16 8 -110.5) (-8 16 -110.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "564" + "plane" "(-8 20 -110.5) (-8 16 -110.5) (-8 16 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "563" + "plane" "(-16 8 -110.5) (-20 8 -110.5) (-20 8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "562" + "plane" "(-8 16 -110.5) (-16 8 -110.5) (-16 8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "561" + "plane" "(-20 8 -110.5) (-8 20 -110.5) (-8 20 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 120 213" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + solid + { + "id" "513" + side + { + "id" "572" + "plane" "(-16 -8 -66.5) (-20 -8 -66.5) (-20 8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "571" + "plane" "(-16 8 -110.5) (-20 8 -110.5) (-20 -8 -110.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "570" + "plane" "(-20 8 -110.5) (-16 8 -110.5) (-16 8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "569" + "plane" "(-16 -8 -110.5) (-20 -8 -110.5) (-20 -8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "568" + "plane" "(-16 8 -110.5) (-16 -8 -110.5) (-16 -8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "567" + "plane" "(-20 -8 -110.5) (-20 8 -110.5) (-20 8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 120 213" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + solid + { + "id" "514" + side + { + "id" "578" + "plane" "(20 -8 -66.5) (16 -8 -66.5) (16 8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "577" + "plane" "(20 8 -110.5) (16 8 -110.5) (16 -8 -110.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "576" + "plane" "(20 -8 -110.5) (16 -8 -110.5) (16 -8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "575" + "plane" "(16 8 -110.5) (20 8 -110.5) (20 8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "574" + "plane" "(16 -8 -110.5) (16 8 -110.5) (16 8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "573" + "plane" "(20 8 -110.5) (20 -8 -110.5) (20 -8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 120 213" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + solid + { + "id" "515" + side + { + "id" "584" + "plane" "(20 8 -66.5) (16 8 -66.5) (8 16 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "583" + "plane" "(8 20 -110.5) (8 16 -110.5) (16 8 -110.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "582" + "plane" "(20 8 -110.5) (16 8 -110.5) (16 8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "581" + "plane" "(8 16 -110.5) (8 20 -110.5) (8 20 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "580" + "plane" "(16 8 -110.5) (8 16 -110.5) (8 16 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "579" + "plane" "(8 20 -110.5) (20 8 -110.5) (20 8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 120 213" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } +} +entity +{ + "id" "500" + "classname" "trigger_once" + "origin" "0 0 16" + "spawnflags" "4097" + "startdisabled" "0" + "targetname" "open_trig" + connections + { + "OnTrigger" "pedestalSetAnimationopen0-1" + } + solid + { + "id" "501" + side + { + "id" "526" + "plane" "(-96 -96 128) (-96 96 128) (96 96 128)" + "material" "TOOLS/TOOLSTRIGGER" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "525" + "plane" "(-96 96 -96) (-96 -96 -96) (96 -96 -96)" + "material" "TOOLS/TOOLSTRIGGER" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "524" + "plane" "(96 96 -96) (96 -96 -96) (96 -96 128)" + "material" "TOOLS/TOOLSTRIGGER" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "523" + "plane" "(-96 -96 -96) (-96 96 -96) (-96 96 128)" + "material" "TOOLS/TOOLSTRIGGER" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "522" + "plane" "(96 -96 -96) (-96 -96 -96) (-96 -96 128)" + "material" "TOOLS/TOOLSTRIGGER" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "521" + "plane" "(-96 96 -96) (96 96 -96) (96 96 128)" + "material" "TOOLS/TOOLSTRIGGER" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 500]" + } +} +entity +{ + "id" "503" + "classname" "prop_dynamic" + "angles" "0 0 0" + "defaultanim" "idle" + "disablebonefollowers" "0" + "disableflashlight" "0" + "disablereceiveshadows" "0" + "disableshadowdepth" "0" + "disableshadows" "0" + "disablex360" "0" + "drawinfastreflection" "1" + "explodedamage" "0" + "exploderadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "holdanimation" "1" + "maxanimtime" "10" + "maxcpulevel" "0" + "maxgpulevel" "0" + "minanimtime" "5" + "mincpulevel" "0" + "mingpulevel" "0" + "model" "models/props/pedestal_base_reference.mdl" + "performancemode" "0" + "pressuredelay" "0" + "randomanimation" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "setbodygroup" "0" + "shadowdepthnocache" "0" + "skin" "0" + "solid" "6" + "startdisabled" "0" + "suppressanimsounds" "0" + "targetname" "pedestal_base" + "origin" "0 0 -62.5" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 0]" + } +} +entity +{ + "id" "516" + "classname" "prop_dynamic" + "angles" "0 180 0" + "defaultanim" "idle" + "disablebonefollowers" "0" + "disableflashlight" "0" + "disablereceiveshadows" "0" + "disableshadowdepth" "0" + "disableshadows" "0" + "disablex360" "0" + "drawinfastreflection" "1" + "explodedamage" "0" + "exploderadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "holdanimation" "1" + "maxanimtime" "10" + "maxcpulevel" "0" + "maxgpulevel" "0" + "minanimtime" "5" + "mincpulevel" "0" + "mingpulevel" "0" + "model" "models/bee2/props_ingame/pgun_pedestal.mdl" + "performancemode" "0" + "pressuredelay" "0" + "randomanimation" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "setbodygroup" "0" + "shadowdepthnocache" "0" + "skin" "0" + "solid" "6" + "spawnflags" "0" + "startdisabled" "0" + "suppressanimsounds" "0" + "targetname" "pedestal" + connections + { + "OnUser4" "pedestalFireUser10-1" + } + "origin" "0 0 -62.5" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 0]" + } +} +entity +{ + "id" "522" + "classname" "weapon_portalgun" + "angles" "0 180 0" + "CanFirePortal1" "0" + "CanFirePortal2" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ShowingPotatos" "0" + "skin" "1" + "spawnflags" "1" + "targetname" "Portal_Gun" + connections + { + "OnPlayerPickup" "pedestalSetAnimationretract1-1" + "OnPlayerPickup" "pedestalKill5.5-1" + "OnPlayerPickup" "pedestal_baseSetAnimationclose3-1" + "OnPlayerPickup" "PaintuiActivate0-1" + } + "origin" "12 0 -1" + editor + { + "color" "0 0 200" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 500]" + } +} +entity +{ + "id" "371" + "classname" "game_text" + "channel" "1" + "color" "0 128 255" + "color2" "0 128 255" + "effect" "0" + "fadein" "0.01" + "fadeout" "0.01" + "fxtime" "0.25" + "holdtime" "1.0" + "message" "Repulsion Gel" + "spawnflags" "0" + "targetname" "bluetxt" + "x" "-1" + "y" "-1" + "origin" "-74.0285 4.05583 49.9703" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 4000]" + } +} +entity +{ + "id" "373" + "classname" "game_text" + "channel" "1" + "color" "255 128 0" + "color2" "255 128 0" + "effect" "0" + "fadein" "0.01" + "fadeout" "0.01" + "fxtime" "0.25" + "holdtime" "1.0" + "message" "Propulsion Gel" + "spawnflags" "0" + "targetname" "orangetxt" + "x" "-1" + "y" "-1" + "origin" "-44.3072 3.36718 49.9703" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 4500]" + } +} +entity +{ + "id" "375" + "classname" "game_text" + "channel" "1" + "color" "192 192 192" + "color2" "192 192 192" + "effect" "0" + "fadein" "0.01" + "fadeout" "0.01" + "fxtime" "0.25" + "holdtime" "1.0" + "message" "Cleansing Gel" + "spawnflags" "0" + "targetname" "whitetxt" + "x" "-1" + "y" "-1" + "origin" "-7.00333 3.47324 49.9703" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 5000]" + } +} +entity +{ + "id" "235" + "classname" "logic_relay" + "spawnflags" "0" + "StartDisabled" "0" + "targetname" "paintchanger" + connections + { + "OnTrigger" "PaintChangePaintType00-1" + "OnTrigger" "paintchangerDisable0.01-1" + "OnTrigger" "paintchanger2Enable0-1" + "OnTrigger" "bluetxtDisplay0-1" + } + "origin" "-72.7083 41.4695 49.9703" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 0]" + } +} +entity +{ + "id" "237" + "classname" "logic_relay" + "spawnflags" "0" + "StartDisabled" "1" + "targetname" "paintchanger2" + connections + { + "OnTrigger" "PaintChangePaintType20-1" + "OnTrigger" "paintchanger2Disable0.01-1" + "OnTrigger" "paintchanger3Enable0-1" + "OnTrigger" "orangetxtDisplay0-1" + } + "origin" "-43.0277 50.4193 49.9703" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 500]" + } +} +entity +{ + "id" "239" + "classname" "logic_relay" + "spawnflags" "0" + "StartDisabled" "1" + "targetname" "paintchanger3" + connections + { + "OnTrigger" "PaintChangePaintType40-1" + "OnTrigger" "paintchangerEnable0-1" + "OnTrigger" "paintchanger3Disable0.01-1" + "OnTrigger" "whitetxtDisplay0-1" + } + "origin" "-1.13407 50.9872 49.9703" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 1000]" + } +} +entity +{ + "id" "166" + "classname" "trigger_once" + "origin" "0 4 -16.53" + "spawnflags" "4097" + "StartDisabled" "0" + connections + { + "OnTrigger" "weapon stripStrip0-1" + } + solid + { + "id" "164" + side + { + "id" "54" + "plane" "(-44 -40 48.9703) (-44 48 48.9703) (44 48 48.9703)" + "material" "TOOLS/TOOLSTRIGGER" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53" + "plane" "(-44 48 -82.0297) (-44 -40 -82.0297) (44 -40 -82.0297)" + "material" "TOOLS/TOOLSTRIGGER" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52" + "plane" "(-44 -40 -82.0305) (-44 48 -82.0305) (-44 48 48.9707)" + "material" "TOOLS/TOOLSTRIGGER" + "uaxis" "[0 1 0 -32] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "51" + "plane" "(44 48 -82.0305) (44 -40 -82.0305) (44 -40 48.9707)" + "material" "TOOLS/TOOLSTRIGGER" + "uaxis" "[0 1 0 -32] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50" + "plane" "(-44 48 -82.0305) (44 48 -82.0305) (44 48 48.9707)" + "material" "TOOLS/TOOLSTRIGGER" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49" + "plane" "(44 -40 -82.0305) (-44 -40 -82.0305) (-44 -40 48.9707)" + "material" "TOOLS/TOOLSTRIGGER" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 500]" + } +} +entity +{ + "id" "173" + "classname" "player_weaponstrip" + "targetname" "weapon strip" + "origin" "32.0631 -93.0315 49.9703" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 1000]" + } +} +entity +{ + "id" "65" + "classname" "func_brush" + "disableflashlight" "0" + "disablereceiveshadows" "0" + "disableshadowdepth" "0" + "disableshadows" "0" + "drawinfastreflection" "0" + "InputFilter" "0" + "invert_exclusion" "0" + "origin" "1.6 -1.6 -84" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowdepthnocache" "0" + "solidbsp" "0" + "Solidity" "0" + "spawnflags" "2" + "StartDisabled" "0" + "targetname" "Gunbrush" + "vrad_brush_cast_shadows" "0" + solid + { + "id" "66" + side + { + "id" "42" + "plane" "(-3.97171 -8 -76) (-4.8096 3.96875 -76) (7.16257 4.80859 -76)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -44.7616] 0.25" + "vaxis" "[0 -1 0 -32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "41" + "plane" "(-4.8096 3.97266 -92) (-3.97173 -8 -92) (7.99924 -7.16406 -92)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -44.7616] 0.25" + "vaxis" "[0 -1 0 -32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "40" + "plane" "(-3.97122 -8 -92) (-4.8096 3.96484 -92) (-4.8096 3.97266 -76)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 32] 0.25" + "vaxis" "[0 0 -1 -16] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39" + "plane" "(7.16282 4.80859 -92) (8 -7.1628 -92) (7.99973 -7.16016 -76)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 32] 0.25" + "vaxis" "[0 0 -1 -16] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "38" + "plane" "(-4.8096 3.97119 -92) (7.16307 4.80812 -92) (7.15915 4.80786 -76)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -44.7616] 0.25" + "vaxis" "[0 0 -1 -16] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "37" + "plane" "(7.999 -7.16284 -92) (-3.97366 -8 -92) (-3.96975 -8 -76)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -44.7616] 0.25" + "vaxis" "[0 0 -1 -16] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 2000]" + } +} +entity +{ + "id" "68" + "classname" "logic_measure_movement" + "MeasureReference" "Gunbrush" + "MeasureTarget" "!player" + "MeasureType" "1" + "Target" "paint" + "targetname" "brushtoplayer" + "TargetReference" "gunbrush" + "TargetScale" "1" + "origin" "6.95759 -79.9255 0" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 -16268]" + } +} +entity +{ + "id" "70" + "classname" "game_ui" + "FieldOfView" "-1.0" + "spawnflags" "0" + "targetname" "Paintui" + connections + { + "PressedAttack" "PaintStart0.01-1" + "UnpressedAttack" "PaintStop0-1" + "PressedAttack2" "paintchangerTrigger0-1" + "PressedAttack2" "paintchanger2Trigger0-1" + "PressedAttack2" "paintchanger3Trigger0-1" + } + "origin" "30.0923 -34.1704 1" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 10500]" + } +} +entity +{ + "id" "72" + "classname" "info_paint_sprayer" + "AmbientSound" "0" + "angles" "0 4 0" + "blob_spread_angle" "0" + "blob_spread_radius" "0" + "blob_streak_percentage" "0" + "blobs_per_second" "100" + "DrawOnly" "0" + "end_radius_max" "0.7" + "end_radius_min" "0.5" + "max_speed" "10000" + "max_streak_speed_dampen" "15" + "max_streak_time" "0.2" + "maxblobcount" "250" + "min_speed" "9000" + "min_streak_speed_dampen" "10" + "min_streak_time" "0.1" + "PaintType" "4" + "radius_grow_time_max" "1" + "radius_grow_time_min" "0.5" + "RenderMode" "1" + "silent" "0" + "start_active" "0" + "start_radius_max" "0.7" + "start_radius_min" "0.5" + "targetname" "Paint" + "origin" "-44.6 -31.4439 39.9302" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 2000]" + } +} +cameras +{ + "activecamera" "-1" +} +cordons +{ + "active" "0" +} diff --git a/resources/instances/clean/items/paint_gun_mk3.vmf b/resources/instances/clean/items/paint_gun_mk3.vmf new file mode 100644 index 0000000..3a69c93 --- /dev/null +++ b/resources/instances/clean/items/paint_gun_mk3.vmf @@ -0,0 +1,1441 @@ +versioninfo +{ + "editorversion" "400" + "editorbuild" "8419" + "mapversion" "53" + "formatversion" "100" + "prefab" "0" +} +visgroups +{ +} +viewsettings +{ + "bSnapToGrid" "1" + "bShowGrid" "1" + "bShowLogicalGrid" "0" + "nGridSpacing" "4" + "bShow3DGrid" "0" +} +world +{ + "id" "1" + "mapversion" "53" + "classname" "worldspawn" + "detailmaterial" "detail/detailsprites" + "detailvbsp" "detail.vbsp" + "maxblobcount" "250" + "maxpropscreenwidth" "-1" + "paintinmap" "1" + "skyname" "sky_day01_01" + solid + { + "id" "507" + side + { + "id" "536" + "plane" "(8 16 -70.5) (-8 16 -70.5) (-16 8 -70.5)" + "material" "TOOLS/TOOLSSKIP" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -1 0 8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "535" + "plane" "(8 -16 -62.5) (-8 -16 -62.5) (-16 -8 -62.5)" + "material" "TOOLS/TOOLSHINT" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "534" + "plane" "(8 -16 -70.5) (-8 -16 -70.5) (-8 -16 -62.5)" + "material" "TOOLS/TOOLSSKIP" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "533" + "plane" "(-8 -16 -70.5) (-16 -8 -70.5) (-16 -8 -62.5)" + "material" "TOOLS/TOOLSSKIP" + "uaxis" "[0.707107 -0.707107 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "532" + "plane" "(-16 -8 -70.5) (-16 8 -70.5) (-16 8 -62.5)" + "material" "TOOLS/TOOLSSKIP" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "531" + "plane" "(-16 8 -70.5) (-8 16 -70.5) (-8 16 -62.5)" + "material" "TOOLS/TOOLSSKIP" + "uaxis" "[-0.707107 -0.707107 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "530" + "plane" "(-8 16 -70.5) (8 16 -70.5) (8 16 -62.5)" + "material" "TOOLS/TOOLSSKIP" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "529" + "plane" "(8 16 -70.5) (16 8 -70.5) (16 8 -62.5)" + "material" "TOOLS/TOOLSSKIP" + "uaxis" "[-0.707107 0.707107 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "528" + "plane" "(16 8 -70.5) (16 -8 -70.5) (16 -8 -62.5)" + "material" "TOOLS/TOOLSSKIP" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "527" + "plane" "(16 -8 -70.5) (8 -16 -70.5) (8 -16 -62.5)" + "material" "TOOLS/TOOLSSKIP" + "uaxis" "[0.707107 0.707107 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 198 223" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + solid + { + "id" "508" + side + { + "id" "542" + "plane" "(-20 -8 -66.5) (-16 -8 -66.5) (-8 -16 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "541" + "plane" "(-16 -8 -110.5) (-20 -8 -110.5) (-8 -20 -110.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "540" + "plane" "(-20 -8 -110.5) (-16 -8 -110.5) (-16 -8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "539" + "plane" "(-8 -16 -110.5) (-8 -20 -110.5) (-8 -20 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "538" + "plane" "(-16 -8 -110.5) (-8 -16 -110.5) (-8 -16 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "537" + "plane" "(-8 -20 -110.5) (-20 -8 -110.5) (-20 -8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 120 213" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + solid + { + "id" "509" + side + { + "id" "548" + "plane" "(8 -20 -66.5) (8 -16 -66.5) (16 -8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "547" + "plane" "(20 -8 -110.5) (16 -8 -110.5) (8 -16 -110.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "546" + "plane" "(8 -20 -110.5) (8 -16 -110.5) (8 -16 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "545" + "plane" "(16 -8 -110.5) (20 -8 -110.5) (20 -8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "544" + "plane" "(8 -16 -110.5) (16 -8 -110.5) (16 -8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "543" + "plane" "(20 -8 -110.5) (8 -20 -110.5) (8 -20 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 120 213" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + solid + { + "id" "510" + side + { + "id" "554" + "plane" "(-8 -20 -66.5) (-8 -16 -66.5) (8 -16 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "553" + "plane" "(-8 -16 -110.5) (-8 -20 -110.5) (8 -20 -110.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "552" + "plane" "(-8 -20 -110.5) (-8 -16 -110.5) (-8 -16 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "551" + "plane" "(8 -16 -110.5) (8 -20 -110.5) (8 -20 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "550" + "plane" "(-8 -16 -110.5) (8 -16 -110.5) (8 -16 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "549" + "plane" "(8 -20 -110.5) (-8 -20 -110.5) (-8 -20 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 120 213" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + solid + { + "id" "511" + side + { + "id" "560" + "plane" "(-8 16 -66.5) (-8 20 -66.5) (8 20 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "559" + "plane" "(-8 20 -110.5) (-8 16 -110.5) (8 16 -110.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "558" + "plane" "(8 20 -110.5) (8 16 -110.5) (8 16 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "557" + "plane" "(-8 16 -110.5) (-8 20 -110.5) (-8 20 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "556" + "plane" "(8 16 -110.5) (-8 16 -110.5) (-8 16 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "555" + "plane" "(-8 20 -110.5) (8 20 -110.5) (8 20 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 120 213" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + solid + { + "id" "512" + side + { + "id" "566" + "plane" "(-8 20 -66.5) (-8 16 -66.5) (-16 8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "565" + "plane" "(-20 8 -110.5) (-16 8 -110.5) (-8 16 -110.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "564" + "plane" "(-8 20 -110.5) (-8 16 -110.5) (-8 16 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "563" + "plane" "(-16 8 -110.5) (-20 8 -110.5) (-20 8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "562" + "plane" "(-8 16 -110.5) (-16 8 -110.5) (-16 8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "561" + "plane" "(-20 8 -110.5) (-8 20 -110.5) (-8 20 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 120 213" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + solid + { + "id" "513" + side + { + "id" "572" + "plane" "(-16 -8 -66.5) (-20 -8 -66.5) (-20 8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "571" + "plane" "(-16 8 -110.5) (-20 8 -110.5) (-20 -8 -110.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "570" + "plane" "(-20 8 -110.5) (-16 8 -110.5) (-16 8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "569" + "plane" "(-16 -8 -110.5) (-20 -8 -110.5) (-20 -8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "568" + "plane" "(-16 8 -110.5) (-16 -8 -110.5) (-16 -8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "567" + "plane" "(-20 -8 -110.5) (-20 8 -110.5) (-20 8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 120 213" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + solid + { + "id" "514" + side + { + "id" "578" + "plane" "(20 -8 -66.5) (16 -8 -66.5) (16 8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "577" + "plane" "(20 8 -110.5) (16 8 -110.5) (16 -8 -110.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "576" + "plane" "(20 -8 -110.5) (16 -8 -110.5) (16 -8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "575" + "plane" "(16 8 -110.5) (20 8 -110.5) (20 8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "574" + "plane" "(16 -8 -110.5) (16 8 -110.5) (16 8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "573" + "plane" "(20 8 -110.5) (20 -8 -110.5) (20 -8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 120 213" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + solid + { + "id" "515" + side + { + "id" "584" + "plane" "(20 8 -66.5) (16 8 -66.5) (8 16 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "583" + "plane" "(8 20 -110.5) (8 16 -110.5) (16 8 -110.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "582" + "plane" "(20 8 -110.5) (16 8 -110.5) (16 8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "581" + "plane" "(8 16 -110.5) (8 20 -110.5) (8 20 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "580" + "plane" "(16 8 -110.5) (8 16 -110.5) (8 16 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "579" + "plane" "(8 20 -110.5) (20 8 -110.5) (20 8 -66.5)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 120 213" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } +} +entity +{ + "id" "500" + "classname" "trigger_once" + "origin" "0 0 16" + "spawnflags" "4097" + "startdisabled" "0" + "targetname" "open_trig" + connections + { + "OnTrigger" "pedestalSetAnimationopen0-1" + } + solid + { + "id" "501" + side + { + "id" "526" + "plane" "(-96 -96 128) (-96 96 128) (96 96 128)" + "material" "TOOLS/TOOLSTRIGGER" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "525" + "plane" "(-96 96 -96) (-96 -96 -96) (96 -96 -96)" + "material" "TOOLS/TOOLSTRIGGER" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "524" + "plane" "(96 96 -96) (96 -96 -96) (96 -96 128)" + "material" "TOOLS/TOOLSTRIGGER" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "523" + "plane" "(-96 -96 -96) (-96 96 -96) (-96 96 128)" + "material" "TOOLS/TOOLSTRIGGER" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "522" + "plane" "(96 -96 -96) (-96 -96 -96) (-96 -96 128)" + "material" "TOOLS/TOOLSTRIGGER" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "521" + "plane" "(-96 96 -96) (96 96 -96) (96 96 128)" + "material" "TOOLS/TOOLSTRIGGER" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 500]" + } +} +entity +{ + "id" "503" + "classname" "prop_dynamic" + "angles" "0 0 0" + "defaultanim" "idle" + "disablebonefollowers" "0" + "disableflashlight" "0" + "disablereceiveshadows" "0" + "disableshadowdepth" "0" + "disableshadows" "0" + "disablex360" "0" + "drawinfastreflection" "1" + "explodedamage" "0" + "exploderadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "holdanimation" "1" + "maxanimtime" "10" + "maxcpulevel" "0" + "maxgpulevel" "0" + "minanimtime" "5" + "mincpulevel" "0" + "mingpulevel" "0" + "model" "models/props/pedestal_base_reference.mdl" + "performancemode" "0" + "pressuredelay" "0" + "randomanimation" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "setbodygroup" "0" + "shadowdepthnocache" "0" + "skin" "0" + "solid" "6" + "startdisabled" "0" + "suppressanimsounds" "0" + "targetname" "pedestal_base" + "origin" "0 0 -62.5" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 0]" + } +} +entity +{ + "id" "516" + "classname" "prop_dynamic" + "angles" "0 180 0" + "defaultanim" "idle" + "disablebonefollowers" "0" + "disableflashlight" "0" + "disablereceiveshadows" "0" + "disableshadowdepth" "0" + "disableshadows" "0" + "disablex360" "0" + "drawinfastreflection" "1" + "explodedamage" "0" + "exploderadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "holdanimation" "1" + "maxanimtime" "10" + "maxcpulevel" "0" + "maxgpulevel" "0" + "minanimtime" "5" + "mincpulevel" "0" + "mingpulevel" "0" + "model" "models/bee2/props_ingame/pgun_pedestal.mdl" + "performancemode" "0" + "pressuredelay" "0" + "randomanimation" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "setbodygroup" "0" + "shadowdepthnocache" "0" + "skin" "0" + "solid" "6" + "spawnflags" "0" + "startdisabled" "0" + "suppressanimsounds" "0" + "targetname" "pedestal" + connections + { + "OnUser4" "pedestalFireUser10-1" + } + "origin" "0 0 -62.5" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 0]" + } +} +entity +{ + "id" "522" + "classname" "weapon_portalgun" + "angles" "0 180 0" + "CanFirePortal1" "0" + "CanFirePortal2" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ShowingPotatos" "0" + "skin" "1" + "spawnflags" "1" + "targetname" "Portal_Gun" + connections + { + "OnPlayerPickup" "pedestalSetAnimationretract1-1" + "OnPlayerPickup" "pedestalKill5.5-1" + "OnPlayerPickup" "pedestal_baseSetAnimationclose3-1" + "OnPlayerPickup" "PaintuiActivate0-1" + } + "origin" "12 0 -1" + editor + { + "color" "0 0 200" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 500]" + } +} +entity +{ + "id" "371" + "classname" "game_text" + "channel" "1" + "color" "0 128 255" + "color2" "0 128 255" + "effect" "0" + "fadein" "0.01" + "fadeout" "0.01" + "fxtime" "0.25" + "holdtime" "1.0" + "message" "Repulsion Gel" + "spawnflags" "0" + "targetname" "bluetxt" + "x" "-1" + "y" "-1" + "origin" "-74.0285 4.05583 49.9703" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 4000]" + } +} +entity +{ + "id" "373" + "classname" "game_text" + "channel" "1" + "color" "255 128 0" + "color2" "255 128 0" + "effect" "0" + "fadein" "0.01" + "fadeout" "0.01" + "fxtime" "0.25" + "holdtime" "1.0" + "message" "Propulsion Gel" + "spawnflags" "0" + "targetname" "orangetxt" + "x" "-1" + "y" "-1" + "origin" "-44.3072 3.36718 49.9703" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 4500]" + } +} +entity +{ + "id" "375" + "classname" "game_text" + "channel" "1" + "color" "56 56 56" + "color2" "56 56 56" + "effect" "0" + "fadein" "0.01" + "fadeout" "0.01" + "fxtime" "0.25" + "holdtime" "1.0" + "message" "Reflection Gel" + "spawnflags" "0" + "targetname" "whitetxt" + "x" "-1" + "y" "-1" + "origin" "-7.00333 3.47324 49.9703" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 5000]" + } +} +entity +{ + "id" "235" + "classname" "logic_relay" + "spawnflags" "0" + "StartDisabled" "0" + "targetname" "paintchanger" + connections + { + "OnTrigger" "PaintChangePaintType00-1" + "OnTrigger" "paintchangerDisable0.01-1" + "OnTrigger" "paintchanger2Enable0-1" + "OnTrigger" "bluetxtDisplay0-1" + } + "origin" "-72.7083 41.4695 49.9703" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 0]" + } +} +entity +{ + "id" "237" + "classname" "logic_relay" + "spawnflags" "0" + "StartDisabled" "1" + "targetname" "paintchanger2" + connections + { + "OnTrigger" "PaintChangePaintType20-1" + "OnTrigger" "paintchanger2Disable0.01-1" + "OnTrigger" "paintchanger3Enable0-1" + "OnTrigger" "orangetxtDisplay0-1" + } + "origin" "-43.0277 50.4193 49.9703" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 500]" + } +} +entity +{ + "id" "239" + "classname" "logic_relay" + "spawnflags" "0" + "StartDisabled" "1" + "targetname" "paintchanger3" + connections + { + "OnTrigger" "PaintChangePaintType10-1" + "OnTrigger" "paintchangerEnable0-1" + "OnTrigger" "paintchanger3Disable0.01-1" + "OnTrigger" "whitetxtDisplay0-1" + } + "origin" "-1.13407 50.9872 49.9703" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 1000]" + } +} +entity +{ + "id" "166" + "classname" "trigger_once" + "origin" "0 4 -16.53" + "spawnflags" "4097" + "StartDisabled" "0" + connections + { + "OnTrigger" "weapon stripStrip0-1" + } + solid + { + "id" "164" + side + { + "id" "54" + "plane" "(-44 -40 48.9703) (-44 48 48.9703) (44 48 48.9703)" + "material" "TOOLS/TOOLSTRIGGER" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53" + "plane" "(-44 48 -82.0297) (-44 -40 -82.0297) (44 -40 -82.0297)" + "material" "TOOLS/TOOLSTRIGGER" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52" + "plane" "(-44 -40 -82.0305) (-44 48 -82.0305) (-44 48 48.9707)" + "material" "TOOLS/TOOLSTRIGGER" + "uaxis" "[0 1 0 -32] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "51" + "plane" "(44 48 -82.0305) (44 -40 -82.0305) (44 -40 48.9707)" + "material" "TOOLS/TOOLSTRIGGER" + "uaxis" "[0 1 0 -32] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50" + "plane" "(-44 48 -82.0305) (44 48 -82.0305) (44 48 48.9707)" + "material" "TOOLS/TOOLSTRIGGER" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49" + "plane" "(44 -40 -82.0305) (-44 -40 -82.0305) (-44 -40 48.9707)" + "material" "TOOLS/TOOLSTRIGGER" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 500]" + } +} +entity +{ + "id" "173" + "classname" "player_weaponstrip" + "targetname" "weapon strip" + "origin" "32.0631 -93.0315 49.9703" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 1000]" + } +} +entity +{ + "id" "65" + "classname" "func_brush" + "disableflashlight" "0" + "disablereceiveshadows" "0" + "disableshadowdepth" "0" + "disableshadows" "0" + "drawinfastreflection" "0" + "InputFilter" "0" + "invert_exclusion" "0" + "origin" "1.6 -1.6 -84" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowdepthnocache" "0" + "solidbsp" "0" + "Solidity" "0" + "spawnflags" "2" + "StartDisabled" "0" + "targetname" "Gunbrush" + "vrad_brush_cast_shadows" "0" + solid + { + "id" "66" + side + { + "id" "42" + "plane" "(-3.97171 -8 -76) (-4.8096 3.96875 -76) (7.16257 4.80859 -76)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -44.7616] 0.25" + "vaxis" "[0 -1 0 -32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "41" + "plane" "(-4.8096 3.97266 -92) (-3.97173 -8 -92) (7.99924 -7.16406 -92)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -44.7616] 0.25" + "vaxis" "[0 -1 0 -32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "40" + "plane" "(-3.97122 -8 -92) (-4.8096 3.96484 -92) (-4.8096 3.97266 -76)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 32] 0.25" + "vaxis" "[0 0 -1 -16] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39" + "plane" "(7.16282 4.80859 -92) (8 -7.1628 -92) (7.99973 -7.16016 -76)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 32] 0.25" + "vaxis" "[0 0 -1 -16] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "38" + "plane" "(-4.8096 3.97119 -92) (7.16307 4.80812 -92) (7.15915 4.80786 -76)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -44.7616] 0.25" + "vaxis" "[0 0 -1 -16] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "37" + "plane" "(7.999 -7.16284 -92) (-3.97366 -8 -92) (-3.96975 -8 -76)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -44.7616] 0.25" + "vaxis" "[0 0 -1 -16] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 2000]" + } +} +entity +{ + "id" "68" + "classname" "logic_measure_movement" + "MeasureReference" "Gunbrush" + "MeasureTarget" "!player" + "MeasureType" "1" + "Target" "paint" + "targetname" "brushtoplayer" + "TargetReference" "gunbrush" + "TargetScale" "1" + "origin" "6.95759 -79.9255 0" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 -16268]" + } +} +entity +{ + "id" "70" + "classname" "game_ui" + "FieldOfView" "-1.0" + "spawnflags" "0" + "targetname" "Paintui" + connections + { + "PressedAttack" "PaintStart0.01-1" + "UnpressedAttack" "PaintStop0-1" + "PressedAttack2" "paintchangerTrigger0-1" + "PressedAttack2" "paintchanger2Trigger0-1" + "PressedAttack2" "paintchanger3Trigger0-1" + } + "origin" "30.0923 -34.1704 1" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 10500]" + } +} +entity +{ + "id" "72" + "classname" "info_paint_sprayer" + "AmbientSound" "0" + "angles" "0 4 0" + "blob_spread_angle" "0" + "blob_spread_radius" "0" + "blob_streak_percentage" "0" + "blobs_per_second" "100" + "DrawOnly" "0" + "end_radius_max" "0.7" + "end_radius_min" "0.5" + "max_speed" "10000" + "max_streak_speed_dampen" "15" + "max_streak_time" "0.2" + "maxblobcount" "250" + "min_speed" "9000" + "min_streak_speed_dampen" "10" + "min_streak_time" "0.1" + "PaintType" "4" + "radius_grow_time_max" "1" + "radius_grow_time_min" "0.5" + "RenderMode" "1" + "silent" "0" + "start_active" "0" + "start_radius_max" "0.7" + "start_radius_min" "0.5" + "targetname" "Paint" + "origin" "-44.6 -31.4439 39.9302" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 2000]" + } +} +cameras +{ + "activecamera" "-1" +} +cordons +{ + "active" "0" +} diff --git a/resources/materials/models/props_map_editor/palette/clean/connection_autosave.vtf b/resources/materials/models/props_map_editor/palette/clean/connection_autosave.vtf deleted file mode 100644 index a23efd8..0000000 Binary files a/resources/materials/models/props_map_editor/palette/clean/connection_autosave.vtf and /dev/null differ diff --git a/resources/materials/models/props_map_editor/palette/clean/cube_trigger_all.vtf b/resources/materials/models/props_map_editor/palette/clean/cube_trigger_all.vtf deleted file mode 100644 index 59ed9b3..0000000 Binary files a/resources/materials/models/props_map_editor/palette/clean/cube_trigger_all.vtf and /dev/null differ diff --git a/resources/materials/models/props_map_editor/palette/clean/cube_trigger_multiple.vtf b/resources/materials/models/props_map_editor/palette/clean/cube_trigger_multiple.vtf deleted file mode 100644 index ac6949e..0000000 Binary files a/resources/materials/models/props_map_editor/palette/clean/cube_trigger_multiple.vtf and /dev/null differ diff --git a/resources/materials/models/props_map_editor/palette/clean/cube_trigger_once.vtf b/resources/materials/models/props_map_editor/palette/clean/cube_trigger_once.vtf deleted file mode 100644 index e49d11d..0000000 Binary files a/resources/materials/models/props_map_editor/palette/clean/cube_trigger_once.vtf and /dev/null differ diff --git a/resources/materials/models/props_map_editor/palette/clean/gravity_gun_mk3.vtf b/resources/materials/models/props_map_editor/palette/clean/gravity_gun_mk3.vtf new file mode 100644 index 0000000..e1573f3 Binary files /dev/null and b/resources/materials/models/props_map_editor/palette/clean/gravity_gun_mk3.vtf differ diff --git a/resources/materials/models/props_map_editor/palette/clean/paint_gun_mk3.vtf b/resources/materials/models/props_map_editor/palette/clean/paint_gun_mk3.vtf new file mode 100644 index 0000000..a5307e4 Binary files /dev/null and b/resources/materials/models/props_map_editor/palette/clean/paint_gun_mk3.vtf differ diff --git a/templates/portal gun pedestal/info.txt b/templates/portal gun pedestal/info.txt new file mode 100644 index 0000000..c49f040 --- /dev/null +++ b/templates/portal gun pedestal/info.txt @@ -0,0 +1,97 @@ +"ID" "BEE2_PORTALS" +"Name" "Portal Spawners" +"Desc" "Items related to the player's Portal Gun. Includes Autoportals (wall-mounted portal spawners), and a Portal Gun pedestal." + +"Item" + { + "ID" "ITEM_AUTOPORTAL" + "All_conf" "spawner.cfg" + "Description" + { + "" "Creates a portal on the wall when powered. Portals will not open until after the player enters the map." + "" "" + "" "* Having these in a map will prevent the player from firing the autoportal's type - place a orange autoportal to give the player a blue-only gun." + "" "* Blue Autoportals will be disabled permanently if the player picks up a blue-only or dual portal device, and similarly with Orange autoportals." + "" "* The rotation handle is on the \"floor\" side of the portal." + } + "Version" + { + "Styles" + { + "BEE2_CLEAN" "spawner" + "BEE2_PORTAL_1" + { + "Base" "BEE2_CLEAN" + "Instances" + { + "0" "instances/BEE2/p1/items/BEE/autoportal_orange.vmf" + "1" "instances/BEE2/p1/items/BEE/autoportal_orange.vmf" + + "2" "instances/BEE2/p1/items/BEE/autoportal_blue.vmf" + "3" "instances/BEE2/p1/items/BEE/autoportal_blue.vmf" + + "4" "instances/BEE2/p1/items/BEE/autoportal_frame.vmf" + "5" "instances/BEE2/p1/items/BEE/autoportal_frame.vmf" + + "portal" "instances/BEE2/p1/items/BEE/autoportal.vmf" + } + "Palette" + { + "0" + { + "Model" "bee_autoportal_oran_p1.3ds" + } + "1" + { + "Model" "bee_autoportal_blue_p1.3ds" + } + "2" + { + "Model" "bee_autoportal_frame_p1.3ds" + } + } + } + } + } + } + +"Item" + { + "ID" "ITEM_BEE2_PORTALGUN" + "All_conf" "pedestal" + "Version" + { + "Styles" + { + "BEE2_CLEAN" "pedestal" + } + } + } + +"BrushTemplate" + { + "ID" "BEE_PGUN_BASE" + "file" "pgun_base.vmf" + } + +"Signage" + { + "ID" "SIGN_AUTOPORTAL" + "Name" "Autoportal" + "Styles" + { + "BEE2_CLEAN" + { + "world" "BEE2/signage/signage_autoportal" + "overlay" "BEE2/signage/signage_autoportal" + "icon" "items/clean/BEE/signage/autoportal.png" + } + "BEE2_1980s" "BEE2_CLEAN" + "BEE2_1970s" + { + "overlay" "BEE2/70s/signage_autoportal" + "icon" "items/70s/BEE/signage/autoportal.png" + } + } + } + diff --git a/templates/portal gun pedestal/items/pedestal.cfg b/templates/portal gun pedestal/items/pedestal.cfg new file mode 100644 index 0000000..bba1a4b --- /dev/null +++ b/templates/portal gun pedestal/items/pedestal.cfg @@ -0,0 +1,187 @@ +"Conditions" + {// In Aperture Tag, the guns can't be picked up. + // It also needs different positioning, since Tag uses a different gun model. + // We're using lots of fixups here, so delete ones as soon as they stop being used, + // to make room for others. + + "Condition" + { + "Priority" "-1" + "instance" "" + "Condition" + { + "instvar" "$start_enabled 1" + "Result" + { + "setinstvar" "$start_disabled 0" + } + "Else" + { + "setinstvar" "$start_disabled 1" + } + } + "Condition" + { + "instance" "" + "Result" + { + "TemplateBrush" + { + "ID" "BEE_PGUN_BASE" + "Force" "white" + "replaceBrush" "0 0 0" + } + } + } + "Condition" + { + "instance" "" + "Result" + { + "TemplateBrush" + { + "ID" "BEE_PGUN_BASE" + "Force" "black" + "replaceBrush" "0 0 0" + } + } + } + + // Dual gun! + "Condition" + { + "instance" "" + "Condition" + { + // Choose which portals to fire.. + "instvar" "$start_reversed 1" + "Result" + { + "SetInstVar" "$portal_cmd FirePortal1" + } + "Else" + { + "SetInstVar" "$portal_cmd FirePortal2" + } + } + "Result" + { + "SetInstVar" "$fire_blue 1" + "SetInstVar" "$fire_orange 1" + + "Has" + { + "OrangePortal" "1" + "BluePortal" "1" + + "OrangePortalSpawner" "1" + "OrangePortalGun" "1" + "BluePortalSpawner" "1" + "BluePortalGun" "1" + "DualPortalGun" "1" + } + } + } + // Blue-only gun! + "Condition" + { + "instance" "" + "Result" + { + "SetInstVar" "$portal_cmd FirePortal1" + "SetInstVar" "$close_rl @close_blue_autoportals" + "SetInstVar" "$fire_blue 1" + "SetInstVar" "$fire_orange 0" + + "Has" + { + "BluePortal" "1" + "BluePortalSpawner" "1" + "BluePortalGun" "1" + "SinglePortalGun" "1" + } + } + } + // Orange-only gun! + "Condition" + { + "instance" "" + "Result" + { + "SetInstVar" "$portal_cmd FirePortal2" + "SetInstVar" "$fire_blue 0" + "SetInstVar" "$fire_orange 1" + + "Has" + { + "OrangePortal" "1" + "OrangePortalSpawner" "1" + "OrangePortalGun" "1" + "SinglePortalGun" "1" + } + } + } + + "Condition" + { + "InstVar" "$portal_cmd FirePortal2" + "Result" + { + "SetInstVar" "$close_rl @close_orange_autoportals" + "SetInstVar" "$spr_color 255 128 64" + } + "Else" + { + "SetInstVar" "$close_rl @close_blue_autoportals" + "SetInstVar" "$spr_color 0 128 255" + } + } + + "Result" + { + // Not needed now, we've added the right instance. + "DeleteFixup" "$start_reversed" + + // Script command which shuts off the portals of a colour when picked up + "Operation" + { + "ResultVar" "$pickup_func" + "$fire_blue" "str" + "$fire_orange" "str" + "op" "'upgrade(' + fire_blue + ', ' + fire_orange + ')'" + } + } + + // Is it dynamic? + "Condition" + { + "OR" + { + "instvar" "$connectioncount > 0" + "instvar" "$start_enabled 1" + } + "Result" + { + "GenRotatingEnt" + { + "Classname" "func_door_rotating" + "Axis" "Z" + "Reversed" "0" + + "Name" "rotate" + "Pos" "0 0 -40" + "Keys" + { + "distance" "90" + "speed" "40" + "wait" "-1" + } + "LocalKeys" + { + "parentname" "door" + } + } + } + } + } + } diff --git a/templates/portal gun pedestal/items/pedestal/editoritems.txt b/templates/portal gun pedestal/items/pedestal/editoritems.txt new file mode 100644 index 0000000..76a73d7 --- /dev/null +++ b/templates/portal gun pedestal/items/pedestal/editoritems.txt @@ -0,0 +1,271 @@ +"Item" +{ + "ItemClass" "ItemButtonFloor" + "Type" "ITEM_BEE2_PORTALGUN" + "Editor" + { + "SubTypeProperty" "ButtonType" + "SubType" + { + "Name" "Portal Gun Pedestal (Dual)" + "Model" + { + "ModelName" "bee2_pgun_pedestal_dual.3ds" + } + "Palette" + { + "Tooltip" "PORTAL GUN PEDESTAL (DUAL)" + "Image" "palette/BEE/portalgun_both.png" + "Position" "0 0 0" + } + "Sounds" + { + "SOUND_CREATED" "P2Editor.PlaceButton" + "SOUND_EDITING_ACTIVATE" "P2Editor.ExpandButton" + "SOUND_EDITING_DEACTIVATE" "P2Editor.CollapseButton" + "SOUND_DELETED" "P2Editor.RemoveButton" + } + } + "SubType" + { + "Name" "Portal Gun Pedestal (Blue Only)" + "Model" + { + "ModelName" "bee2_pgun_pedestal_blue.3ds" + } + "Palette" + { + "Tooltip" "PORTAL GUN PEDESTAL (BLUE)" + "Image" "palette/BEE/portalgun_blue.png" + "Position" "0 0 0" + } + "Sounds" + { + "SOUND_CREATED" "P2Editor.PlaceButton" + "SOUND_EDITING_ACTIVATE" "P2Editor.ExpandButton" + "SOUND_EDITING_DEACTIVATE" "P2Editor.CollapseButton" + "SOUND_DELETED" "P2Editor.RemoveButton" + } + } + "SubType" + { + "Name" "Portal Gun Pedestal (Orange Only)" + "Model" + { + "ModelName" "bee2_pgun_pedestal_oran.3ds" + } + "Palette" + { + "Tooltip" "PORTAL GUN PEDESTAL (ORANGE)" + "Image" "palette/BEE/portalgun_orange.png" + "Position" "0 0 0" + } + "Sounds" + { + "SOUND_CREATED" "P2Editor.PlaceButton" + "SOUND_EDITING_ACTIVATE" "P2Editor.ExpandButton" + "SOUND_EDITING_DEACTIVATE" "P2Editor.CollapseButton" + "SOUND_DELETED" "P2Editor.RemoveButton" + } + } + "MovementHandle" "HANDLE_4_DIRECTIONS" + } + "Properties" + { + "ButtonType" + { + "DefaultValue" "0" + "Index" "0" + } + "ConnectionCount" + { + "DefaultValue" "0" + "Index" "1" + } + "StartEnabled" + { + "DefaultValue" "0" + "Index" "2" + } + "StartReversed" + { + "DefaultValue" "0" + "Index" "3" + } + } + "Exporting" + { + "Instances" + { + "0" + { + "Name" "instances/BEE2/clean/items/BEE/pgun/dual_white.vmf" + "EntityCount" "1" + "BrushCount" "1" + "BrushSideCount" "1" + } + "1" + { + "Name" "instances/BEE2/clean/items/BEE/pgun/dual_black.vmf" + "EntityCount" "1" + "BrushCount" "1" + "BrushSideCount" "1" + } + "2" + { + "Name" "instances/BEE2/clean/items/BEE/pgun/blue_white.vmf" + "EntityCount" "1" + "BrushCount" "1" + "BrushSideCount" "1" + } + "3" + { + "Name" "instances/BEE2/clean/items/BEE/pgun/blue_black.vmf" + "EntityCount" "1" + "BrushCount" "1" + "BrushSideCount" "1" + } + "4" + { + "Name" "instances/BEE2/clean/items/BEE/pgun/orange_white.vmf" + "EntityCount" "1" + "BrushCount" "1" + "BrushSideCount" "1" + } + "5" + { + "Name" "instances/BEE2/clean/items/BEE/pgun/orange_black.vmf" + "EntityCount" "1" + "BrushCount" "1" + "BrushSideCount" "1" + } + } + + "TargetName" "pgun" + "Inputs" + { + "BEE2" + { + "Type" "AND" + "InvertVar" "$start_enabled" + "Enable_Cmd" "man,SetStateATrue,,0.00,-1" + "Disable_Cmd" "man,SetStateAFalse,,0.00,-1" + } + } + "Outputs" + { + "CONNECTION_STANDARD" + { + "Activate" "instance:pedestal;OnUser1" + } + } + "OccupiedVoxels" + { + "Voxel" + { + "Pos" "0 0 0" + "Surface" + { + "Pos" "1 1 0" + } + "Surface" + { + "Pos" "1 2 0" + } + "Surface" + { + "Pos" "2 1 0" + } + "Surface" + { + "Pos" "2 2 0" + } + } + } + "EmbeddedVoxels" + { + "Voxel" + { + "Pos" "0 0 0" + } + } + + "EmbedFace" + { + "Solid" + { + "Center" "64 64 128" + "Dimensions" "128 128 4" + "Grid" "Grid_default" + } + } + + "ConnectionPoints" + { + // left + "Point" + { + "Dir" "1 0 0" + "Pos" "1 3 0" + "SignageOffset" "0 2 0" + "Priority" "0" + } + "Point" + { + "Dir" "1 0 0" + "Pos" "1 4 0" + "SignageOffset" "0 5 0" + "Priority" "0" + } + + // right + "Point" + { + "Dir" "-1 0 0" + "Pos" "6 3 0" + "SignageOffset" "7 2 0" + "Priority" "0" + } + "Point" + { + "Dir" "-1 0 0" + "Pos" "6 4 0" + "SignageOffset" "7 5 0" + "Priority" "0" + } + + // up + "Point" + { + "Dir" "0 1 0" + "Pos" "3 1 0" + "SignageOffset" "2 0 0" + "Priority" "0" + } + "Point" + { + "Dir" "0 1 0" + "Pos" "4 1 0" + "SignageOffset" "5 0 0" + "Priority" "0" + } + + // down + "Point" + { + "Dir" "0 -1 0" + "Pos" "3 6 0" + "SignageOffset" "2 7 0" + "Priority" "0" + } + "Point" + { + "Dir" "0 -1 0" + "Pos" "4 6 0" + "SignageOffset" "5 7 0" + "Priority" "0" + } + } + "Offset" "64 64 64" + } +} \ No newline at end of file diff --git a/templates/portal gun pedestal/items/pedestal/properties.txt b/templates/portal gun pedestal/items/pedestal/properties.txt new file mode 100644 index 0000000..bf6ec34 --- /dev/null +++ b/templates/portal gun pedestal/items/pedestal/properties.txt @@ -0,0 +1,26 @@ +"Properties" + { + "Authors" "Felix Griffin, TeamSpen210" + "Tags" "BEE" + "infoURL" "http://theportalwiki.com/wiki/Portal_Spawner" + "Description" + { + "" "Fires portals. Can rotate automatically before being collected by the player. In **Aperture Tag**, Portal Guns cannot be picked up (only firing portals). " + "" "When picked up, autoportals of the same colour permanently deactivate, and the output activates." + "" "Portals will not open until after the player enters the map." + "" "" + "" "* Weighted fires both (use Start Reversed to choose)." + "" "* Cube is blue-only." + "" "* Sphere is orange-only." + } + "all_name" "PORTAL GUN PEDESTAL" + "all_icon" "palette/BEE/portalgun.png" + "Ent_Count" "14" + "Icon" + { + "all" "clean/portalgun.png" + "0" "clean/portalgun_both.png" + "1" "clean/portalgun_blue.png" + "2" "clean/portalgun_orange.png" + } + } diff --git a/templates/portal gun pedestal/items/pedestal/vbsp_config.cfg b/templates/portal gun pedestal/items/pedestal/vbsp_config.cfg new file mode 100644 index 0000000..7c5a221 --- /dev/null +++ b/templates/portal gun pedestal/items/pedestal/vbsp_config.cfg @@ -0,0 +1,54 @@ +"Conditions" + { + "Condition" + { + "instance" "" + "Condition" + { + "OR" + { + "instvar" "$connectioncount > 0" + "instvar" "$start_enabled 1" + } + "Result" + { + "AddOverlay" "instances/BEE2/clean/items/BEE/pgun/fire_logic.vmf" + "GlobalInput" + { + "Name" "@relay_spawn_on_entrance" + "Target" "man" + "Input" "SetStateBTrue" + } + "GlobalInput" + { + "Name" "@map_won" + "Target" "man" + "Input" "SetStateBFalse" + } + } + } + "Condition" + { + "Game" "Aperture Tag" + "Result" + { + "ChangeInstance" "instances/BEE2/clean/items/BEE/pgun/pedestal_locked.vmf" + "AddOverlay" "instances/BEE2/clean/items/BEE/pgun/pgun_tag.vmf" + } + "ElseCondition" + { + "GameMode" "Coop" + "Result" + { + "ChangeInstance" "instances/BEE2/clean/items/BEE/pgun/pedestal_locked.vmf" + "AddOverlay" "instances/BEE2/clean/items/BEE/pgun/pgun_locked.vmf" + } + "Else" // Sp + { + "ChangeInstance" "instances/BEE2/clean/items/BEE/pgun/pedestal.vmf" + "AddOverlay" "instances/BEE2/clean/items/BEE/pgun/pgun.vmf" + } + } + } + } + } diff --git a/templates/portal gun pedestal/items/spawner.cfg b/templates/portal gun pedestal/items/spawner.cfg new file mode 100644 index 0000000..dfe8ce3 --- /dev/null +++ b/templates/portal gun pedestal/items/spawner.cfg @@ -0,0 +1,89 @@ +"Conditions" + { + "Condition" + { + "instance" "" + "Result" + { + "Has" + { + "OrangePortal" "1" + "OrangePortalSpawner" "1" + "AutoPortal" "1" + } + "ChangeInstance" "" + "SetInstVar" "$portal_num 1" + "SetInstVar" "$skin 2" + "SetInstVar" "$glob_relay @close_orange_autoportals" + } + } + "Condition" + { + "instance" "" + "Result" + { + "Has" + { + "BluePortal" "1" + "BluePortalSpawner" "1" + "AutoPortal" "1" + } + "ChangeInstance" "" + "SetInstVar" "$portal_num 0" + "SetInstVar" "$skin 1" + "SetInstVar" "$glob_relay @close_blue_autoportals" + } + } + + "Condition" + { + "Priority" "1" + "instance" "" + "Result" + { + "AlterTexture" + { + // Use checkered tiles + "Pos" "0 0 0" + "Dir" "0 0 -1" + "Tex" "" + } + "GlobalInput" + { + "Name" "$glob_relay" + "Target" "close" + "Input" "Trigger" + "Output" "OnTrigger" + } + "GlobalInput" + { + "Name" "$glob_relay" + "Target" "close" + "Input" "FireUser4" + "Output" "OnUser4" + } + + "GlobalInput" + { + "Name" "@relay_spawn_on_entrance" + "Target" "man" + "Input" "SetStateBTrue" + } + "GlobalInput" + { + "Name" "@map_won" + "Target" "man" + "Input" "SetStateBFalse" + } + } + // On floors, ensure turrets and other items are woken up. + "Condition" + { + "Orientation" "floor" + "Result" + { + "AddOverlay" "instances/bee2/clean/items/BEE/autoportal_push.vmf" + } + } + } + } diff --git a/templates/portal gun pedestal/items/spawner/editoritems.txt b/templates/portal gun pedestal/items/spawner/editoritems.txt new file mode 100644 index 0000000..a646a57 --- /dev/null +++ b/templates/portal gun pedestal/items/spawner/editoritems.txt @@ -0,0 +1,282 @@ +"Item" +{ + "Type" "ITEM_AUTOPORTAL" + "ItemClass" "ItemButtonFloor" + "Editor" + { + "SubTypeProperty" "ButtonType" + "SubType" + { + "Name" "Orange Auto-Portal" + "Model" + { + "ModelName" "bee_autoportal_oran_p2.3ds" + } + "Palette" + { + "Tooltip" "ORANGE AUTO PORTAL" + "Image" "palette/BEE/autoportal_orange.png" + "Position" "2 7 0" + } + "Sounds" + { + "SOUND_CREATED" "P2Editor.PlaceButton" + "SOUND_EDITING_ACTIVATE" "P2Editor.ExpandButton" + "SOUND_EDITING_DEACTIVATE" "P2Editor.CollapseButton" + "SOUND_DELETED" "P2Editor.RemoveButton" + } + } + "SubType" + { + "Name" "Blue Auto-Portal" + "Model" + { + "ModelName" "bee_autoportal_blue_p2.3ds" + } + "Palette" + { + "Tooltip" "BLUE AUTO PORTAL" + "Image" "palette/BEE/autoportal_blue.png" + "Position" "2 7 0" + } + "Sounds" + { + "SOUND_CREATED" "P2Editor.PlaceButton" + "SOUND_EDITING_ACTIVATE" "P2Editor.ExpandButton" + "SOUND_EDITING_DEACTIVATE" "P2Editor.CollapseButton" + "SOUND_DELETED" "P2Editor.RemoveButton" + } + } + "SubType" + { + "Name" "Auto-Portal Frame" + "Model" + { + "ModelName" "bee_autoportal_frame_p2.3ds" + } + "Sounds" + { + "SOUND_CREATED" "P2Editor.PlaceButton" + "SOUND_EDITING_ACTIVATE" "P2Editor.ExpandButton" + "SOUND_EDITING_DEACTIVATE" "P2Editor.CollapseButton" + "SOUND_DELETED" "P2Editor.RemoveButton" + } + } + "MovementHandle" "HANDLE_4_DIRECTIONS" + "DesiredFacing" "DESIRES_UP" + } + "Properties" + { + "ButtonType" + { + "DefaultValue" "0" + "Index" "0" + } + "ConnectionCount" + { + "DefaultValue" "0" + "Index" "1" + } + "StartEnabled" + { + "DefaultValue" "0" + "Index" "2" + } + } + "Exporting" + { + "Instances" + { + "0" + { + "Name" "instances/BEE2/clean/items/BEE/autoportal_orange.vmf" + "EntityCount" "11" + "BrushCount" "1" + "BrushSideCount" "6" + } + "0" + { + "Name" "instances/BEE2/clean/items/BEE/autoportal_orange.vmf" + "EntityCount" "11" + "BrushCount" "1" + "BrushSideCount" "6" + } + "0" + { + "Name" "instances/BEE2/clean/items/BEE/autoportal_blue.vmf" + "EntityCount" "11" + "BrushCount" "1" + "BrushSideCount" "6" + } + "0" + { + "Name" "instances/BEE2/clean/items/BEE/autoportal_blue.vmf" + "EntityCount" "11" + "BrushCount" "1" + "BrushSideCount" "6" + } + "0" + { + "Name" "instances/BEE2/clean/items/BEE/autoportal_frame.vmf" + "EntityCount" "11" + "BrushCount" "1" + "BrushSideCount" "6" + } + "0" + { + "Name" "instances/BEE2/clean/items/BEE/autoportal_frame.vmf" + "EntityCount" "11" + "BrushCount" "1" + "BrushSideCount" "6" + } + + "portal" "instances/BEE2/clean/items/BEE/autoportal.vmf" + } + "TargetName" "ap" + "Inputs" + { + "BEE2" + { + "Type" "AND" + "InvertVar" "$start_enabled" + "Enable_Cmd" "man,SetStateATrue,,0.00,-1" + "Disable_Cmd" "man,SetStateAFalse,,0.00,-1" + // Unlock pedestal buttons when the autoportal closes. + "out_unlock" "instance:portal;OnUser2" + // Leave timed buttons to turn off the portal. + "inf_lock_only" "1" + } + } + "OccupiedVoxels" + { + "Voxel" + { + "Pos" "0 0 0" + "CollideType" "COLLIDE_NOTHING" + "CollideAgainst" "COLLIDE_SOLID" + + "Surface" + { + "Normal" "0 0 1" + } + } + "SurfaceVolume" + { + "Pos" "0 0 0" + "CollideType" "COLLIDE_NOTHING" + "CollideAgainst" "COLLIDE_ANTLINES" + + "SubPos1" "0 1 0" + "SubPos2" "3 2 0" + } + } + + "ConnectionPoints" + { + // left + "Point" + { + "Dir" "1 0 0" + "Pos" "-1 3 0" + "SignageOffset" "-2 2 0" + "Priority" "0" + "GroupID" "1" + } + "Point" + { + "Dir" "1 0 0" + "Pos" "-1 4 0" + "SignageOffset" "-2 5 0" + "Priority" "0" + "GroupID" "1" + } + + // right + "Point" + { + "Dir" "-1 0 0" + "Pos" "8 3 0" + "SignageOffset" "9 2 0" + "Priority" "0" + "GroupID" "1" + } + "Point" + { + "Dir" "-1 0 0" + "Pos" "8 4 0" + "SignageOffset" "9 5 0" + "Priority" "0" + "GroupID" "1" + } + + // up + "Point" + { + "Dir" "0 1 0" + "Pos" "1 -1 0" + "SignageOffset" "0 -2 0" + "Priority" "0" + "GroupID" "1" + } + "Point" + { + "Dir" "0 1 0" + "Pos" "3 -1 0" + "SignageOffset" "2 -2 0" + "Priority" "0" + "GroupID" "1" + } + "Point" + { + "Dir" "0 1 0" + "Pos" "4 -1 0" + "SignageOffset" "5 -2 0" + "Priority" "0" + "GroupID" "1" + } + "Point" + { + "Dir" "0 1 0" + "Pos" "6 -1 0" + "SignageOffset" "7 -2 0" + "Priority" "0" + "GroupID" "1" + } + + // down + "Point" + { + "Dir" "0 -1 0" + "Pos" "1 8 0" + "SignageOffset" "0 9 0" + "Priority" "0" + "GroupID" "1" + } + "Point" + { + "Dir" "0 -1 0" + "Pos" "3 8 0" + "SignageOffset" "2 9 0" + "Priority" "0" + "GroupID" "1" + } + "Point" + { + "Dir" "0 -1 0" + "Pos" "4 8 0" + "SignageOffset" "5 9 0" + "Priority" "0" + "GroupID" "1" + } + "Point" + { + "Dir" "0 -1 0" + "Pos" "6 8 0" + "SignageOffset" "7 9 0" + "Priority" "0" + "GroupID" "1" + } + } + "Offset" "64 64 64" + } +} \ No newline at end of file diff --git a/templates/portal gun pedestal/items/spawner/properties.txt b/templates/portal gun pedestal/items/spawner/properties.txt new file mode 100644 index 0000000..7f8e943 --- /dev/null +++ b/templates/portal gun pedestal/items/spawner/properties.txt @@ -0,0 +1,15 @@ +"Properties" + { + "Authors" "BenVlodgi, Rantis, TeamSpen210" + "Tags" "BEE;BEEMOD 1" + "infoURL" "http://theportalwiki.com/wiki/Portal_Spawner" + "all_name" "AUTOPORTAL" + "all_icon" "palette/BEE/autoportal_both.png" + "Ent_Count" "9" + "Icon" + { + "all" "clean/autoportal_both.png" + "0" "clean/autoportal_orange.png" + "1" "clean/autoportal_blue.png" + } + } \ No newline at end of file diff --git a/templates/portal gun pedestal/resources/BEE2/items/70s/BEE/signage/autoportal.png b/templates/portal gun pedestal/resources/BEE2/items/70s/BEE/signage/autoportal.png new file mode 100644 index 0000000..5c87296 Binary files /dev/null and b/templates/portal gun pedestal/resources/BEE2/items/70s/BEE/signage/autoportal.png differ diff --git a/templates/portal gun pedestal/resources/BEE2/items/clean/BEE/signage/autoportal.png b/templates/portal gun pedestal/resources/BEE2/items/clean/BEE/signage/autoportal.png new file mode 100644 index 0000000..960cbac Binary files /dev/null and b/templates/portal gun pedestal/resources/BEE2/items/clean/BEE/signage/autoportal.png differ diff --git a/templates/portal gun pedestal/resources/BEE2/items/clean/autoportal_blue.png b/templates/portal gun pedestal/resources/BEE2/items/clean/autoportal_blue.png new file mode 100644 index 0000000..8e24fc5 Binary files /dev/null and b/templates/portal gun pedestal/resources/BEE2/items/clean/autoportal_blue.png differ diff --git a/templates/portal gun pedestal/resources/BEE2/items/clean/autoportal_both.png b/templates/portal gun pedestal/resources/BEE2/items/clean/autoportal_both.png new file mode 100644 index 0000000..9845b54 Binary files /dev/null and b/templates/portal gun pedestal/resources/BEE2/items/clean/autoportal_both.png differ diff --git a/templates/portal gun pedestal/resources/BEE2/items/clean/autoportal_orange.png b/templates/portal gun pedestal/resources/BEE2/items/clean/autoportal_orange.png new file mode 100644 index 0000000..82dfe93 Binary files /dev/null and b/templates/portal gun pedestal/resources/BEE2/items/clean/autoportal_orange.png differ diff --git a/templates/portal gun pedestal/resources/BEE2/items/clean/portalgun.png b/templates/portal gun pedestal/resources/BEE2/items/clean/portalgun.png new file mode 100644 index 0000000..e63d5b5 Binary files /dev/null and b/templates/portal gun pedestal/resources/BEE2/items/clean/portalgun.png differ diff --git a/templates/portal gun pedestal/resources/BEE2/items/clean/portalgun_blue.png b/templates/portal gun pedestal/resources/BEE2/items/clean/portalgun_blue.png new file mode 100644 index 0000000..fafe1af Binary files /dev/null and b/templates/portal gun pedestal/resources/BEE2/items/clean/portalgun_blue.png differ diff --git a/templates/portal gun pedestal/resources/BEE2/items/clean/portalgun_both.png b/templates/portal gun pedestal/resources/BEE2/items/clean/portalgun_both.png new file mode 100644 index 0000000..8370c15 Binary files /dev/null and b/templates/portal gun pedestal/resources/BEE2/items/clean/portalgun_both.png differ diff --git a/templates/portal gun pedestal/resources/BEE2/items/clean/portalgun_orange.png b/templates/portal gun pedestal/resources/BEE2/items/clean/portalgun_orange.png new file mode 100644 index 0000000..9c7dc9a Binary files /dev/null and b/templates/portal gun pedestal/resources/BEE2/items/clean/portalgun_orange.png differ diff --git a/templates/portal gun pedestal/resources/instances/clean/items/BEE/autoportal.vmf b/templates/portal gun pedestal/resources/instances/clean/items/BEE/autoportal.vmf new file mode 100644 index 0000000..b623b38 --- /dev/null +++ b/templates/portal gun pedestal/resources/instances/clean/items/BEE/autoportal.vmf @@ -0,0 +1,373 @@ +versioninfo +{ +"editorversion" "400" +"editorbuild" "7552" +"mapversion" "123" +"formatversion" "100" +"prefab" "0" +} +visgroups +{ +visgroup +{ +"name" "globals" +"visgroupid" "7" +"color" "89 110 87" +} +} +world +{ +"id" "3" +"classname" "worldspawn" +"mapversion" "123" +"skyname" "sky_black_nofog" +editor +{ +"color" "0 0 0" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 3]" +"comments" "" +} +} +entity +{ +"id" "2111" +"classname" "ambient_generic" +"cspinup" "0" +"fadeinsecs" "0" +"fadeoutsecs" "0" +"health" "10" +"lfomodpitch" "0" +"lfomodvol" "0" +"lforate" "0" +"lfotype" "0" +"message" "Portal.fizzle_moved" +"origin" "0 0 -56" +"pitch" "100" +"pitchstart" "100" +"preset" "0" +"radius" "1250" +"spawnflags" "48" +"spindown" "0" +"spinup" "0" +"targetname" "close_snd" +"volstart" "0" +editor +{ +"color" "220 30 220" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 0]" +"comments" "" +} +} +entity +{ +"id" "2027" +"classname" "func_instance_io_proxy" +"origin" "24 -16 -56" +"targetname" "proxy" +editor +{ +"color" "220 30 220" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 0]" +"comments" "" +} +} +entity +{ +"id" "1987" +"classname" "logic_coop_manager" +"defaultplayerstatea" "$start_enabled" +"defaultplayerstateb" "0" +"origin" "40 0 -56" +"targetname" "man" +connections +{ +"OnChangeToAllTrue" "openTrigger0-1" +"OnChangeToAllTrue" "closeCancelPending0-1" +"OnChangeToAnyFalse" "openCancelPending0-1" +"OnChangeToAnyFalse" "closeTrigger0-1" +"OnChangeToAllTrue" "pushEnable0-1" +"OnChangeToAllTrue" "pushDisable0.1-1" +} +editor +{ +"color" "0 100 250" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 0]" +"comments" "" +} +} +entity +{ +"id" "1825" +"classname" "point_template" +"origin" "24 0 -56" +"spawnflags" "2" +"targetname" "temp" +"template01" "portal" +editor +{ +"color" "220 30 220" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 0]" +"comments" "" +} +} +entity +{ +"id" "2" +"angles" "-90 180 0" +"classname" "prop_dynamic" +"disablebonefollowers" "0" +"disableflashlight" "0" +"disablereceiveshadows" "0" +"disableshadowdepth" "0" +"disableshadows" "0" +"disablex360" "0" +"drawinfastreflection" "0" +"explodedamage" "0" +"exploderadius" "0" +"fademaxdist" "0" +"fademindist" "-1" +"fadescale" "1" +"holdanimation" "0" +"maxanimtime" "10" +"maxcpulevel" "0" +"maxgpulevel" "0" +"minanimtime" "5" +"mincpulevel" "0" +"mingpulevel" "0" +"model" "models/props/portal_emitter.mdl" +"origin" "3.8147e-006 -3.8147e-006 -64" +"performancemode" "0" +"pressuredelay" "0" +"randomanimation" "0" +"renderamt" "255" +"rendercolor" "255 255 255" +"renderfx" "0" +"rendermode" "0" +"setbodygroup" "0" +"shadowdepthnocache" "0" +"skin" "0" +"solid" "6" +"startdisabled" "0" +"suppressanimsounds" "0" +"targetname" "model" +editor +{ +"color" "220 30 220" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 0]" +"comments" "" +} +} +entity +{ +"id" "24" +"activated" "0" +"angles" "-90 180 0" +"classname" "prop_portal" +"halfheight" "0" +"halfwidth" "0" +"linkagegroupid" "0" +"origin" "0 0 -64" +"portaltwo" "$portal_num" +"skin" "2" +"targetname" "portal" +connections +{ +"OnUser1" "!selfKill0.1-1" +"OnUser1" "!selfSetActivatedState00-1" +"OnUser2" "proxyProxyRelay0-1" +"OnUser1" "close_sndPlaySound0-1" +"OnUser1" "@commandCommandcc_emit Portal.close_red0-1" +} +editor +{ +"color" "220 30 220" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 0]" +"comments" "" +} +} +entity +{ +"id" "71" +"classname" "func_instance_parms" +"origin" "24 16 -56" +"parm1" "$connectioncount integer 0" +"parm2" "$portal_num integer 0" +"parm3" "$start_enabled boolean 0" +"parm4" "$skin integer 1" +"parm5" "$glob_relay target_name_or_class @close_autoportal" +editor +{ +"color" "220 30 220" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 0]" +"comments" "" +} +} +entity +{ +"id" "79" +"checkallids" "0" +"classname" "func_portal_detector" +"linkagegroupid" "0" +"origin" "0 0 -60" +"spawnflags" "0" +"targetname" "det" +solid +{ +"id" "80" +side +{ +"id" "1" +"plane" "(-16 -16 -68) (-16 16 -68) (-16 16 -62)" +"material" "TOOLS/TOOLSTRIGGER" +"uaxis" "[0 0 -1 0] 0.25" +"vaxis" "[0 1 0 0] 0.25" +"rotation" "180.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2" +"plane" "(16 16 -68) (16 -16 -68) (16 -16 -62)" +"material" "TOOLS/TOOLSTRIGGER" +"uaxis" "[0 0 -1 0] 0.25" +"vaxis" "[0 1 0 0] 0.25" +"rotation" "180.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "3" +"plane" "(-16 16 -68) (-16 -16 -68) (16 -16 -68)" +"material" "TOOLS/TOOLSTRIGGER" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 1 0 0] 0.25" +"rotation" "180.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "4" +"plane" "(-16 -16 -62) (-16 16 -62) (16 16 -62)" +"material" "TOOLS/TOOLSTRIGGER" +"uaxis" "[-1 0 0 0] 0.25" +"vaxis" "[0 1 0 0] 0.25" +"rotation" "180.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "5" +"plane" "(-16 16 -62) (-16 16 -68) (16 16 -68)" +"material" "TOOLS/TOOLSTRIGGER" +"uaxis" "[0 0 -1 0] 0.25" +"vaxis" "[-1 0 0 0] 0.25" +"rotation" "180.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "6" +"plane" "(16 -16 -62) (16 -16 -68) (-16 -16 -68)" +"material" "TOOLS/TOOLSTRIGGER" +"uaxis" "[0 0 -1 0] 0.25" +"vaxis" "[-1 0 0 0] 0.25" +"rotation" "180.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +editor +{ +"color" "220 30 220" +"visgroupshown" "1" +"visgroupautoshown" "1" +} +} +connections +{ +"OnEndTouchPortal" "modelSkin00-1" +"OnStartTouchPortal1" "modelSkin10-1" +"OnStartTouchPortal2" "modelSkin20-1" +} +editor +{ +"color" "220 30 220" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 500]" +"comments" "" +} +} +entity +{ +"id" "111" +"classname" "logic_relay" +"origin" "40 16 -56" +"spawnflags" "0" +"startdisabled" "0" +"targetname" "close" +connections +{ +"OnTrigger" "portalFireUser10-1" +"OnTrigger" "modelSkin00-1" +"OnUser4" "tempKill0.11" +"OnUser4" "portalKill0.11" +"OnUser4" "detKill01" +"OnUser4" "modelSkin001" +"OnUser4" "openKill01" +"OnUser4" "portalFizzle01" +"OnTrigger" "portalFireUser20-1" +} +editor +{ +"color" "0 100 250" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 0]" +"comments" "" +} +} +entity +{ +"id" "122" +"classname" "logic_relay" +"origin" "40 -16 -56" +"spawnflags" "0" +"startdisabled" "0" +"targetname" "open" +connections +{ +"OnTrigger" "portalSetActivatedState10.02-1" +"OnTrigger" "$glob_relayTrigger0-1" +"OnTrigger" "tempForceSpawn0.01-1" +"OnTrigger" "modelSkin$skin0-1" +} +editor +{ +"color" "0 100 250" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 0]" +"comments" "" +} +} \ No newline at end of file diff --git a/templates/portal gun pedestal/resources/instances/clean/items/BEE/autoportal_frame.vmf b/templates/portal gun pedestal/resources/instances/clean/items/BEE/autoportal_frame.vmf new file mode 100644 index 0000000..dce636a --- /dev/null +++ b/templates/portal gun pedestal/resources/instances/clean/items/BEE/autoportal_frame.vmf @@ -0,0 +1,175 @@ +versioninfo +{ +"editorversion" "400" +"editorbuild" "6432" +"mapversion" "95" +"formatversion" "100" +"prefab" "0" +} +visgroups +{ +} +world +{ +"id" "3" +"classname" "worldspawn" +"mapversion" "95" +"skyname" "sky_black_nofog" +editor +{ +"color" "0 0 0" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 3]" +"comments" "" +} +} +entity +{ +"id" "2" +"angles" "-90 180 0" +"classname" "prop_dynamic" +"disablebonefollowers" "0" +"disableflashlight" "0" +"disablereceiveshadows" "0" +"disableshadowdepth" "0" +"disableshadows" "0" +"disablex360" "0" +"drawinfastreflection" "0" +"explodedamage" "0" +"exploderadius" "0" +"fademaxdist" "0" +"fademindist" "-1" +"fadescale" "1" +"holdanimation" "0" +"maxanimtime" "10" +"maxcpulevel" "0" +"maxgpulevel" "0" +"minanimtime" "5" +"mincpulevel" "0" +"mingpulevel" "0" +"model" "models/props/portal_emitter.mdl" +"origin" "3.8147e-006 -3.8147e-006 -64" +"performancemode" "0" +"pressuredelay" "0" +"randomanimation" "0" +"renderamt" "255" +"rendercolor" "255 255 255" +"renderfx" "0" +"rendermode" "0" +"setbodygroup" "0" +"shadowdepthnocache" "0" +"skin" "0" +"solid" "6" +"startdisabled" "0" +"suppressanimsounds" "0" +"targetname" "model" +editor +{ +"color" "220 30 220" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 0]" +"comments" "" +} +} +entity +{ +"id" "79" +"checkallids" "0" +"classname" "func_portal_detector" +"linkagegroupid" "0" +"origin" "0 0 -48.8" +"spawnflags" "0" +"targetname" "det" +solid +{ +"id" "80" +side +{ +"id" "1" +"plane" "(-16 -16 -68) (-16 16 -68) (-16 16 -52)" +"material" "TOOLS/TOOLSTRIGGER" +"uaxis" "[0 0 -1 32] 0.25" +"vaxis" "[0 1 0 0] 0.25" +"rotation" "180.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2" +"plane" "(16 16 -68) (16 -16 -68) (16 -16 -52)" +"material" "TOOLS/TOOLSTRIGGER" +"uaxis" "[0 0 -1 32] 0.25" +"vaxis" "[0 1 0 0] 0.25" +"rotation" "180.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "3" +"plane" "(-16 16 -68) (-16 -16 -68) (16 -16 -68)" +"material" "TOOLS/TOOLSTRIGGER" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 1 0 0] 0.25" +"rotation" "180.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "4" +"plane" "(-16 -16 -52) (-16 16 -52) (16 16 -52)" +"material" "TOOLS/TOOLSTRIGGER" +"uaxis" "[-1 0 0 0] 0.25" +"vaxis" "[0 1 0 0] 0.25" +"rotation" "180.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "5" +"plane" "(-16 16 -52) (-16 16 -68) (16 16 -68)" +"material" "TOOLS/TOOLSTRIGGER" +"uaxis" "[0 0 -1 32] 0.25" +"vaxis" "[-1 0 0 0] 0.25" +"rotation" "180.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "6" +"plane" "(16 -16 -52) (16 -16 -68) (-16 -16 -68)" +"material" "TOOLS/TOOLSTRIGGER" +"uaxis" "[0 0 -1 32] 0.25" +"vaxis" "[-1 0 0 0] 0.25" +"rotation" "180.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +editor +{ +"color" "220 30 220" +"visgroupshown" "1" +"visgroupautoshown" "1" +} +} +connections +{ +"OnEndTouchPortal" "modelSkin00-1" +"OnStartTouchPortal1" "modelSkin10-1" +"OnStartTouchPortal2" "modelSkin20-1" +} +editor +{ +"color" "220 30 220" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 500]" +"comments" "" +} +} \ No newline at end of file diff --git a/templates/portal gun pedestal/resources/instances/clean/items/BEE/autoportal_push.vmf b/templates/portal gun pedestal/resources/instances/clean/items/BEE/autoportal_push.vmf new file mode 100644 index 0000000..c5dc022 --- /dev/null +++ b/templates/portal gun pedestal/resources/instances/clean/items/BEE/autoportal_push.vmf @@ -0,0 +1,126 @@ +versioninfo +{ +"editorversion" "400" +"editorbuild" "7552" +"mapversion" "7" +"formatversion" "100" +"prefab" "0" +} +visgroups +{ +} +world +{ +"id" "2" +"classname" "worldspawn" +"mapversion" "7" +"skyname" "sky_black_nofog" +editor +{ +"color" "0 0 0" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 2]" +"comments" "" +} +} +entity +{ +"id" "7" +"alternateticksfix" "0" +"classname" "trigger_push" +"origin" "0 0 -60" +"pushdir" "-90 0 0" +"spawnflags" "1098" +"speed" "1" +"startdisabled" "1" +"targetname" "push" +solid +{ +"id" "2" +side +{ +"id" "1" +"plane" "(-52 -40 -56) (-52 40 -56) (52 40 -56)" +"material" "TOOLS/TOOLSTRIGGER" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 -1 0 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2" +"plane" "(-52 40 -64) (-52 -40 -64) (52 -40 -64)" +"material" "TOOLS/TOOLSTRIGGER" +"uaxis" "[-1 0 0 0] 0.25" +"vaxis" "[0 -1 0 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "3" +"plane" "(-52 -40 -64) (-52 40 -64) (-52 40 -56)" +"material" "TOOLS/TOOLSTRIGGER" +"uaxis" "[0 -1 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "4" +"plane" "(52 40 -64) (52 -40 -64) (52 -40 -56)" +"material" "TOOLS/TOOLSTRIGGER" +"uaxis" "[0 1 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "5" +"plane" "(-52 40 -64) (52 40 -64) (52 40 -56)" +"material" "TOOLS/TOOLSTRIGGER" +"uaxis" "[-1 0 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "6" +"plane" "(52 -40 -64) (-52 -40 -64) (-52 -40 -56)" +"material" "TOOLS/TOOLSTRIGGER" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +editor +{ +"color" "220 30 220" +"visgroupshown" "1" +"visgroupautoshown" "1" +} +} +connections +{ +"OnStartTouch" "!activatorExitDisabledState0-1" +} +editor +{ +"color" "220 30 220" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 500]" +"comments" "" +} +} \ No newline at end of file diff --git a/templates/portal gun pedestal/resources/instances/clean/items/BEE/pgun/fire_logic.vmf b/templates/portal gun pedestal/resources/instances/clean/items/BEE/pgun/fire_logic.vmf new file mode 100644 index 0000000..7fd4b27 --- /dev/null +++ b/templates/portal gun pedestal/resources/instances/clean/items/BEE/pgun/fire_logic.vmf @@ -0,0 +1,297 @@ +versioninfo +{ +"editorversion" "400" +"editorbuild" "7552" +"mapversion" "255" +"formatversion" "100" +"prefab" "0" +} +visgroups +{ +} +world +{ +"id" "2" +"classname" "worldspawn" +"mapversion" "255" +"skyname" "sky_day01_01" +editor +{ +"color" "0 0 0" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 2]" +"comments" "" +} +} +entity +{ +"id" "3986" +"classname" "logic_coop_manager" +"defaultplayerstatea" "$start_enabled" +"defaultplayerstateb" "0" +"origin" "16 0 0" +"targetname" "man" +connections +{ +"OnChangeToAllTrue" "timerEnable0-1" +"OnChangeToAnyFalse" "timerDisable0-1" +} +editor +{ +"color" "0 100 250" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 0]" +"comments" "" +} +} +entity +{ +"id" "3901" +"classname" "ambient_generic" +"cspinup" "0" +"fadeinsecs" "0" +"fadeoutsecs" "0" +"health" "10" +"lfomodpitch" "0" +"lfomodvol" "0" +"lforate" "0" +"lfotype" "0" +"message" "Portalgun.pedestal_rotate" +"origin" "1.39876e-006 16 0" +"pitch" "100" +"pitchstart" "100" +"preset" "0" +"radius" "1250" +"sourceentityname" "pedestal" +"spawnflags" "48" +"spindown" "0" +"spinup" "0" +"targetname" "snd_rot" +"volstart" "0" +editor +{ +"color" "220 30 220" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 3000]" +"comments" "" +} +} +entity +{ +"id" "3362" +"classname" "env_sprite" +"disablereceiveshadows" "0" +"disablex360" "0" +"framerate" "10.0" +"glowproxysize" "1" +"hdrcolorscale" "1.0" +"maxcpulevel" "0" +"maxgpulevel" "0" +"mincpulevel" "0" +"mingpulevel" "0" +"model" "sprites/glow01.spr" +"origin" "-2.86102e-006 0 -6" +"parentname" "pedestal" +"renderamt" "255" +"rendercolor" "$spr_color" +"renderfx" "0" +"rendermode" "9" +"scale" "0.4" +"spawnflags" "1" +"targetname" "spr" +editor +{ +"color" "20 140 20" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 2500]" +"comments" "" +} +} +entity +{ +"id" "3366" +"classname" "env_sprite" +"disablereceiveshadows" "0" +"disablex360" "0" +"framerate" "10.0" +"glowproxysize" "2.0" +"hdrcolorscale" "1.0" +"maxcpulevel" "0" +"maxgpulevel" "0" +"mincpulevel" "0" +"mingpulevel" "0" +"model" "sprites/redlaserglow.vmt" +"origin" "-10 0 -1" +"parentname" "pedestal" +"renderamt" "255" +"rendercolor" "$spr_color" +"renderfx" "0" +"rendermode" "9" +"scale" "1" +"spawnflags" "0" +"targetname" "spr_front" +connections +{ +"OnUser1" "!selfShowSprite0-1" +"OnUser2" "!selfHideSprite0.3-1" +"OnUser1" "!selfSetScale0.40.05-1" +"OnUser1" "!selfSetScale0.60.1-1" +"OnUser1" "!selfSetScale0.80.15-1" +"OnUser1" "!selfSetScale1.20.25-1" +"OnUser1" "!selfSetScale10.2-1" +"OnUser2" "!selfSetScale0.40.2-1" +"OnUser2" "!selfSetScale0.60.15-1" +"OnUser2" "!selfSetScale0.80.1-1" +"OnUser2" "!selfSetScale10.05-1" +"OnUser2" "!selfSetScale1.20-1" +"OnUser2" "!selfSetScale0.20.25-1" +"OnUser1" "!selfSetScale0.20-1" +"OnUser1" "!selfSetScale1.50.3-1" +} +editor +{ +"color" "20 140 20" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 4000]" +"comments" "" +} +} +entity +{ +"id" "3381" +"classname" "ambient_generic" +"cspinup" "0" +"fadeinsecs" "0" +"fadeoutsecs" "0" +"health" "10" +"lfomodpitch" "0" +"lfomodvol" "0" +"lforate" "0" +"lfotype" "0" +"message" "bee2/p1/charge_pgun.wav" +"origin" "1.39876e-006 -16 0" +"pitch" "100" +"pitchstart" "100" +"preset" "0" +"radius" "1250" +"sourceentityname" "gun" +"spawnflags" "48" +"spindown" "0" +"spinup" "0" +"targetname" "snd_charge" +"volstart" "0" +editor +{ +"color" "220 30 220" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 3000]" +"comments" "" +} +} +entity +{ +"id" "3385" +"angles" "0 180 0" +"classname" "info_particle_system" +"cpoint1_parent" "0 0 -16" +"cpoint2_parent" "0 0 -16" +"cpoint3_parent" "0 0 -16" +"cpoint4_parent" "0 0 -16" +"cpoint5_parent" "0 0 -16" +"cpoint6_parent" "0 0 -16" +"cpoint7_parent" "0 0 -16" +"drawinfastreflection" "0" +"effect_name" "dissolve" +"origin" "-12 8.74228e-007 0" +"parentname" "pedestal" +"start_active" "0" +"targetname" "fx" +editor +{ +"color" "200 200 0" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 4000]" +"comments" "" +} +} +entity +{ +"id" "3453" +"classname" "func_instance_io_proxy" +"origin" "0 0 32" +"targetname" "proxy" +connections +{ +"OnProxyRelay" "counterAdd10-1" +"OnProxyRelay" "counterSubtract10-1" +} +editor +{ +"color" "220 30 220" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 500]" +"comments" "" +} +} +entity +{ +"id" "3455" +"classname" "func_instance_parms" +"origin" "0 0 16" +"parm1" "$connectioncount integer 1" +"parm2" "$start_disabled integer 1" +"parm3" "$close_rl string @close_orange_autoportals" +"parm4" "$spr_color color255 255 128 64" +editor +{ +"color" "220 30 220" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 500]" +"comments" "" +} +} +entity +{ +"id" "3811" +"classname" "logic_timer" +"origin" "16 0 16" +"refiretime" "5" +"spawnflags" "0" +"startdisabled" "1" +"targetname" "timer" +"userandomtime" "0" +connections +{ +"OnTimer" "rotateOpen0-1" +"OnTimer" "rotateClose3-1" +"OnTimer" "snd_chargePlaySound3-1" +"OnTimer" "spr_frontFireUser13-1" +"OnTimer" "spr_frontFireUser24-1" +"OnTimer" "gun$portal_cmd4-1" +"OnTimer" "$close_rlTrigger3.99-1" +"OnTimer" "fxStop4-1" +"OnTimer" "fxStart3-1" +"OnTimer" "pedestalClearParent2.9-1" +"OnTimer" "pedestalSetParentrotate4-1" +"OnTimer" "rotateSetSpeed9993-1" +"OnTimer" "rotateSetSpeed404-1" +"OnTimer" "snd_rotPlaySound0-1" +} +editor +{ +"color" "0 100 250" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 3000]" +"comments" "" +} +} \ No newline at end of file diff --git a/templates/portal gun pedestal/resources/instances/clean/items/BEE/pgun/pedestal.vmf b/templates/portal gun pedestal/resources/instances/clean/items/BEE/pgun/pedestal.vmf new file mode 100644 index 0000000..daa3b2f --- /dev/null +++ b/templates/portal gun pedestal/resources/instances/clean/items/BEE/pgun/pedestal.vmf @@ -0,0 +1,1102 @@ +versioninfo +{ +"editorversion" "400" +"editorbuild" "7378" +"mapversion" "237" +"formatversion" "100" +"prefab" "0" +} +visgroups +{ +visgroup +{ +"name" "rot" +"visgroupid" "29" +"color" "92 253 98" +} +} +world +{ +"id" "2" +"classname" "worldspawn" +"mapversion" "237" +"skyname" "sky_day01_01" +solid +{ +"id" "7976" +side +{ +"id" "2250" +"plane" "(-8 -16 -68) (8 -16 -68) (8 -20 -68)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 -1 0 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2249" +"plane" "(-8 -20 -112) (8 -20 -112) (8 -16 -112)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 -1 0 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2248" +"plane" "(-8 -16 -68) (-8 -20 -68) (-8 -20 -112)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[0 1 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2247" +"plane" "(8 -16 -112) (8 -20 -112) (8 -20 -68)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[0 1 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2246" +"plane" "(8 -16 -68) (-8 -16 -68) (-8 -16 -112)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2245" +"plane" "(8 -20 -112) (-8 -20 -112) (-8 -20 -68)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +editor +{ +"color" "0 120 213" +"visgroupshown" "1" +"visgroupautoshown" "1" +} +} +solid +{ +"id" "7977" +side +{ +"id" "2256" +"plane" "(16 -8 -68) (20 -8 -68) (8 -20 -68)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 -1 0 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2255" +"plane" "(20 -8 -112) (16 -8 -112) (8 -16 -112)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 -1 0 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2254" +"plane" "(8 -20 -68) (8 -20 -112) (8 -16 -112)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[0 1 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2253" +"plane" "(20 -8 -112) (20 -8 -68) (16 -8 -68)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2252" +"plane" "(8 -16 -68) (8 -16 -112) (16 -8 -112)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2251" +"plane" "(8 -20 -112) (8 -20 -68) (20 -8 -68)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +editor +{ +"color" "0 120 213" +"visgroupshown" "1" +"visgroupautoshown" "1" +} +} +solid +{ +"id" "7978" +side +{ +"id" "2262" +"plane" "(16 -8 -68) (16 8 -68) (20 8 -68)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 -1 0 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2261" +"plane" "(20 -8 -112) (20 8 -112) (16 8 -112)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 -1 0 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2260" +"plane" "(16 -8 -68) (20 -8 -68) (20 -8 -112)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2259" +"plane" "(16 8 -112) (20 8 -112) (20 8 -68)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2258" +"plane" "(16 8 -68) (16 -8 -68) (16 -8 -112)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[0 1 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2257" +"plane" "(20 8 -112) (20 -8 -112) (20 -8 -68)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[0 1 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +editor +{ +"color" "0 120 213" +"visgroupshown" "1" +"visgroupautoshown" "1" +} +} +solid +{ +"id" "7979" +side +{ +"id" "2268" +"plane" "(8 16 -68) (8 20 -68) (20 8 -68)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 -1 0 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2267" +"plane" "(8 20 -112) (8 16 -112) (16 8 -112)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 -1 0 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2266" +"plane" "(20 8 -68) (20 8 -112) (16 8 -112)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2265" +"plane" "(8 20 -112) (8 20 -68) (8 16 -68)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[0 1 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2264" +"plane" "(16 8 -68) (16 8 -112) (8 16 -112)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2263" +"plane" "(20 8 -112) (20 8 -68) (8 20 -68)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +editor +{ +"color" "0 120 213" +"visgroupshown" "1" +"visgroupautoshown" "1" +} +} +solid +{ +"id" "7980" +side +{ +"id" "2274" +"plane" "(8 16 -68) (-8 16 -68) (-8 20 -68)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 -1 0 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2273" +"plane" "(8 20 -112) (-8 20 -112) (-8 16 -112)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 -1 0 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2272" +"plane" "(8 16 -68) (8 20 -68) (8 20 -112)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[0 1 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2271" +"plane" "(-8 16 -112) (-8 20 -112) (-8 20 -68)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[0 1 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2270" +"plane" "(-8 16 -68) (8 16 -68) (8 16 -112)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2269" +"plane" "(-8 20 -112) (8 20 -112) (8 20 -68)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +editor +{ +"color" "0 120 213" +"visgroupshown" "1" +"visgroupautoshown" "1" +} +} +solid +{ +"id" "7981" +side +{ +"id" "2280" +"plane" "(-16 8 -68) (-20 8 -68) (-8 20 -68)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 -1 0 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2279" +"plane" "(-20 8 -112) (-16 8 -112) (-8 16 -112)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 -1 0 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2278" +"plane" "(-8 20 -68) (-8 20 -112) (-8 16 -112)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[0 1 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2277" +"plane" "(-20 8 -112) (-20 8 -68) (-16 8 -68)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2276" +"plane" "(-8 16 -68) (-8 16 -112) (-16 8 -112)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2275" +"plane" "(-8 20 -112) (-8 20 -68) (-20 8 -68)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +editor +{ +"color" "0 120 213" +"visgroupshown" "1" +"visgroupautoshown" "1" +} +} +solid +{ +"id" "7982" +side +{ +"id" "2286" +"plane" "(-16 8 -68) (-16 -8 -68) (-20 -8 -68)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 -1 0 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2285" +"plane" "(-20 8 -112) (-20 -8 -112) (-16 -8 -112)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 -1 0 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2284" +"plane" "(-16 8 -68) (-20 8 -68) (-20 8 -112)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2283" +"plane" "(-16 -8 -112) (-20 -8 -112) (-20 -8 -68)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2282" +"plane" "(-16 -8 -68) (-16 8 -68) (-16 8 -112)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[0 1 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2281" +"plane" "(-20 -8 -112) (-20 8 -112) (-20 8 -68)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[0 1 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +editor +{ +"color" "0 120 213" +"visgroupshown" "1" +"visgroupautoshown" "1" +} +} +solid +{ +"id" "7983" +side +{ +"id" "2292" +"plane" "(-8 -16 -68) (-8 -20 -68) (-20 -8 -68)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 -1 0 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2291" +"plane" "(-8 -20 -112) (-8 -16 -112) (-16 -8 -112)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 -1 0 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2290" +"plane" "(-20 -8 -68) (-20 -8 -112) (-16 -8 -112)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2289" +"plane" "(-8 -20 -112) (-8 -20 -68) (-8 -16 -68)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[0 1 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2288" +"plane" "(-16 -8 -68) (-16 -8 -112) (-8 -16 -112)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2287" +"plane" "(-20 -8 -112) (-20 -8 -68) (-8 -20 -68)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[0 1 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +editor +{ +"color" "0 120 213" +"visgroupshown" "1" +"visgroupautoshown" "1" +} +} +solid +{ +"id" "2466" +side +{ +"id" "1627" +"plane" "(8 16 -116) (-8 16 -116) (-16 8 -116)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[0 -1 0 0] 0.25" +"vaxis" "[1 0 0 8] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "1626" +"plane" "(8 -16 -112) (-8 -16 -112) (-16 -8 -112)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[0 1 0 0] 0.25" +"vaxis" "[1 0 0 8] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "1625" +"plane" "(8 -16 -116) (-8 -16 -116) (-8 -16 -112)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "1624" +"plane" "(-8 -16 -116) (-16 -8 -116) (-16 -8 -112)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[0.707107 -0.707107 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "1623" +"plane" "(-16 -8 -116) (-16 8 -116) (-16 8 -112)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[0 -1 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "1622" +"plane" "(-16 8 -116) (-8 16 -116) (-8 16 -112)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[-0.707107 -0.707107 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "1621" +"plane" "(-8 16 -116) (8 16 -116) (8 16 -112)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[-1 0 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "1620" +"plane" "(8 16 -116) (16 8 -116) (16 8 -112)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[-0.707107 0.707107 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "1619" +"plane" "(16 8 -116) (16 -8 -116) (16 -8 -112)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[0 1 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "1618" +"plane" "(16 -8 -116) (8 -16 -116) (8 -16 -112)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[0.707107 0.707107 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +editor +{ +"color" "0 198 223" +"visgroupshown" "1" +"visgroupautoshown" "1" +} +} +solid +{ +"id" "2882" +side +{ +"id" "1972" +"plane" "(8 16 -72) (-8 16 -72) (-16 8 -72)" +"material" "TOOLS/TOOLSSKIP" +"uaxis" "[-1 0 0 0] 0.25" +"vaxis" "[0 -1 0 8] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "1971" +"plane" "(8 -16 -64) (-8 -16 -64) (-16 -8 -64)" +"material" "TOOLS/TOOLSHINT" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 -1 0 8] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "1970" +"plane" "(8 -16 -72) (-8 -16 -72) (-8 -16 -64)" +"material" "TOOLS/TOOLSSKIP" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "1969" +"plane" "(-8 -16 -72) (-16 -8 -72) (-16 -8 -64)" +"material" "TOOLS/TOOLSSKIP" +"uaxis" "[0.707107 -0.707107 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "1968" +"plane" "(-16 -8 -72) (-16 8 -72) (-16 8 -64)" +"material" "TOOLS/TOOLSSKIP" +"uaxis" "[0 -1 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "1967" +"plane" "(-16 8 -72) (-8 16 -72) (-8 16 -64)" +"material" "TOOLS/TOOLSSKIP" +"uaxis" "[-0.707107 -0.707107 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "1966" +"plane" "(-8 16 -72) (8 16 -72) (8 16 -64)" +"material" "TOOLS/TOOLSSKIP" +"uaxis" "[-1 0 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "1965" +"plane" "(8 16 -72) (16 8 -72) (16 8 -64)" +"material" "TOOLS/TOOLSSKIP" +"uaxis" "[-0.707107 0.707107 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "1964" +"plane" "(16 8 -72) (16 -8 -72) (16 -8 -64)" +"material" "TOOLS/TOOLSSKIP" +"uaxis" "[0 1 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "1963" +"plane" "(16 -8 -72) (8 -16 -72) (8 -16 -64)" +"material" "TOOLS/TOOLSSKIP" +"uaxis" "[0.707107 0.707107 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +editor +{ +"color" "0 198 223" +"visgroupshown" "1" +"visgroupautoshown" "1" +} +} +editor +{ +"color" "0 0 0" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 2]" +"comments" "" +} +} +entity +{ +"id" "8038" +"classname" "func_instance_io_proxy" +"origin" "0 0 16" +"targetname" "proxy" +editor +{ +"color" "220 30 220" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 0]" +"comments" "" +} +} +entity +{ +"id" "1797" +"classname" "trigger_once" +"origin" "0 0 16" +"spawnflags" "4097" +"startdisabled" "0" +"targetname" "open_trig" +solid +{ +"id" "1793" +side +{ +"id" "1036" +"plane" "(-96 -96 128) (-96 96 128) (96 96 128)" +"material" "TOOLS/TOOLSTRIGGER" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 -1 0 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "1035" +"plane" "(-96 96 -96) (-96 -96 -96) (96 -96 -96)" +"material" "TOOLS/TOOLSTRIGGER" +"uaxis" "[-1 0 0 0] 0.25" +"vaxis" "[0 -1 0 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "1034" +"plane" "(96 96 -96) (96 -96 -96) (96 -96 128)" +"material" "TOOLS/TOOLSTRIGGER" +"uaxis" "[0 1 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "1033" +"plane" "(-96 -96 -96) (-96 96 -96) (-96 96 128)" +"material" "TOOLS/TOOLSTRIGGER" +"uaxis" "[0 -1 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "1032" +"plane" "(96 -96 -96) (-96 -96 -96) (-96 -96 128)" +"material" "TOOLS/TOOLSTRIGGER" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "1031" +"plane" "(-96 96 -96) (96 96 -96) (96 96 128)" +"material" "TOOLS/TOOLSTRIGGER" +"uaxis" "[-1 0 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +editor +{ +"color" "220 30 220" +"visgroupshown" "1" +"visgroupautoshown" "1" +} +} +connections +{ +"OnTrigger" "pedestalSetAnimationopen0-1" +} +editor +{ +"color" "220 30 220" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 500]" +"comments" "" +} +} +entity +{ +"id" "1495" +"angles" "0 0 0" +"classname" "prop_dynamic" +"defaultanim" "idle" +"disablebonefollowers" "0" +"disableflashlight" "0" +"disablereceiveshadows" "0" +"disableshadowdepth" "0" +"disableshadows" "0" +"disablex360" "0" +"drawinfastreflection" "1" +"explodedamage" "0" +"exploderadius" "0" +"fademaxdist" "0" +"fademindist" "-1" +"fadescale" "1" +"holdanimation" "1" +"maxanimtime" "10" +"maxcpulevel" "0" +"maxgpulevel" "0" +"minanimtime" "5" +"mincpulevel" "0" +"mingpulevel" "0" +"model" "models/props/pedestal_base_reference.mdl" +"origin" "0 0 -64" +"performancemode" "0" +"pressuredelay" "0" +"randomanimation" "0" +"renderamt" "255" +"rendercolor" "255 255 255" +"renderfx" "0" +"rendermode" "0" +"setbodygroup" "0" +"shadowdepthnocache" "0" +"skin" "0" +"solid" "6" +"startdisabled" "0" +"suppressanimsounds" "0" +"targetname" "pedestal_base" +editor +{ +"color" "220 30 220" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 0]" +"comments" "" +} +} +entity +{ +"id" "1521" +"angles" "0 180 0" +"classname" "prop_dynamic" +"defaultanim" "idle" +"disablebonefollowers" "0" +"disableflashlight" "0" +"disablereceiveshadows" "0" +"disableshadowdepth" "0" +"disableshadows" "0" +"disablex360" "0" +"drawinfastreflection" "1" +"explodedamage" "0" +"exploderadius" "0" +"fademaxdist" "0" +"fademindist" "-1" +"fadescale" "1" +"holdanimation" "1" +"maxanimtime" "10" +"maxcpulevel" "0" +"maxgpulevel" "0" +"minanimtime" "5" +"mincpulevel" "0" +"mingpulevel" "0" +"model" "models/bee2/props_ingame/pgun_pedestal.mdl" +"origin" "0 0 -64" +"parentname" "rotate" +"performancemode" "0" +"pressuredelay" "0" +"randomanimation" "0" +"renderamt" "255" +"rendercolor" "255 255 255" +"renderfx" "0" +"rendermode" "0" +"setbodygroup" "0" +"shadowdepthnocache" "0" +"skin" "0" +"solid" "6" +"spawnflags" "0" +"startdisabled" "0" +"suppressanimsounds" "0" +"targetname" "pedestal" +connections +{ +"OnUser1" "proxyProxyRelay0-1" +"OnUser4" "pedestalFireUser10-1" +"OnUser4" "pedestalKill4.5-1" +"OnUser4" "pedestal_baseSetAnimationclose2-1" +"OnUser4" "pedestalSetAnimationretract0-1" +} +editor +{ +"color" "220 30 220" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 0]" +"comments" "" +} +} \ No newline at end of file diff --git a/templates/portal gun pedestal/resources/instances/clean/items/BEE/pgun/pedestal_locked.vmf b/templates/portal gun pedestal/resources/instances/clean/items/BEE/pgun/pedestal_locked.vmf new file mode 100644 index 0000000..6aca988 --- /dev/null +++ b/templates/portal gun pedestal/resources/instances/clean/items/BEE/pgun/pedestal_locked.vmf @@ -0,0 +1,431 @@ +versioninfo +{ +"editorversion" "400" +"editorbuild" "7378" +"mapversion" "227" +"formatversion" "100" +"prefab" "0" +} +visgroups +{ +visgroup +{ +"name" "rot" +"visgroupid" "29" +"color" "92 253 98" +} +} +world +{ +"id" "2" +"classname" "worldspawn" +"mapversion" "227" +"skyname" "sky_day01_01" +solid +{ +"id" "2882" +side +{ +"id" "2114" +"plane" "(8 16 -72) (-8 16 -72) (-16 8 -72)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[-1 0 0 0] 0.25" +"vaxis" "[0 -1 0 8] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2113" +"plane" "(8 -16 -64) (-8 -16 -64) (-16 -8 -64)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 -1 0 8] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2112" +"plane" "(8 -16 -72) (-8 -16 -72) (-8 -16 -64)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2111" +"plane" "(-8 -16 -72) (-16 -8 -72) (-16 -8 -64)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[0.707107 -0.707107 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2110" +"plane" "(-16 -8 -72) (-16 8 -72) (-16 8 -64)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[0 -1 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2109" +"plane" "(-16 8 -72) (-8 16 -72) (-8 16 -64)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[-0.707107 -0.707107 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2108" +"plane" "(-8 16 -72) (8 16 -72) (8 16 -64)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[-1 0 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2107" +"plane" "(8 16 -72) (16 8 -72) (16 8 -64)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[-0.707107 0.707107 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2106" +"plane" "(16 8 -72) (16 -8 -72) (16 -8 -64)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[0 1 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2105" +"plane" "(16 -8 -72) (8 -16 -72) (8 -16 -64)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[0.707107 0.707107 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +editor +{ +"color" "0 198 223" +"visgroupshown" "1" +"visgroupautoshown" "1" +} +} +editor +{ +"color" "0 0 0" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 2]" +"comments" "" +} +} +entity +{ +"id" "2927" +"classname" "func_detail" +solid +{ +"id" "2974" +side +{ +"id" "2310" +"plane" "(8 -8 16) (-8 -8 16) (-8 8 16)" +"material" "TOOLS/TOOLSPLAYERCLIP" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 -1 0 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2309" +"plane" "(-8 -24 -64) (8 -24 -64) (24 -8 -64)" +"material" "TOOLS/TOOLSPLAYERCLIP" +"uaxis" "[-1 0 0 0] 0.25" +"vaxis" "[0 -1 0 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2308" +"plane" "(-24 8 0) (-24 -8 0) (-24 -8 -64)" +"material" "TOOLS/TOOLSPLAYERCLIP" +"uaxis" "[0 -1 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2307" +"plane" "(24 -8 0) (24 8 0) (24 8 -64)" +"material" "TOOLS/TOOLSPLAYERCLIP" +"uaxis" "[0 1 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2306" +"plane" "(8 24 0) (-8 24 0) (-8 24 -64)" +"material" "TOOLS/TOOLSPLAYERCLIP" +"uaxis" "[-1 0 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2305" +"plane" "(-8 -24 0) (8 -24 0) (8 -24 -64)" +"material" "TOOLS/TOOLSPLAYERCLIP" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2304" +"plane" "(-8 24 0) (-16 16 8) (-24 8 0)" +"material" "TOOLS/TOOLSPLAYERCLIP" +"uaxis" "[-0.707107 -0.707107 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2303" +"plane" "(24 8 0) (16 16 8) (8 24 0)" +"material" "TOOLS/TOOLSPLAYERCLIP" +"uaxis" "[-0.707107 0.707107 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2302" +"plane" "(8 -24 0) (16 -16 8) (24 -8 0)" +"material" "TOOLS/TOOLSPLAYERCLIP" +"uaxis" "[0.707107 0.707107 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2301" +"plane" "(-24 -8 0) (-16 -16 8) (-8 -24 0)" +"material" "TOOLS/TOOLSPLAYERCLIP" +"uaxis" "[0.707107 -0.707107 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2300" +"plane" "(16 -16 8) (8 -24 0) (-8 -24 0)" +"material" "TOOLS/TOOLSPLAYERCLIP" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 -0.707107 -0.707107 45.2548] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2299" +"plane" "(-16 16 8) (-8 24 0) (8 24 0)" +"material" "TOOLS/TOOLSPLAYERCLIP" +"uaxis" "[-1 0 0 0] 0.25" +"vaxis" "[0 0.707107 -0.707107 45.2548] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2298" +"plane" "(16 -16 8) (8 -8 16) (8 8 16)" +"material" "TOOLS/TOOLSPLAYERCLIP" +"uaxis" "[0 1 0 0] 0.25" +"vaxis" "[0.707107 0 -0.707107 45.2548] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "2297" +"plane" "(-16 16 8) (-8 8 16) (-8 -8 16)" +"material" "TOOLS/TOOLSPLAYERCLIP" +"uaxis" "[0 -1 0 0] 0.25" +"vaxis" "[-0.707107 0 -0.707107 45.2548] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +editor +{ +"color" "0 180 0" +"visgroupshown" "1" +"visgroupautoshown" "1" +} +} +editor +{ +"color" "0 180 0" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 4500]" +"comments" "" +} +} +entity +{ +"id" "1495" +"angles" "0 0 0" +"classname" "prop_dynamic" +"defaultanim" "idle" +"disablebonefollowers" "0" +"disableflashlight" "0" +"disablereceiveshadows" "0" +"disableshadowdepth" "0" +"disableshadows" "0" +"disablex360" "0" +"drawinfastreflection" "1" +"explodedamage" "0" +"exploderadius" "0" +"fademaxdist" "0" +"fademindist" "-1" +"fadescale" "1" +"holdanimation" "1" +"maxanimtime" "10" +"maxcpulevel" "0" +"maxgpulevel" "0" +"minanimtime" "5" +"mincpulevel" "0" +"mingpulevel" "0" +"model" "models/props/pedestal_base_reference.mdl" +"origin" "0 0 -64" +"performancemode" "0" +"pressuredelay" "0" +"randomanimation" "0" +"renderamt" "255" +"rendercolor" "255 255 255" +"renderfx" "0" +"rendermode" "0" +"setbodygroup" "0" +"shadowdepthnocache" "0" +"skin" "0" +"solid" "6" +"startdisabled" "0" +"suppressanimsounds" "0" +"targetname" "pedestal_base" +editor +{ +"color" "220 30 220" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 0]" +"comments" "" +} +} +entity +{ +"id" "1521" +"angles" "0 180 0" +"classname" "prop_dynamic" +"defaultanim" "idle" +"disablebonefollowers" "0" +"disableflashlight" "0" +"disablereceiveshadows" "0" +"disableshadowdepth" "0" +"disableshadows" "0" +"disablex360" "0" +"drawinfastreflection" "1" +"explodedamage" "0" +"exploderadius" "0" +"fademaxdist" "0" +"fademindist" "-1" +"fadescale" "1" +"holdanimation" "1" +"maxanimtime" "10" +"maxcpulevel" "0" +"maxgpulevel" "0" +"minanimtime" "5" +"mincpulevel" "0" +"mingpulevel" "0" +"model" "models/bee2/props_ingame/pgun_pedestal.mdl" +"origin" "0 0 -64" +"parentname" "rotate" +"performancemode" "0" +"pressuredelay" "0" +"randomanimation" "0" +"renderamt" "255" +"rendercolor" "255 255 255" +"renderfx" "0" +"rendermode" "0" +"setbodygroup" "0" +"shadowdepthnocache" "0" +"skin" "0" +"solid" "6" +"spawnflags" "0" +"startdisabled" "0" +"suppressanimsounds" "0" +"targetname" "pedestal" +editor +{ +"color" "220 30 220" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 0]" +"comments" "" +} +} \ No newline at end of file diff --git a/templates/portal gun pedestal/resources/instances/clean/items/BEE/pgun/pgun.vmf b/templates/portal gun pedestal/resources/instances/clean/items/BEE/pgun/pgun.vmf new file mode 100644 index 0000000..a9f7251 --- /dev/null +++ b/templates/portal gun pedestal/resources/instances/clean/items/BEE/pgun/pgun.vmf @@ -0,0 +1,79 @@ +versioninfo +{ +"editorversion" "400" +"editorbuild" "7552" +"mapversion" "232" +"formatversion" "100" +"prefab" "0" +} +visgroups +{ +} +world +{ +"id" "2" +"classname" "worldspawn" +"mapversion" "232" +"skyname" "sky_day01_01" +editor +{ +"color" "0 0 0" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 2]" +"comments" "" +} +} +entity +{ +"id" "7990" +"classname" "func_instance_parms" +"origin" "16 0 -16" +"parm1" "$pickup_func string upgrade(1, 1)" +"parm2" "$fire_blue string 1" +"parm3" "$fire_orange string 1" +editor +{ +"color" "220 30 220" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 3000]" +"comments" "" +} +} +entity +{ +"id" "1602" +"angles" "0 180 0" +"canfireportal1" "$fire_blue" +"canfireportal2" "$fire_orange" +"classname" "weapon_portalgun" +"fademaxdist" "0" +"fademindist" "-1" +"fadescale" "1" +"origin" "12 -1.04907e-006 -2" +"parentname" "pedestal" +"showingpotatos" "0" +"spawnflags" "1" +"startingteamnum" "1" +"targetname" "gun" +connections +{ +"OnPlayerPickup" "timerKill01" +"OnPlayerPickup" "doorOpen0.81" +"OnPlayerPickup" "open_trigKill01" +"OnPlayerPickup" "sprKill01" +"OnPlayerPickup" "fxKill01" +"OnPlayerPickup" "spr_frontKill01" +"OnPlayerPickup" "@portalgunRunScriptCode$pickup_func01" +"OnPlayerPickup" "pedestalFireUser401" +} +editor +{ +"color" "0 0 200" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 2500]" +"comments" "" +} +} \ No newline at end of file diff --git a/templates/portal gun pedestal/resources/instances/clean/items/BEE/pgun/pgun_locked.vmf b/templates/portal gun pedestal/resources/instances/clean/items/BEE/pgun/pgun_locked.vmf new file mode 100644 index 0000000..a3e206c --- /dev/null +++ b/templates/portal gun pedestal/resources/instances/clean/items/BEE/pgun/pgun_locked.vmf @@ -0,0 +1,68 @@ +versioninfo +{ +"editorversion" "400" +"editorbuild" "7552" +"mapversion" "222" +"formatversion" "100" +"prefab" "0" +} +visgroups +{ +} +world +{ +"id" "2" +"classname" "worldspawn" +"mapversion" "222" +"skyname" "sky_day01_01" +editor +{ +"color" "0 0 0" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 2]" +"comments" "" +} +} +entity +{ +"id" "7990" +"classname" "func_instance_parms" +"origin" "16 0 -16" +"parm1" "$start_disabled string" +"parm2" "$fire_blue string" +"parm3" "$fire_orange string" +editor +{ +"color" "220 30 220" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 3000]" +"comments" "" +} +} +entity +{ +"id" "1602" +"angles" "0 180 0" +"canfireportal1" "$fire_blue" +"canfireportal2" "$fire_orange" +"classname" "weapon_portalgun" +"fademaxdist" "0" +"fademindist" "-1" +"fadescale" "1" +"origin" "12 -1.04907e-006 -2" +"parentname" "pedestal" +"showingpotatos" "0" +"spawnflags" "3" +"startingteamnum" "1" +"targetname" "gun" +editor +{ +"color" "0 0 200" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 2500]" +"comments" "" +} +} \ No newline at end of file diff --git a/templates/portal gun pedestal/resources/instances/clean/items/BEE/pgun/pgun_tag.vmf b/templates/portal gun pedestal/resources/instances/clean/items/BEE/pgun/pgun_tag.vmf new file mode 100644 index 0000000..40c5ebe --- /dev/null +++ b/templates/portal gun pedestal/resources/instances/clean/items/BEE/pgun/pgun_tag.vmf @@ -0,0 +1,51 @@ +versioninfo +{ +"editorversion" "400" +"editorbuild" "7552" +"mapversion" "221" +"formatversion" "100" +"prefab" "0" +} +visgroups +{ +} +world +{ +"id" "2" +"classname" "worldspawn" +"mapversion" "221" +"skyname" "sky_day01_01" +editor +{ +"color" "0 0 0" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 2]" +"comments" "" +} +} +entity +{ +"id" "1602" +"angles" "90 180 0" +"canfireportal1" "0" +"canfireportal2" "1" +"classname" "weapon_portalgun" +"fademaxdist" "0" +"fademindist" "-1" +"fadescale" "1" +"origin" "9 0 -2" +"parentname" "rotate" +"showingpotatos" "0" +"spawnflags" "3" +"startingteamnum" "0" +"targetname" "gun" +editor +{ +"color" "0 0 200" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 2500]" +"comments" "" +} +} \ No newline at end of file diff --git a/templates/portal gun pedestal/resources/instances/p1/items/BEE/autoportal.vmf b/templates/portal gun pedestal/resources/instances/p1/items/BEE/autoportal.vmf new file mode 100644 index 0000000..0234bb7 --- /dev/null +++ b/templates/portal gun pedestal/resources/instances/p1/items/BEE/autoportal.vmf @@ -0,0 +1,228 @@ +versioninfo +{ +"editorversion" "400" +"editorbuild" "7552" +"mapversion" "109" +"formatversion" "100" +"prefab" "0" +} +visgroups +{ +visgroup +{ +"name" "globals" +"visgroupid" "7" +"color" "89 110 87" +} +} +world +{ +"id" "2" +"classname" "worldspawn" +"mapversion" "109" +"skyname" "sky_black_nofog" +editor +{ +"color" "0 0 0" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 2]" +"comments" "" +} +} +entity +{ +"id" "2017" +"angles" "-90 180 0" +"classname" "prop_static" +"disableflashlight" "0" +"disableselfshadowing" "0" +"disableshadowdepth" "0" +"disableshadows" "0" +"disablevertexlighting" "0" +"disablex360" "0" +"drawinfastreflection" "1" +"fademaxdist" "0" +"fademindist" "-1" +"fadescale" "1" +"ignorenormals" "0" +"maxcpulevel" "0" +"maxgpulevel" "0" +"mincpulevel" "0" +"mingpulevel" "0" +"model" "models/props/autoportal_frame/autoportal_frame.mdl" +"origin" "3.8147e-006 0 -52" +"renderamt" "255" +"rendercolor" "255 255 255" +"rendermode" "0" +"screenspacefade" "0" +"shadowdepthnocache" "0" +"skin" "0" +"solid" "6" +editor +{ +"color" "255 255 0" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 0]" +"comments" "" +} +} +entity +{ +"id" "2021" +"amplitude" "4" +"classname" "env_shake" +"duration" "1" +"frequency" "2.5" +"origin" "0 3.8147e-006 -56" +"radius" "500" +"spawnflags" "0" +"targetname" "shake" +editor +{ +"color" "200 0 0" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 0]" +"comments" "" +} +} +entity +{ +"id" "1987" +"classname" "logic_coop_manager" +"defaultplayerstatea" "$start_enabled" +"defaultplayerstateb" "0" +"origin" "24 0 -56" +"targetname" "man" +connections +{ +"OnChangeToAllTrue" "openTrigger0-1" +"OnChangeToAllTrue" "closeCancelPending0-1" +"OnChangeToAnyFalse" "openCancelPending0-1" +"OnChangeToAnyFalse" "closeTrigger0-1" +} +editor +{ +"color" "0 100 250" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 0]" +"comments" "" +} +} +entity +{ +"id" "1825" +"classname" "point_template" +"origin" "-24 0 -56" +"spawnflags" "2" +"targetname" "temp" +"template01" "portal" +editor +{ +"color" "220 30 220" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 0]" +"comments" "" +} +} +entity +{ +"id" "24" +"activated" "0" +"angles" "-90 180 0" +"classname" "prop_portal" +"halfheight" "0" +"halfwidth" "0" +"linkagegroupid" "0" +"origin" "0 0 -64" +"portaltwo" "$portal_num" +"skin" "2" +"targetname" "portal" +connections +{ +"OnUser1" "!selfKill0.11" +"OnUser1" "!selfSetActivatedState001" +"OnUser2" "proxyProxyRelay01" +} +editor +{ +"color" "220 30 220" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 0]" +"comments" "" +} +} +entity +{ +"id" "71" +"classname" "func_instance_parms" +"origin" "40 0 -56" +"parm1" "$connectioncount integer 0" +"parm2" "$portal_num integer 0" +"parm3" "$start_enabled boolean 0" +"parm4" "$skin integer 1" +"parm5" "$glob_relay target_name_or_class @close_autoportal" +editor +{ +"color" "220 30 220" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 0]" +"comments" "" +} +} +entity +{ +"id" "111" +"classname" "logic_relay" +"origin" "24 16 -56" +"spawnflags" "0" +"startdisabled" "0" +"targetname" "close" +connections +{ +"OnTrigger" "portalFireUser10-1" +"OnUser4" "tempKill0.11" +"OnUser4" "portalKill0.11" +"OnUser4" "openKill01" +"OnUser4" "portalFizzle01" +"OnTrigger" "portalFireUser20-1" +} +editor +{ +"color" "0 100 250" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 0]" +"comments" "" +} +} +entity +{ +"id" "122" +"classname" "logic_relay" +"origin" "24 -16 -56" +"spawnflags" "0" +"startdisabled" "0" +"targetname" "open" +connections +{ +"OnTrigger" "portalSetActivatedState10.02-1" +"OnTrigger" "$glob_relayTrigger0-1" +"OnTrigger" "tempForceSpawn0.01-1" +"OnTrigger" "shakeStartShake0-1" +} +editor +{ +"color" "0 100 250" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 0]" +"comments" "" +} +} \ No newline at end of file diff --git a/templates/portal gun pedestal/resources/instances/p1/items/BEE/autoportal_frame.vmf b/templates/portal gun pedestal/resources/instances/p1/items/BEE/autoportal_frame.vmf new file mode 100644 index 0000000..acd0d7c --- /dev/null +++ b/templates/portal gun pedestal/resources/instances/p1/items/BEE/autoportal_frame.vmf @@ -0,0 +1,64 @@ +versioninfo +{ +"editorversion" "400" +"editorbuild" "7378" +"mapversion" "99" +"formatversion" "100" +"prefab" "0" +} +visgroups +{ +} +world +{ +"id" "3" +"classname" "worldspawn" +"mapversion" "99" +"skyname" "sky_black_nofog" +editor +{ +"color" "0 0 0" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 3]" +"comments" "" +} +} +entity +{ +"id" "2" +"angles" "-90 180 0" +"classname" "prop_static" +"disableflashlight" "0" +"disableselfshadowing" "0" +"disableshadowdepth" "0" +"disableshadows" "0" +"disablevertexlighting" "0" +"disablex360" "0" +"drawinfastreflection" "1" +"fademaxdist" "0" +"fademindist" "-1" +"fadescale" "1" +"ignorenormals" "0" +"maxcpulevel" "0" +"maxgpulevel" "0" +"mincpulevel" "0" +"mingpulevel" "0" +"model" "models/props/autoportal_frame/autoportal_frame.mdl" +"origin" "3.8147e-006 -3.8147e-006 -52" +"renderamt" "255" +"rendercolor" "255 255 255" +"rendermode" "0" +"screenspacefade" "0" +"shadowdepthnocache" "0" +"skin" "0" +"solid" "6" +editor +{ +"color" "255 255 0" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 0]" +"comments" "" +} +} \ No newline at end of file diff --git a/templates/portal gun pedestal/resources/materials/BEE2/70s/signage_autoportal.vmt b/templates/portal gun pedestal/resources/materials/BEE2/70s/signage_autoportal.vmt new file mode 100644 index 0000000..49ce980 --- /dev/null +++ b/templates/portal gun pedestal/resources/materials/BEE2/70s/signage_autoportal.vmt @@ -0,0 +1,8 @@ +LightMappedGeneric +{ +$basetexture "BEE2/signage/signage_autoportal" +$surfaceprop default +$translucent 1 +$decal 1 +"%keywords" BEE2 +} diff --git a/templates/portal gun pedestal/resources/materials/BEE2/models/props_map_editor/autoportal/portal_blue.vmt b/templates/portal gun pedestal/resources/materials/BEE2/models/props_map_editor/autoportal/portal_blue.vmt new file mode 100644 index 0000000..704fa2e --- /dev/null +++ b/templates/portal gun pedestal/resources/materials/BEE2/models/props_map_editor/autoportal/portal_blue.vmt @@ -0,0 +1,4 @@ +UnLitGeneric + { + $baseTexture "BEE2/models/props_map_editor/autoportal/portal_blue" + } diff --git a/templates/portal gun pedestal/resources/materials/BEE2/models/props_map_editor/autoportal/portal_blue.vtf b/templates/portal gun pedestal/resources/materials/BEE2/models/props_map_editor/autoportal/portal_blue.vtf new file mode 100644 index 0000000..63df936 Binary files /dev/null and b/templates/portal gun pedestal/resources/materials/BEE2/models/props_map_editor/autoportal/portal_blue.vtf differ diff --git a/templates/portal gun pedestal/resources/materials/BEE2/models/props_map_editor/autoportal/portal_oran.vmt b/templates/portal gun pedestal/resources/materials/BEE2/models/props_map_editor/autoportal/portal_oran.vmt new file mode 100644 index 0000000..10a0f98 --- /dev/null +++ b/templates/portal gun pedestal/resources/materials/BEE2/models/props_map_editor/autoportal/portal_oran.vmt @@ -0,0 +1,4 @@ +UnlitGeneric + { + $baseTexture "BEE2/models/props_map_editor/autoportal/portal_oran" + } diff --git a/templates/portal gun pedestal/resources/materials/BEE2/models/props_map_editor/autoportal/portal_oran.vtf b/templates/portal gun pedestal/resources/materials/BEE2/models/props_map_editor/autoportal/portal_oran.vtf new file mode 100644 index 0000000..0c14dfb Binary files /dev/null and b/templates/portal gun pedestal/resources/materials/BEE2/models/props_map_editor/autoportal/portal_oran.vtf differ diff --git a/templates/portal gun pedestal/resources/materials/BEE2/signage/signage_autoportal.vmt b/templates/portal gun pedestal/resources/materials/BEE2/signage/signage_autoportal.vmt new file mode 100644 index 0000000..8b0e9d2 --- /dev/null +++ b/templates/portal gun pedestal/resources/materials/BEE2/signage/signage_autoportal.vmt @@ -0,0 +1,10 @@ +LightMappedGeneric +{ +$basetexture "BEE2/signage/signage_autoportal" +$surfaceprop glass +$selfillum 1 +$decal 1 +%nopaint 1 +%noportal 1 +"%keywords" portal2 +} diff --git a/templates/portal gun pedestal/resources/materials/BEE2/signage/signage_autoportal.vtf b/templates/portal gun pedestal/resources/materials/BEE2/signage/signage_autoportal.vtf new file mode 100644 index 0000000..2bb9be8 Binary files /dev/null and b/templates/portal gun pedestal/resources/materials/BEE2/signage/signage_autoportal.vtf differ diff --git a/templates/portal gun pedestal/resources/materials/models/props/autoportal_frame/autoportal_frame.vmt b/templates/portal gun pedestal/resources/materials/models/props/autoportal_frame/autoportal_frame.vmt new file mode 100644 index 0000000..4dd98fe --- /dev/null +++ b/templates/portal gun pedestal/resources/materials/models/props/autoportal_frame/autoportal_frame.vmt @@ -0,0 +1,11 @@ +"VertexLitGeneric" +{ + "$basetexture" "models/props/autoportal_frame/autoportal_frame" + "$surfaceprop" "metal" + "$bumpmap" "models/props/autoportal_frame/autoportal_frame_n" + "$selfillum" 1 + "$phong" "1" + "$phongboost" "10" + "$phongexponenttexture" "models/props/autoportal_frame/autoportal_frame_exp" + "$phongfresnelranges" "[5 1 2]" +} \ No newline at end of file diff --git a/templates/portal gun pedestal/resources/materials/models/props/autoportal_frame/autoportal_frame.vtf b/templates/portal gun pedestal/resources/materials/models/props/autoportal_frame/autoportal_frame.vtf new file mode 100644 index 0000000..f53465b Binary files /dev/null and b/templates/portal gun pedestal/resources/materials/models/props/autoportal_frame/autoportal_frame.vtf differ diff --git a/templates/portal gun pedestal/resources/materials/models/props/autoportal_frame/autoportal_frame_exp.vtf b/templates/portal gun pedestal/resources/materials/models/props/autoportal_frame/autoportal_frame_exp.vtf new file mode 100644 index 0000000..d593a2e Binary files /dev/null and b/templates/portal gun pedestal/resources/materials/models/props/autoportal_frame/autoportal_frame_exp.vtf differ diff --git a/templates/portal gun pedestal/resources/materials/models/props/autoportal_frame/autoportal_frame_n.vtf b/templates/portal gun pedestal/resources/materials/models/props/autoportal_frame/autoportal_frame_n.vtf new file mode 100644 index 0000000..d428264 Binary files /dev/null and b/templates/portal gun pedestal/resources/materials/models/props/autoportal_frame/autoportal_frame_n.vtf differ diff --git a/templates/portal gun pedestal/resources/materials/models/props_map_editor/palette/BEE/autoportal_blue.vtf b/templates/portal gun pedestal/resources/materials/models/props_map_editor/palette/BEE/autoportal_blue.vtf new file mode 100644 index 0000000..e4c9123 Binary files /dev/null and b/templates/portal gun pedestal/resources/materials/models/props_map_editor/palette/BEE/autoportal_blue.vtf differ diff --git a/templates/portal gun pedestal/resources/materials/models/props_map_editor/palette/BEE/autoportal_both.vtf b/templates/portal gun pedestal/resources/materials/models/props_map_editor/palette/BEE/autoportal_both.vtf new file mode 100644 index 0000000..43c1ef4 Binary files /dev/null and b/templates/portal gun pedestal/resources/materials/models/props_map_editor/palette/BEE/autoportal_both.vtf differ diff --git a/templates/portal gun pedestal/resources/materials/models/props_map_editor/palette/BEE/autoportal_orange.vtf b/templates/portal gun pedestal/resources/materials/models/props_map_editor/palette/BEE/autoportal_orange.vtf new file mode 100644 index 0000000..07cf9e3 Binary files /dev/null and b/templates/portal gun pedestal/resources/materials/models/props_map_editor/palette/BEE/autoportal_orange.vtf differ diff --git a/templates/portal gun pedestal/resources/materials/models/props_map_editor/palette/BEE/portalgun.vtf b/templates/portal gun pedestal/resources/materials/models/props_map_editor/palette/BEE/portalgun.vtf new file mode 100644 index 0000000..774bff8 Binary files /dev/null and b/templates/portal gun pedestal/resources/materials/models/props_map_editor/palette/BEE/portalgun.vtf differ diff --git a/templates/portal gun pedestal/resources/materials/models/props_map_editor/palette/BEE/portalgun_blue.vtf b/templates/portal gun pedestal/resources/materials/models/props_map_editor/palette/BEE/portalgun_blue.vtf new file mode 100644 index 0000000..6f4b75a Binary files /dev/null and b/templates/portal gun pedestal/resources/materials/models/props_map_editor/palette/BEE/portalgun_blue.vtf differ diff --git a/templates/portal gun pedestal/resources/materials/models/props_map_editor/palette/BEE/portalgun_both.vtf b/templates/portal gun pedestal/resources/materials/models/props_map_editor/palette/BEE/portalgun_both.vtf new file mode 100644 index 0000000..77ff18c Binary files /dev/null and b/templates/portal gun pedestal/resources/materials/models/props_map_editor/palette/BEE/portalgun_both.vtf differ diff --git a/templates/portal gun pedestal/resources/materials/models/props_map_editor/palette/BEE/portalgun_orange.vtf b/templates/portal gun pedestal/resources/materials/models/props_map_editor/palette/BEE/portalgun_orange.vtf new file mode 100644 index 0000000..b47a2e7 Binary files /dev/null and b/templates/portal gun pedestal/resources/materials/models/props_map_editor/palette/BEE/portalgun_orange.vtf differ diff --git a/templates/portal gun pedestal/resources/models/BEE2/props_ingame/pgun_pedestal.dx90.vtx b/templates/portal gun pedestal/resources/models/BEE2/props_ingame/pgun_pedestal.dx90.vtx new file mode 100644 index 0000000..adf2b84 Binary files /dev/null and b/templates/portal gun pedestal/resources/models/BEE2/props_ingame/pgun_pedestal.dx90.vtx differ diff --git a/templates/portal gun pedestal/resources/models/BEE2/props_ingame/pgun_pedestal.mdl b/templates/portal gun pedestal/resources/models/BEE2/props_ingame/pgun_pedestal.mdl new file mode 100644 index 0000000..82ead65 Binary files /dev/null and b/templates/portal gun pedestal/resources/models/BEE2/props_ingame/pgun_pedestal.mdl differ diff --git a/templates/portal gun pedestal/resources/models/BEE2/props_ingame/pgun_pedestal.phy b/templates/portal gun pedestal/resources/models/BEE2/props_ingame/pgun_pedestal.phy new file mode 100644 index 0000000..97a7dd6 Binary files /dev/null and b/templates/portal gun pedestal/resources/models/BEE2/props_ingame/pgun_pedestal.phy differ diff --git a/templates/portal gun pedestal/resources/models/BEE2/props_ingame/pgun_pedestal.vvd b/templates/portal gun pedestal/resources/models/BEE2/props_ingame/pgun_pedestal.vvd new file mode 100644 index 0000000..9c2cc2b Binary files /dev/null and b/templates/portal gun pedestal/resources/models/BEE2/props_ingame/pgun_pedestal.vvd differ diff --git a/templates/portal gun pedestal/resources/models/props/autoportal_frame/autoportal_frame.dx80.vtx b/templates/portal gun pedestal/resources/models/props/autoportal_frame/autoportal_frame.dx80.vtx new file mode 100644 index 0000000..8f0ff2e Binary files /dev/null and b/templates/portal gun pedestal/resources/models/props/autoportal_frame/autoportal_frame.dx80.vtx differ diff --git a/templates/portal gun pedestal/resources/models/props/autoportal_frame/autoportal_frame.dx90.vtx b/templates/portal gun pedestal/resources/models/props/autoportal_frame/autoportal_frame.dx90.vtx new file mode 100644 index 0000000..7b1a265 Binary files /dev/null and b/templates/portal gun pedestal/resources/models/props/autoportal_frame/autoportal_frame.dx90.vtx differ diff --git a/templates/portal gun pedestal/resources/models/props/autoportal_frame/autoportal_frame.mdl b/templates/portal gun pedestal/resources/models/props/autoportal_frame/autoportal_frame.mdl new file mode 100644 index 0000000..a483972 Binary files /dev/null and b/templates/portal gun pedestal/resources/models/props/autoportal_frame/autoportal_frame.mdl differ diff --git a/templates/portal gun pedestal/resources/models/props/autoportal_frame/autoportal_frame.phy b/templates/portal gun pedestal/resources/models/props/autoportal_frame/autoportal_frame.phy new file mode 100644 index 0000000..a95e0ea Binary files /dev/null and b/templates/portal gun pedestal/resources/models/props/autoportal_frame/autoportal_frame.phy differ diff --git a/templates/portal gun pedestal/resources/models/props/autoportal_frame/autoportal_frame.vvd b/templates/portal gun pedestal/resources/models/props/autoportal_frame/autoportal_frame.vvd new file mode 100644 index 0000000..6a9b665 Binary files /dev/null and b/templates/portal gun pedestal/resources/models/props/autoportal_frame/autoportal_frame.vvd differ diff --git a/templates/portal gun pedestal/resources/models/props_map_editor/bee2_pgun_pedestal_blue.dx90.vtx b/templates/portal gun pedestal/resources/models/props_map_editor/bee2_pgun_pedestal_blue.dx90.vtx new file mode 100644 index 0000000..6b4ea68 Binary files /dev/null and b/templates/portal gun pedestal/resources/models/props_map_editor/bee2_pgun_pedestal_blue.dx90.vtx differ diff --git a/templates/portal gun pedestal/resources/models/props_map_editor/bee2_pgun_pedestal_blue.mdl b/templates/portal gun pedestal/resources/models/props_map_editor/bee2_pgun_pedestal_blue.mdl new file mode 100644 index 0000000..0f539b1 Binary files /dev/null and b/templates/portal gun pedestal/resources/models/props_map_editor/bee2_pgun_pedestal_blue.mdl differ diff --git a/templates/portal gun pedestal/resources/models/props_map_editor/bee2_pgun_pedestal_blue.vvd b/templates/portal gun pedestal/resources/models/props_map_editor/bee2_pgun_pedestal_blue.vvd new file mode 100644 index 0000000..e16a6dc Binary files /dev/null and b/templates/portal gun pedestal/resources/models/props_map_editor/bee2_pgun_pedestal_blue.vvd differ diff --git a/templates/portal gun pedestal/resources/models/props_map_editor/bee2_pgun_pedestal_dual.dx90.vtx b/templates/portal gun pedestal/resources/models/props_map_editor/bee2_pgun_pedestal_dual.dx90.vtx new file mode 100644 index 0000000..dd1fe60 Binary files /dev/null and b/templates/portal gun pedestal/resources/models/props_map_editor/bee2_pgun_pedestal_dual.dx90.vtx differ diff --git a/templates/portal gun pedestal/resources/models/props_map_editor/bee2_pgun_pedestal_dual.mdl b/templates/portal gun pedestal/resources/models/props_map_editor/bee2_pgun_pedestal_dual.mdl new file mode 100644 index 0000000..5ce3eea Binary files /dev/null and b/templates/portal gun pedestal/resources/models/props_map_editor/bee2_pgun_pedestal_dual.mdl differ diff --git a/templates/portal gun pedestal/resources/models/props_map_editor/bee2_pgun_pedestal_dual.vvd b/templates/portal gun pedestal/resources/models/props_map_editor/bee2_pgun_pedestal_dual.vvd new file mode 100644 index 0000000..f563d9f Binary files /dev/null and b/templates/portal gun pedestal/resources/models/props_map_editor/bee2_pgun_pedestal_dual.vvd differ diff --git a/templates/portal gun pedestal/resources/models/props_map_editor/bee2_pgun_pedestal_oran.dx90.vtx b/templates/portal gun pedestal/resources/models/props_map_editor/bee2_pgun_pedestal_oran.dx90.vtx new file mode 100644 index 0000000..b6f224c Binary files /dev/null and b/templates/portal gun pedestal/resources/models/props_map_editor/bee2_pgun_pedestal_oran.dx90.vtx differ diff --git a/templates/portal gun pedestal/resources/models/props_map_editor/bee2_pgun_pedestal_oran.mdl b/templates/portal gun pedestal/resources/models/props_map_editor/bee2_pgun_pedestal_oran.mdl new file mode 100644 index 0000000..03ee28a Binary files /dev/null and b/templates/portal gun pedestal/resources/models/props_map_editor/bee2_pgun_pedestal_oran.mdl differ diff --git a/templates/portal gun pedestal/resources/models/props_map_editor/bee2_pgun_pedestal_oran.vvd b/templates/portal gun pedestal/resources/models/props_map_editor/bee2_pgun_pedestal_oran.vvd new file mode 100644 index 0000000..38481f5 Binary files /dev/null and b/templates/portal gun pedestal/resources/models/props_map_editor/bee2_pgun_pedestal_oran.vvd differ diff --git a/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_blue_p1.dx90.vtx b/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_blue_p1.dx90.vtx new file mode 100644 index 0000000..e993e9f Binary files /dev/null and b/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_blue_p1.dx90.vtx differ diff --git a/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_blue_p1.mdl b/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_blue_p1.mdl new file mode 100644 index 0000000..90ae0a5 Binary files /dev/null and b/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_blue_p1.mdl differ diff --git a/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_blue_p1.vvd b/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_blue_p1.vvd new file mode 100644 index 0000000..69ef15b Binary files /dev/null and b/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_blue_p1.vvd differ diff --git a/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_blue_p2.dx90.vtx b/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_blue_p2.dx90.vtx new file mode 100644 index 0000000..01da7e9 Binary files /dev/null and b/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_blue_p2.dx90.vtx differ diff --git a/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_blue_p2.mdl b/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_blue_p2.mdl new file mode 100644 index 0000000..0a082f3 Binary files /dev/null and b/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_blue_p2.mdl differ diff --git a/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_blue_p2.vvd b/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_blue_p2.vvd new file mode 100644 index 0000000..ff9da4e Binary files /dev/null and b/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_blue_p2.vvd differ diff --git a/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_frame_p1.dx90.vtx b/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_frame_p1.dx90.vtx new file mode 100644 index 0000000..754d4af Binary files /dev/null and b/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_frame_p1.dx90.vtx differ diff --git a/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_frame_p1.mdl b/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_frame_p1.mdl new file mode 100644 index 0000000..6eb035a Binary files /dev/null and b/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_frame_p1.mdl differ diff --git a/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_frame_p1.vvd b/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_frame_p1.vvd new file mode 100644 index 0000000..d62f95c Binary files /dev/null and b/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_frame_p1.vvd differ diff --git a/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_frame_p2.dx90.vtx b/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_frame_p2.dx90.vtx new file mode 100644 index 0000000..c95af30 Binary files /dev/null and b/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_frame_p2.dx90.vtx differ diff --git a/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_frame_p2.mdl b/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_frame_p2.mdl new file mode 100644 index 0000000..6baaa19 Binary files /dev/null and b/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_frame_p2.mdl differ diff --git a/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_frame_p2.vvd b/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_frame_p2.vvd new file mode 100644 index 0000000..ff3275f Binary files /dev/null and b/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_frame_p2.vvd differ diff --git a/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_oran_p1.dx90.vtx b/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_oran_p1.dx90.vtx new file mode 100644 index 0000000..5c7306c Binary files /dev/null and b/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_oran_p1.dx90.vtx differ diff --git a/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_oran_p1.mdl b/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_oran_p1.mdl new file mode 100644 index 0000000..cfa2a74 Binary files /dev/null and b/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_oran_p1.mdl differ diff --git a/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_oran_p1.vvd b/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_oran_p1.vvd new file mode 100644 index 0000000..40949bc Binary files /dev/null and b/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_oran_p1.vvd differ diff --git a/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_oran_p2.dx90.vtx b/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_oran_p2.dx90.vtx new file mode 100644 index 0000000..1b6ba4c Binary files /dev/null and b/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_oran_p2.dx90.vtx differ diff --git a/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_oran_p2.mdl b/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_oran_p2.mdl new file mode 100644 index 0000000..c774477 Binary files /dev/null and b/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_oran_p2.mdl differ diff --git a/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_oran_p2.vvd b/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_oran_p2.vvd new file mode 100644 index 0000000..c655c99 Binary files /dev/null and b/templates/portal gun pedestal/resources/models/props_map_editor/bee_autoportal_oran_p2.vvd differ diff --git a/templates/portal gun pedestal/resources/models/puzzlemaker/selection_bee2_pgun_pedestal_blue.3ds b/templates/portal gun pedestal/resources/models/puzzlemaker/selection_bee2_pgun_pedestal_blue.3ds new file mode 100644 index 0000000..4fa62d4 Binary files /dev/null and b/templates/portal gun pedestal/resources/models/puzzlemaker/selection_bee2_pgun_pedestal_blue.3ds differ diff --git a/templates/portal gun pedestal/resources/models/puzzlemaker/selection_bee2_pgun_pedestal_dual.3ds b/templates/portal gun pedestal/resources/models/puzzlemaker/selection_bee2_pgun_pedestal_dual.3ds new file mode 100644 index 0000000..4fa62d4 Binary files /dev/null and b/templates/portal gun pedestal/resources/models/puzzlemaker/selection_bee2_pgun_pedestal_dual.3ds differ diff --git a/templates/portal gun pedestal/resources/models/puzzlemaker/selection_bee2_pgun_pedestal_oran.3ds b/templates/portal gun pedestal/resources/models/puzzlemaker/selection_bee2_pgun_pedestal_oran.3ds new file mode 100644 index 0000000..4fa62d4 Binary files /dev/null and b/templates/portal gun pedestal/resources/models/puzzlemaker/selection_bee2_pgun_pedestal_oran.3ds differ diff --git a/templates/portal gun pedestal/resources/models/puzzlemaker/selection_bee_autoportal_blue_p1.3ds b/templates/portal gun pedestal/resources/models/puzzlemaker/selection_bee_autoportal_blue_p1.3ds new file mode 100644 index 0000000..4f546ee Binary files /dev/null and b/templates/portal gun pedestal/resources/models/puzzlemaker/selection_bee_autoportal_blue_p1.3ds differ diff --git a/templates/portal gun pedestal/resources/models/puzzlemaker/selection_bee_autoportal_blue_p2.3ds b/templates/portal gun pedestal/resources/models/puzzlemaker/selection_bee_autoportal_blue_p2.3ds new file mode 100644 index 0000000..4f546ee Binary files /dev/null and b/templates/portal gun pedestal/resources/models/puzzlemaker/selection_bee_autoportal_blue_p2.3ds differ diff --git a/templates/portal gun pedestal/resources/models/puzzlemaker/selection_bee_autoportal_frame_p1.3ds b/templates/portal gun pedestal/resources/models/puzzlemaker/selection_bee_autoportal_frame_p1.3ds new file mode 100644 index 0000000..c9b566d Binary files /dev/null and b/templates/portal gun pedestal/resources/models/puzzlemaker/selection_bee_autoportal_frame_p1.3ds differ diff --git a/templates/portal gun pedestal/resources/models/puzzlemaker/selection_bee_autoportal_frame_p2.3ds b/templates/portal gun pedestal/resources/models/puzzlemaker/selection_bee_autoportal_frame_p2.3ds new file mode 100644 index 0000000..c9b566d Binary files /dev/null and b/templates/portal gun pedestal/resources/models/puzzlemaker/selection_bee_autoportal_frame_p2.3ds differ diff --git a/templates/portal gun pedestal/resources/models/puzzlemaker/selection_bee_autoportal_oran_p1.3ds b/templates/portal gun pedestal/resources/models/puzzlemaker/selection_bee_autoportal_oran_p1.3ds new file mode 100644 index 0000000..4f546ee Binary files /dev/null and b/templates/portal gun pedestal/resources/models/puzzlemaker/selection_bee_autoportal_oran_p1.3ds differ diff --git a/templates/portal gun pedestal/resources/models/puzzlemaker/selection_bee_autoportal_oran_p2.3ds b/templates/portal gun pedestal/resources/models/puzzlemaker/selection_bee_autoportal_oran_p2.3ds new file mode 100644 index 0000000..4f546ee Binary files /dev/null and b/templates/portal gun pedestal/resources/models/puzzlemaker/selection_bee_autoportal_oran_p2.3ds differ diff --git a/templates/portal gun pedestal/resources/sound/BEE2/p1/charge_pgun.wav b/templates/portal gun pedestal/resources/sound/BEE2/p1/charge_pgun.wav new file mode 100644 index 0000000..934f294 Binary files /dev/null and b/templates/portal gun pedestal/resources/sound/BEE2/p1/charge_pgun.wav differ diff --git a/templates/portal gun pedestal/templates/pgun_base.vmf b/templates/portal gun pedestal/templates/pgun_base.vmf new file mode 100644 index 0000000..73eb4ef --- /dev/null +++ b/templates/portal gun pedestal/templates/pgun_base.vmf @@ -0,0 +1,607 @@ +versioninfo +{ +"editorversion" "400" +"editorbuild" "7378" +"mapversion" "224" +"formatversion" "100" +"prefab" "0" +} +visgroups +{ +} +world +{ +"id" "2" +"classname" "worldspawn" +"mapversion" "224" +"skyname" "sky_day01_01" +solid +{ +"id" "8845" +side +{ +"id" "3541" +"plane" "(16 -16 -64) (16 16 -64) (64 16 -64)" +"material" "TILE/WHITE_WALL_TILE003A" +"uaxis" "[1 0 0 256] 0.25" +"vaxis" "[0 -1 0 256] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "3540" +"plane" "(16 16 -68) (16 -16 -68) (60 -16 -68)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 -1 0 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "3539" +"plane" "(16 -16 -68) (16 16 -68) (16 16 -64)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[0 1 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "3538" +"plane" "(60 16 -68) (60 -16 -68) (64 -16 -64)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[0 1 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "3537" +"plane" "(16 16 -68) (60 16 -68) (64 16 -64)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[-1 0 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "3536" +"plane" "(60 -16 -68) (16 -16 -68) (16 -16 -64)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +editor +{ +"color" "0 149 246" +"visgroupshown" "1" +"visgroupautoshown" "1" +} +} +solid +{ +"id" "8846" +side +{ +"id" "3547" +"plane" "(-16 -16 -64) (-64 -16 -64) (-64 16 -64)" +"material" "TILE/WHITE_WALL_TILE003A" +"uaxis" "[1 0 0 256] 0.25" +"vaxis" "[0 -1 0 256] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "3546" +"plane" "(-60 16 -68) (-60 -16 -68) (-16 -16 -68)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 -1 0 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "3545" +"plane" "(-16 16 -68) (-16 -16 -68) (-16 -16 -64)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[0 1 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "3544" +"plane" "(-60 -16 -68) (-60 16 -68) (-64 16 -64)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[0 1 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "3543" +"plane" "(-60 16 -68) (-16 16 -68) (-16 16 -64)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[-1 0 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "3542" +"plane" "(-16 -16 -68) (-60 -16 -68) (-64 -16 -64)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +editor +{ +"color" "0 149 246" +"visgroupshown" "1" +"visgroupautoshown" "1" +} +} +solid +{ +"id" "8889" +side +{ +"id" "3589" +"plane" "(64 16 -64) (-64 16 -64) (-64 64 -64)" +"material" "TILE/WHITE_WALL_TILE003A" +"uaxis" "[1 0 0 256] 0.25" +"vaxis" "[0 -1 0 256] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "3588" +"plane" "(60 60 -68) (-60 60 -68) (-60 16 -68)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 -1 0 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "3587" +"plane" "(60 16 -68) (-60 16 -68) (-64 16 -64)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "3586" +"plane" "(-60 60 -68) (60 60 -68) (64 64 -64)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 -1 0 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "3585" +"plane" "(60 60 -68) (60 16 -68) (64 16 -64)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[0 1 0 0] 0.25" +"vaxis" "[-0.707107 0 -0.707107 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "3584" +"plane" "(-60 16 -68) (-60 60 -68) (-64 64 -64)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[0 -1 0 0] 0.25" +"vaxis" "[0.707107 0 -0.707107 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +editor +{ +"color" "0 149 246" +"visgroupshown" "1" +"visgroupautoshown" "1" +} +} +solid +{ +"id" "8890" +side +{ +"id" "3595" +"plane" "(64 -64 -64) (-64 -64 -64) (-64 -16 -64)" +"material" "TILE/WHITE_WALL_TILE003A" +"uaxis" "[1 0 0 256] 0.25" +"vaxis" "[0 -1 0 256] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "3594" +"plane" "(60 -16 -68) (-60 -16 -68) (-60 -60 -68)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 -1 0 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "3593" +"plane" "(-60 -16 -68) (60 -16 -68) (64 -16 -64)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "3592" +"plane" "(60 -60 -68) (-60 -60 -68) (-64 -64 -64)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "3591" +"plane" "(60 -16 -68) (60 -60 -68) (64 -64 -64)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[0 1 0 0] 0.25" +"vaxis" "[-0.707107 0 -0.707107 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "3590" +"plane" "(-60 -60 -68) (-60 -16 -68) (-64 -16 -64)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[0 -1 0 0] 0.25" +"vaxis" "[0.707107 0 -0.707107 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +editor +{ +"color" "0 149 246" +"visgroupshown" "1" +"visgroupautoshown" "1" +} +} +solid +{ +"id" "8026" +side +{ +"id" "3226" +"plane" "(16 16 -64) (16 8 -64) (8 16 -64)" +"material" "TILE/WHITE_WALL_TILE003A" +"uaxis" "[1 0 0 256] 0.25" +"vaxis" "[0 -1 0 256] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "3225" +"plane" "(16 8 -64) (16 16 -64) (16 16 -68)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[0 1 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "3224" +"plane" "(16 16 -64) (8 16 -64) (8 16 -68)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "3223" +"plane" "(8 16 -64) (16 8 -64) (16 8 -68)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[0 1 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "3222" +"plane" "(16 16 -68) (8 16 -68) (16 8 -68)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 -1 0 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +editor +{ +"color" "0 106 159" +"visgroupshown" "1" +"visgroupautoshown" "1" +} +} +solid +{ +"id" "8030" +side +{ +"id" "3231" +"plane" "(8 -16 -64) (16 -8 -64) (16 -16 -64)" +"material" "TILE/WHITE_WALL_TILE003A" +"uaxis" "[1 0 0 256] 0.25" +"vaxis" "[0 -1 0 256] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "3230" +"plane" "(8 -16 -64) (16 -16 -64) (16 -16 -68)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "3229" +"plane" "(16 -16 -64) (16 -8 -64) (16 -8 -68)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[0 1 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "3228" +"plane" "(16 -8 -64) (8 -16 -64) (8 -16 -68)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "3227" +"plane" "(16 -16 -68) (16 -8 -68) (8 -16 -68)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 -1 0 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +editor +{ +"color" "0 156 217" +"visgroupshown" "1" +"visgroupautoshown" "1" +} +} +solid +{ +"id" "8032" +side +{ +"id" "3236" +"plane" "(-16 -16 -64) (-16 -8 -64) (-8 -16 -64)" +"material" "TILE/WHITE_WALL_TILE003A" +"uaxis" "[1 0 0 256] 0.25" +"vaxis" "[0 -1 0 256] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "3235" +"plane" "(-16 -8 -64) (-16 -16 -64) (-16 -16 -68)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[0 1 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "3234" +"plane" "(-16 -16 -64) (-8 -16 -64) (-8 -16 -68)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "3233" +"plane" "(-8 -16 -64) (-16 -8 -64) (-16 -8 -68)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[0 1 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "3232" +"plane" "(-16 -16 -68) (-8 -16 -68) (-16 -8 -68)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 -1 0 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +editor +{ +"color" "0 246 131" +"visgroupshown" "1" +"visgroupautoshown" "1" +} +} +solid +{ +"id" "8038" +side +{ +"id" "3241" +"plane" "(-16 16 -64) (-8 16 -64) (-16 8 -64)" +"material" "TILE/WHITE_WALL_TILE003A" +"uaxis" "[1 0 0 256] 0.25" +"vaxis" "[0 -1 0 256] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "3240" +"plane" "(-8 16 -64) (-16 16 -64) (-16 16 -68)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "3239" +"plane" "(-16 16 -64) (-16 8 -64) (-16 8 -68)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[0 1 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "3238" +"plane" "(-16 8 -64) (-8 16 -64) (-8 16 -68)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 0 -1 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +side +{ +"id" "3237" +"plane" "(-16 16 -68) (-16 8 -68) (-8 16 -68)" +"material" "TOOLS/TOOLSNODRAW" +"uaxis" "[1 0 0 0] 0.25" +"vaxis" "[0 -1 0 0] 0.25" +"rotation" "0.0" +"lightmapscale" "16" +"smoothing_groups" "0" +} +editor +{ +"color" "0 164 113" +"visgroupshown" "1" +"visgroupautoshown" "1" +} +} +editor +{ +"color" "0 0 0" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 2]" +"comments" "" +} +} +entity +{ +"id" "8900" +"classname" "bee2_template_conf" +"origin" "0 0 -48" +"realign_faces" "3595 3541 3589 3236 3547 3231 3241 3226" +"temp_type" "default" +"template_id" "BEE_PGUN_BASE" +editor +{ +"color" "220 30 220" +"visgroupshown" "1" +"visgroupautoshown" "1" +"logicalpos" "[0 6000]" +"comments" "" +} +} \ No newline at end of file diff --git a/version.info b/version.info index 17a6fd2..9c03289 100644 --- a/version.info +++ b/version.info @@ -1,3 +1,3 @@ Radelite BEE2.4 addon port -has_ratman=false -v.1.3.3 \ No newline at end of file +is_withrat=false +v.1.4