diff --git a/packages/standing_fizzler/info.txt b/packages/custom_fizzlers/info.txt similarity index 63% rename from packages/standing_fizzler/info.txt rename to packages/custom_fizzlers/info.txt index 890c491a29..c4137186f3 100644 --- a/packages/standing_fizzler/info.txt +++ b/packages/custom_fizzlers/info.txt @@ -1,6 +1,6 @@ "ID" "LAUTARO_LAUTARO_STANDING_FIZZLER" -"Name" "Reclined Fizzler" -"Desc" "A standing Fizzler wich can be placed in 8 positions." +"Name" "Custom Fizzlers" +"Desc" "A set of moddified fizzlers, a reclined fizzler, and a standing Fizzler wich can be placed in 8 positions." "Item" { @@ -14,6 +14,18 @@ } } +"Item" +{ +"ID" "ITEM_LAUTARO_RECLINED_FIZZLER" +"Version" +{ +"Styles" +{ +"BEE2_CLEAN" "reclined_fizzler" +} +} +} + "PackList" { "ID" "PACK_CLEAN_OVER_RESCALED_FIZZLER" diff --git a/packages/custom_fizzlers/items/reclined_fizzler/editoritems.txt b/packages/custom_fizzlers/items/reclined_fizzler/editoritems.txt new file mode 100644 index 0000000000..ca37613be4 --- /dev/null +++ b/packages/custom_fizzlers/items/reclined_fizzler/editoritems.txt @@ -0,0 +1,182 @@ + "Item" + { + "ItemClass" "ItemButtonFloor" + "Type" "ITEM_LAUTARO_RECLINED_FIZZLER" + "Editor" + { + "SubTypeProperty" "ButtonType" + "SubType" + { + "Name" "Reclined Fizzler" + "Model" + { + "ModelName" "bee2_reclined_fizzler.mdl" + } + "Palette" + { + "Image" "palette/lautaro/reclined_fizzler.png" + } + } + "SubType" + { + "Name" "Reclined Laserfield" + "Model" + { + "ModelName" "bee2_reclined_laserfield.mdl" + } + "Palette" + { + "Image" "palette/lautaro/reclined_laserfield.png" + } + } + "SubType" + { + "Name" "Reclined Death Fizzler" + "Model" + { + "ModelName" "bee2_reclined_deathfizz.mdl" + } + "Palette" + { + "Image" "palette/lautaro/reclined_deathfizz.png" + } + } + "MovementHandle" "HANDLE_4_DIRECTIONS" + "DesiredFacing" "DESIRES_DOWN" + } + "Properties" + { + "ButtonType" + { + "DefaultValue" "0" + "Index" "0" + } + "ConnectionCount" + { + "DefaultValue" "0" + "Index" "1" + } + "StartEnabled" + { + "DefaultValue" "1" + "Index" "2" + } + } + "Exporting" + { + "Instances" + { + "0" + { + "Name" "instances/BEE2/clean/items/lautaro/reclined_fizzler_dynamic.vmf" + "EntityCount" "3" + "BrushCount" "41" + "BrushSideCount" "286" + } + "1" + { + "Name" "instances/BEE2/clean/items/lautaro/reclined_fizzler_dynamic.vmf" + "EntityCount" "3" + "BrushCount" "41" + "BrushSideCount" "286" + } + "2" + { + "Name" "instances/BEE2/clean/items/lautaro/reclined_laserfield_static.vmf" + "EntityCount" "4" + "BrushCount" "12" + "BrushSideCount" "88" + } + "3" + { + "Name" "instances/BEE2/clean/items/lautaro/reclined_laserfield_static.vmf" + "EntityCount" "4" + "BrushCount" "12" + "BrushSideCount" "88" + } + "4" + { + "Name" "instances/BEE2/clean/items/lautaro/reclined_deathfizz.vmf" + "EntityCount" "4" + "BrushCount" "18" + "BrushSideCount" "152" + } + "5" + { + "Name" "instances/BEE2/clean/items/lautaro/reclined_deathfizz.vmf" + "EntityCount" "4" + "BrushCount" "18" + "BrushSideCount" "152" + } + } + "TargetName" "rfiz" + "Inputs" + { + "CONNECTION_STANDARD" + { + "Activate" "instance:counter;Add" + "Deactivate" "instance:counter;Subtract" + } + } + "ConnectionPoints" + { + "Point" + { + "Dir" "1 0 0" + "Pos" "-1 3 0" + "SignageOffset" "-2 2 0" + "Priority" "0" + } + "Point" + { + "Dir" "1 0 0" + "Pos" "-1 4 0" + "SignageOffset" "-2 5 0" + "Priority" "0" + } + "Point" + { + "Dir" "-1 0 0" + "Pos" "8 3 0" + "SignageOffset" "9 2 0" + "Priority" "0" + } + "Point" + { + "Dir" "-1 0 0" + "Pos" "8 4 0" + "SignageOffset" "9 5 0" + "Priority" "0" + } + "Point" + { + "Dir" "0 1 0" + "Pos" "3 -1 0" + "SignageOffset" "2 -2 0" + "Priority" "0" + } + "Point" + { + "Dir" "0 1 0" + "Pos" "4 -1 0" + "SignageOffset" "5 -2 0" + "Priority" "0" + } + "Point" + { + "Dir" "0 -1 0" + "Pos" "3 8 0" + "SignageOffset" "2 9 0" + "Priority" "0" + } + "Point" + { + "Dir" "0 -1 0" + "Pos" "4 8 0" + "SignageOffset" "5 9 0" + "Priority" "0" + } + } + "Offset" "64 64 64" + } + } \ No newline at end of file diff --git a/packages/custom_fizzlers/items/reclined_fizzler/properties.txt b/packages/custom_fizzlers/items/reclined_fizzler/properties.txt new file mode 100644 index 0000000000..85ac0b9b7e --- /dev/null +++ b/packages/custom_fizzlers/items/reclined_fizzler/properties.txt @@ -0,0 +1,19 @@ +"Properties" +{ +"Authors" "Lautaro" +"Tags" "Portal 2; Lautaro; Custom; Fizzlers" +"Description" +{ +"" "A Reclined Fizzler, useful for certain scenarios where you can not achieve it by using the flat blocks and the peti fizzler." +} +"infoURL" "https:/\/developer.valvesoftware.com/wiki/Portal_2_Puzzle_Maker/Button" +"all_icon" "palette/lautaro/all_fizzlers.png" +"all_name" "RECLINED FIZZLERS" +"Icon" +{ +"all" "all_fizzlers.png" +"0" "reclined_fizzler.png" +"1" "reclined_laserfield.png" +"2" "reclined_deathfizz.png" +} +} \ No newline at end of file diff --git a/packages/standing_fizzler/items/standing_fizzler/editoritems.txt b/packages/custom_fizzlers/items/standing_fizzler/editoritems.txt similarity index 93% rename from packages/standing_fizzler/items/standing_fizzler/editoritems.txt rename to packages/custom_fizzlers/items/standing_fizzler/editoritems.txt index 29621ff36d..79ccb4bf92 100644 --- a/packages/standing_fizzler/items/standing_fizzler/editoritems.txt +++ b/packages/custom_fizzlers/items/standing_fizzler/editoritems.txt @@ -13,7 +13,7 @@ "Palette" { "Tooltip" "STANDING FIZZLER" - "Image" "palette/lautaro/reclined_fizzler.png" + "Image" "palette/lautaro/standing_fizzler.png" } "Sounds" { @@ -23,15 +23,10 @@ "SOUND_DELETED" "P2Editor.RemoveOther" } } - "MovementHandle" "HANDLE_8_POSITIONS" + "MovementHandle" "HANDLE_8_POSITIONS" } "Properties" { - "ButtonType" - { - "DefaultValue" "0" - "Index" "0" - } "ConnectionCount" { "DefaultValue" "0" diff --git a/packages/standing_fizzler/items/standing_fizzler/properties.txt b/packages/custom_fizzlers/items/standing_fizzler/properties.txt similarity index 89% rename from packages/standing_fizzler/items/standing_fizzler/properties.txt rename to packages/custom_fizzlers/items/standing_fizzler/properties.txt index 36e469f7e7..965c5c739e 100644 --- a/packages/standing_fizzler/items/standing_fizzler/properties.txt +++ b/packages/custom_fizzlers/items/standing_fizzler/properties.txt @@ -9,6 +9,6 @@ "infoURL" "https:/\/developer.valvesoftware.com/wiki/Portal_2_Puzzle_Maker/Button" "Icon" { -"0" "reclined_fizzler.png" +"0" "standing_fizzler.png" } } \ No newline at end of file diff --git a/packages/standing_fizzler/items/standing_fizzler/vbsp_config.cfg b/packages/custom_fizzlers/items/standing_fizzler/vbsp_config.cfg similarity index 100% rename from packages/standing_fizzler/items/standing_fizzler/vbsp_config.cfg rename to packages/custom_fizzlers/items/standing_fizzler/vbsp_config.cfg diff --git a/packages/custom_fizzlers/resources/BEE2/items/all_fizzlers.png b/packages/custom_fizzlers/resources/BEE2/items/all_fizzlers.png new file mode 100644 index 0000000000..8f93cd0ee3 Binary files /dev/null and b/packages/custom_fizzlers/resources/BEE2/items/all_fizzlers.png differ diff --git a/packages/custom_fizzlers/resources/BEE2/items/reclined_deathfizz.png b/packages/custom_fizzlers/resources/BEE2/items/reclined_deathfizz.png new file mode 100644 index 0000000000..353744754b Binary files /dev/null and b/packages/custom_fizzlers/resources/BEE2/items/reclined_deathfizz.png differ diff --git a/packages/standing_fizzler/resources/BEE2/items/reclined_fizzler.png b/packages/custom_fizzlers/resources/BEE2/items/reclined_fizzler.png similarity index 100% rename from packages/standing_fizzler/resources/BEE2/items/reclined_fizzler.png rename to packages/custom_fizzlers/resources/BEE2/items/reclined_fizzler.png diff --git a/packages/custom_fizzlers/resources/BEE2/items/reclined_laserfield.png b/packages/custom_fizzlers/resources/BEE2/items/reclined_laserfield.png new file mode 100644 index 0000000000..0a6fd44d68 Binary files /dev/null and b/packages/custom_fizzlers/resources/BEE2/items/reclined_laserfield.png differ diff --git a/packages/custom_fizzlers/resources/BEE2/items/standing_fizzler.png b/packages/custom_fizzlers/resources/BEE2/items/standing_fizzler.png new file mode 100644 index 0000000000..25e7ace356 Binary files /dev/null and b/packages/custom_fizzlers/resources/BEE2/items/standing_fizzler.png differ diff --git a/packages/custom_fizzlers/resources/instances/clean/items/lautaro/reclined_fizzler_Static.vmf b/packages/custom_fizzlers/resources/instances/clean/items/lautaro/reclined_fizzler_Static.vmf new file mode 100644 index 0000000000..7fd5a9e0bc --- /dev/null +++ b/packages/custom_fizzlers/resources/instances/clean/items/lautaro/reclined_fizzler_Static.vmf @@ -0,0 +1,537 @@ +versioninfo +{ + "editorversion" "400" + "editorbuild" "7378" + "mapversion" "18" + "formatversion" "100" + "prefab" "0" +} +visgroups +{ +} +viewsettings +{ + "bSnapToGrid" "1" + "bShowGrid" "1" + "bShowLogicalGrid" "0" + "nGridSpacing" "1" + "bShow3DGrid" "0" +} +world +{ + "id" "1" + "mapversion" "18" + "classname" "worldspawn" + "detailmaterial" "detail/detailsprites" + "detailvbsp" "detail.vbsp" + "maxblobcount" "250" + "maxpropscreenwidth" "-1" + "skyname" "sky_black_nofog" +} +entity +{ + "id" "498" + "classname" "func_detail" + solid + { + "id" "499" + side + { + "id" "79" + "plane" "(63.5 -92 -32) (-63.5 -92 -32) (-63.5 -60 -32)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 368] 0.25" + "vaxis" "[1 0 0 254] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "78" + "plane" "(63.5 -60 -64) (-63.5 -60 -64) (-63.5 -92 -64)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 368] 0.25" + "vaxis" "[1 0 0 254] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "77" + "plane" "(63.5 -92 -64) (-63.5 -92 -64) (-63.5 -92 -32)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 0 1 256] 0.25" + "vaxis" "[1 0 0 254] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "76" + "plane" "(-63.5 -60 -64) (63.5 -60 -64) (63.5 -60 -32)" + "material" "TOOLS/TOOLSBLACK_NOPORTAL" + "uaxis" "[-1 0 0 14] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "75" + "plane" "(-63.5 -92 -64) (-63.5 -60 -64) (-63.5 -60 -32)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 368] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "74" + "plane" "(63.5 -60 -64) (63.5 -92 -64) (63.5 -92 -32)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 368] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + solid + { + "id" "500" + side + { + "id" "85" + "plane" "(63.5 92 -64) (-63.5 92 -64) (-63.5 60 -64)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 -240] 0.25" + "vaxis" "[-1 0 0 258] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "84" + "plane" "(63.5 60 -32) (-63.5 60 -32) (-63.5 92 -32)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 -240] 0.25" + "vaxis" "[-1 0 0 258] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "83" + "plane" "(63.5 60 -64) (-63.5 60 -64) (-63.5 60 -32)" + "material" "TOOLS/TOOLSBLACK_NOPORTAL" + "uaxis" "[1 0 0 14] 0.25" + "vaxis" "[0 0 1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "82" + "plane" "(-63.5 92 -64) (63.5 92 -64) (63.5 92 -32)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 0 -1 -128] 0.25" + "vaxis" "[1 0 0 510] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "81" + "plane" "(63.5 92 -64) (63.5 60 -64) (63.5 60 -32)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 -240] 0.25" + "vaxis" "[0 0 1 384] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "80" + "plane" "(-63.5 60 -64) (-63.5 92 -64) (-63.5 92 -32)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 -240] 0.25" + "vaxis" "[0 0 1 384] 0.25" + "rotation" "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 1500]" + } +} +entity +{ + "id" "501" + "classname" "func_detail" + solid + { + "id" "502" + side + { + "id" "91" + "plane" "(63.5 -92 -64) (-63.5 -92 -64) (-63.5 -60 -64)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 368] 0.25" + "vaxis" "[1 0 0 254] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "90" + "plane" "(63.5 -60 -96) (-63.5 -60 -96) (-63.5 -92 -96)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 368] 0.25" + "vaxis" "[1 0 0 254] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "89" + "plane" "(63.5 -92 -96) (-63.5 -92 -96) (-63.5 -92 -64)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[1 0 0 254] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "88" + "plane" "(-63.5 -60 -96) (63.5 -60 -96) (63.5 -60 -64)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[-1 0 0 258] 0.25" + "vaxis" "[0 0 -1 -128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "87" + "plane" "(-63.5 -92 -96) (-63.5 -60 -96) (-63.5 -60 -64)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 368] 0.25" + "vaxis" "[0 0 -1 -128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "86" + "plane" "(63.5 -60 -96) (63.5 -92 -96) (63.5 -92 -64)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 368] 0.25" + "vaxis" "[0 0 -1 -128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + solid + { + "id" "503" + side + { + "id" "97" + "plane" "(63.5 92 -96) (-63.5 92 -96) (-63.5 60 -96)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 -240] 0.25" + "vaxis" "[-1 0 0 258] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "96" + "plane" "(63.5 60 -64) (-63.5 60 -64) (-63.5 92 -64)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 -240] 0.25" + "vaxis" "[-1 0 0 258] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "95" + "plane" "(63.5 60 -96) (-63.5 60 -96) (-63.5 60 -64)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[1 0 0 254] 0.25" + "vaxis" "[0 0 1 512] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "94" + "plane" "(-63.5 92 -96) (63.5 92 -96) (63.5 92 -64)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 0 -1 -256] 0.25" + "vaxis" "[1 0 0 510] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "93" + "plane" "(63.5 92 -96) (63.5 60 -96) (63.5 60 -64)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 -240] 0.25" + "vaxis" "[0 0 1 512] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "92" + "plane" "(-63.5 60 -96) (-63.5 92 -96) (-63.5 92 -64)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 -240] 0.25" + "vaxis" "[0 0 1 512] 0.25" + "rotation" "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 1500]" + } +} +entity +{ + "id" "8" + "classname" "prop_dynamic" + "angles" "-90 0 0" + "DisableBoneFollowers" "0" + "disablereceiveshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademindist" "-1" + "fadescale" "1" + "HoldAnimation" "1" + "MaxAnimTime" "10" + "MinAnimTime" "5" + "model" "models/bee2/props_ingame/fizzler_dynamic_rescaled.mdl" + "PerformanceMode" "0" + "pressuredelay" "0" + "RandomAnimation" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "SetBodyGroup" "0" + "skin" "0" + "solid" "6" + "spawnflags" "0" + "StartDisabled" "0" + "SuppressAnimSounds" "0" + "targetname" "mdl" + "origin" "0 -60 -48" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 500]" + } +} +entity +{ + "id" "51" + "classname" "prop_dynamic" + "angles" "90 180 0" + "DisableBoneFollowers" "0" + "disablereceiveshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademindist" "-1" + "fadescale" "1" + "HoldAnimation" "1" + "MaxAnimTime" "10" + "MinAnimTime" "5" + "model" "models/bee2/props_ingame/fizzler_dynamic_rescaled.mdl" + "PerformanceMode" "0" + "pressuredelay" "0" + "RandomAnimation" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "SetBodyGroup" "0" + "skin" "0" + "solid" "6" + "spawnflags" "0" + "StartDisabled" "0" + "SuppressAnimSounds" "0" + "targetname" "mdl" + "origin" "0 60 -48" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 500]" + } +} +entity +{ + "id" "299" + "classname" "trigger_portal_cleanser" + "drawinfastreflection" "0" + "origin" "0 0 -48" + "spawnflags" "4107" + "StartDisabled" "0" + "targetname" "fiz" + "UseScanline" "1" + "Visible" "1" + solid + { + "id" "294" + side + { + "id" "49" + "plane" "(-64 -60 -47) (-64 60 -47) (64 60 -47)" + "material" "EFFECTS/FIZZLER" + "uaxis" "[0 1 0 512] 0.125" + "vaxis" "[1 0 0 512] 0.125" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "48" + "plane" "(-64 60 -49) (-64 -60 -49) (64 -60 -49)" + "material" "EFFECTS/FIZZLER" + "uaxis" "[0 1 0 512] 0.125" + "vaxis" "[1 0 0 512] 0.125" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47" + "plane" "(-64 -60 -49) (-64 60 -49) (-64 60 -47)" + "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" "46" + "plane" "(64 60 -49) (64 -60 -49) (64 -60 -47)" + "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" "45" + "plane" "(-64 60 -49) (64 60 -49) (64 60 -47)" + "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" "44" + "plane" "(64 -60 -49) (-64 -60 -49) (-64 -60 -47)" + "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 3500]" + } +} +cameras +{ + "activecamera" "-1" +} +cordons +{ + "active" "0" +} diff --git a/packages/custom_fizzlers/resources/instances/clean/items/lautaro/reclined_fizzler_dynamic.vmf b/packages/custom_fizzlers/resources/instances/clean/items/lautaro/reclined_fizzler_dynamic.vmf new file mode 100644 index 0000000000..35bd40d84d --- /dev/null +++ b/packages/custom_fizzlers/resources/instances/clean/items/lautaro/reclined_fizzler_dynamic.vmf @@ -0,0 +1,822 @@ +versioninfo +{ + "editorversion" "400" + "editorbuild" "7378" + "mapversion" "25" + "formatversion" "100" + "prefab" "0" +} +visgroups +{ +} +viewsettings +{ + "bSnapToGrid" "1" + "bShowGrid" "1" + "bShowLogicalGrid" "0" + "nGridSpacing" "1" + "bShow3DGrid" "0" +} +world +{ + "id" "1" + "mapversion" "25" + "classname" "worldspawn" + "detailmaterial" "detail/detailsprites" + "detailvbsp" "detail.vbsp" + "maxblobcount" "250" + "maxpropscreenwidth" "-1" + "skyname" "sky_black_nofog" +} +entity +{ + "id" "498" + "classname" "func_detail" + solid + { + "id" "499" + side + { + "id" "79" + "plane" "(63.5 -96 -32) (-63.5 -96 -32) (-63.5 -64 -32)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 384] 0.25" + "vaxis" "[1 0 0 254] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "78" + "plane" "(63.5 -64 -64) (-63.5 -64 -64) (-63.5 -96 -64)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 384] 0.25" + "vaxis" "[1 0 0 254] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "77" + "plane" "(63.5 -96 -64) (-63.5 -96 -64) (-63.5 -96 -32)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 0 1 256] 0.25" + "vaxis" "[1 0 0 254] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "76" + "plane" "(-63.5 -64 -64) (63.5 -64 -64) (63.5 -64 -32)" + "material" "TOOLS/TOOLSBLACK_NOPORTAL" + "uaxis" "[-1 0 0 2] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "512" + "smoothing_groups" "0" + } + side + { + "id" "75" + "plane" "(-63.5 -96 -64) (-63.5 -64 -64) (-63.5 -64 -32)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 384] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "74" + "plane" "(63.5 -64 -64) (63.5 -96 -64) (63.5 -96 -32)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 384] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + solid + { + "id" "500" + side + { + "id" "85" + "plane" "(63.5 96 -64) (-63.5 96 -64) (-63.5 64 -64)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[-1 0 0 258] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "84" + "plane" "(63.5 64 -32) (-63.5 64 -32) (-63.5 96 -32)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[-1 0 0 258] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "83" + "plane" "(63.5 64 -64) (-63.5 64 -64) (-63.5 64 -32)" + "material" "TOOLS/TOOLSBLACK_NOPORTAL" + "uaxis" "[1 0 0 -2] 0.25" + "vaxis" "[0 0 1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "82" + "plane" "(-63.5 96 -64) (63.5 96 -64) (63.5 96 -32)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 0 -1 -128] 0.25" + "vaxis" "[1 0 0 510] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "81" + "plane" "(63.5 96 -64) (63.5 64 -64) (63.5 64 -32)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[0 0 1 384] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "80" + "plane" "(-63.5 64 -64) (-63.5 96 -64) (-63.5 96 -32)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[0 0 1 384] 0.25" + "rotation" "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 1500]" + } +} +entity +{ + "id" "501" + "classname" "func_detail" + solid + { + "id" "502" + side + { + "id" "91" + "plane" "(63.5 -96 -64) (-63.5 -96 -64) (-63.5 -64 -64)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 384] 0.25" + "vaxis" "[1 0 0 254] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "90" + "plane" "(63.5 -64 -96) (-63.5 -64 -96) (-63.5 -96 -96)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 384] 0.25" + "vaxis" "[1 0 0 254] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "89" + "plane" "(63.5 -96 -96) (-63.5 -96 -96) (-63.5 -96 -64)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[1 0 0 254] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "88" + "plane" "(-63.5 -64 -96) (63.5 -64 -96) (63.5 -64 -64)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[-1 0 0 258] 0.25" + "vaxis" "[0 0 -1 -128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "87" + "plane" "(-63.5 -96 -96) (-63.5 -64 -96) (-63.5 -64 -64)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 384] 0.25" + "vaxis" "[0 0 -1 -128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "86" + "plane" "(63.5 -64 -96) (63.5 -96 -96) (63.5 -96 -64)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 384] 0.25" + "vaxis" "[0 0 -1 -128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + solid + { + "id" "503" + side + { + "id" "97" + "plane" "(63.5 96 -96) (-63.5 96 -96) (-63.5 64 -96)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[-1 0 0 258] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "96" + "plane" "(63.5 64 -64) (-63.5 64 -64) (-63.5 96 -64)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[-1 0 0 258] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "95" + "plane" "(63.5 64 -96) (-63.5 64 -96) (-63.5 64 -64)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[1 0 0 254] 0.25" + "vaxis" "[0 0 1 512] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "94" + "plane" "(-63.5 96 -96) (63.5 96 -96) (63.5 96 -64)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 0 -1 -256] 0.25" + "vaxis" "[1 0 0 510] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "93" + "plane" "(63.5 96 -96) (63.5 64 -96) (63.5 64 -64)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[0 0 1 512] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "92" + "plane" "(-63.5 64 -96) (-63.5 96 -96) (-63.5 96 -64)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[0 0 1 512] 0.25" + "rotation" "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 1500]" + } +} +entity +{ + "id" "628" + "classname" "trigger_portal_cleanser" + "drawinfastreflection" "0" + "origin" "64.5 0 -57" + "spawnflags" "5135" + "StartDisabled" "0" + "targetname" "fiz" + "UseScanline" "1" + "Visible" "0" + solid + { + "id" "629" + side + { + "id" "163" + "plane" "(65 65 -65) (64 65 -65) (64 -65 -65)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "162" + "plane" "(65 -65 -49) (64 -65 -49) (64 65 -49)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "161" + "plane" "(65 -65 -65) (64 -65 -65) (64 -65 -49)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[-1 0 0 -4] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "160" + "plane" "(64 65 -65) (65 65 -65) (65 65 -49)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 -4] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "159" + "plane" "(65 65 -65) (65 -65 -65) (65 -65 -49)" + "material" "EFFECTS/FIZZLER" + "uaxis" "[0 1 0 -512] 0.125" + "vaxis" "[0 0 1 508.567] 0.126" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "158" + "plane" "(64 -65 -65) (64 65 -65) (64 65 -49)" + "material" "EFFECTS/FIZZLER" + "uaxis" "[0 1 0 -512] 0.125" + "vaxis" "[0 0 1 508.567] 0.126" + "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" "[10000 -3768]" + } +} +entity +{ + "id" "724" + "classname" "trigger_portal_cleanser" + "drawinfastreflection" "0" + "origin" "-64.5 0 -57" + "spawnflags" "5135" + "StartDisabled" "0" + "targetname" "fiz" + "UseScanline" "1" + "Visible" "0" + solid + { + "id" "725" + side + { + "id" "181" + "plane" "(-64 65 -65) (-65 65 -65) (-65 -65 -65)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "180" + "plane" "(-64 -65 -49) (-65 -65 -49) (-65 65 -49)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "179" + "plane" "(-64 -65 -65) (-65 -65 -65) (-65 -65 -49)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[-1 0 0 -60] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "178" + "plane" "(-65 65 -65) (-64 65 -65) (-64 65 -49)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 -60] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "177" + "plane" "(-64 65 -65) (-64 -65 -65) (-64 -65 -49)" + "material" "EFFECTS/FIZZLER" + "uaxis" "[0 1 0 -512] 0.125" + "vaxis" "[0 0 1 508.567] 0.126" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "176" + "plane" "(-65 -65 -65) (-65 65 -65) (-65 65 -49)" + "material" "EFFECTS/FIZZLER" + "uaxis" "[0 1 0 -512] 0.125" + "vaxis" "[0 0 1 508.567] 0.126" + "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" "[10000 -3768]" + } +} +entity +{ + "id" "8" + "classname" "prop_dynamic" + "angles" "-90 0 0" + "DisableBoneFollowers" "0" + "disablereceiveshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademindist" "-1" + "fadescale" "1" + "HoldAnimation" "1" + "MaxAnimTime" "10" + "MinAnimTime" "5" + "model" "models/bee2/props_ingame/fizzler_dynamic_rescaled.mdl" + "PerformanceMode" "0" + "pressuredelay" "0" + "RandomAnimation" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "SetBodyGroup" "0" + "skin" "0" + "solid" "6" + "spawnflags" "0" + "StartDisabled" "0" + "SuppressAnimSounds" "0" + "targetname" "mdl" + "origin" "0 -64 -48" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 500]" + } +} +entity +{ + "id" "51" + "classname" "prop_dynamic" + "angles" "90 180 0" + "DisableBoneFollowers" "0" + "disablereceiveshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademindist" "-1" + "fadescale" "1" + "HoldAnimation" "1" + "MaxAnimTime" "10" + "MinAnimTime" "5" + "model" "models/bee2/props_ingame/fizzler_dynamic_rescaled.mdl" + "PerformanceMode" "0" + "pressuredelay" "0" + "RandomAnimation" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "SetBodyGroup" "0" + "skin" "0" + "solid" "6" + "spawnflags" "0" + "StartDisabled" "0" + "SuppressAnimSounds" "0" + "targetname" "mdl" + "origin" "0 64 -48" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 500]" + } +} +entity +{ + "id" "299" + "classname" "trigger_portal_cleanser" + "drawinfastreflection" "0" + "origin" "0 0 -48" + "spawnflags" "4107" + "StartDisabled" "0" + "targetname" "fiz" + "UseScanline" "1" + "Visible" "1" + solid + { + "id" "294" + side + { + "id" "49" + "plane" "(-64 -64 -47) (-64 64 -47) (64 64 -47)" + "material" "EFFECTS/FIZZLER" + "uaxis" "[0 1 0 512] 0.125" + "vaxis" "[1 0 0 512] 0.125" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "48" + "plane" "(-64 64 -49) (-64 -64 -49) (64 -64 -49)" + "material" "EFFECTS/FIZZLER" + "uaxis" "[0 1 0 512] 0.125" + "vaxis" "[1 0 0 512] 0.125" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47" + "plane" "(-64 -64 -49) (-64 64 -49) (-64 64 -47)" + "material" "EFFECTS/FIZZLER" + "uaxis" "[0 0 1 512] 0.13" + "vaxis" "[0 1 0 512] 0.13" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46" + "plane" "(64 64 -49) (64 -64 -49) (64 -64 -47)" + "material" "EFFECTS/FIZZLER" + "uaxis" "[0 0 1 512] 0.13" + "vaxis" "[0 1 0 512] 0.13" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "45" + "plane" "(-64 64 -49) (64 64 -49) (64 64 -47)" + "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" "44" + "plane" "(64 -64 -49) (-64 -64 -49) (-64 -64 -47)" + "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 3500]" + } +} +entity +{ + "id" "335" + "classname" "math_counter" + "max" "$connectioncount" + "targetname" "counter" + connections + { + "OnHitMax" "branch_toggleToggleTest0-1" + "OnChangedFromMax" "branch_toggleToggleTest0-1" + } + "origin" "-16 -6.99382e-007 -16" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 0]" + } +} +entity +{ + "id" "337" + "classname" "logic_branch" + "InitialValue" "$start_enabled" + "targetname" "branch_toggle" + connections + { + "OnTrue" "mdlSetAnimationopen0-1" + "OnFalse" "mdlSetAnimationclose0-1" + "OnTrue" "fizEnable0-1" + "OnFalse" "fizDisable0-1" + } + "origin" "16 2.09815e-006 -16" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 0]" + } +} +entity +{ + "id" "339" + "classname" "func_instance_io_proxy" + "targetname" "proxy" + connections + { + "OnProxyRelay" "counterAdd10-1" + "OnProxyRelay" "counterSubtract10-1" + } + "origin" "48 6.99382e-007 -16" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 9000]" + } +} +entity +{ + "id" "343" + "classname" "func_instance_parms" + "parm1" "$connectioncount integer" + "parm2" "$start_enabled integer" + "origin" "-48 -2.09815e-006 -16" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 0]" + } +} +entity +{ + "id" "484" + "classname" "logic_auto" + "spawnflags" "1" + connections + { + "OnMapSpawn" "branch_toggleTest0-1" + "OnMapSpawn" "@has_fizzlerEnable0-1" + } + "origin" "0 2.09815e-006 0" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 0]" + } +} +cameras +{ + "activecamera" "-1" +} +cordons +{ + "active" "0" +} diff --git a/packages/custom_fizzlers/resources/instances/clean/items/lautaro/reclined_laserfield_dynamic.vmf b/packages/custom_fizzlers/resources/instances/clean/items/lautaro/reclined_laserfield_dynamic.vmf new file mode 100644 index 0000000000..575bb99859 --- /dev/null +++ b/packages/custom_fizzlers/resources/instances/clean/items/lautaro/reclined_laserfield_dynamic.vmf @@ -0,0 +1,781 @@ +versioninfo +{ + "editorversion" "400" + "editorbuild" "7378" + "mapversion" "20" + "formatversion" "100" + "prefab" "0" +} +visgroups +{ +} +viewsettings +{ + "bSnapToGrid" "1" + "bShowGrid" "1" + "bShowLogicalGrid" "0" + "nGridSpacing" "1" + "bShow3DGrid" "0" +} +world +{ + "id" "1" + "mapversion" "20" + "classname" "worldspawn" + "detailmaterial" "detail/detailsprites" + "detailvbsp" "detail.vbsp" + "maxblobcount" "250" + "maxpropscreenwidth" "-1" + "skyname" "sky_black_nofog" +} +entity +{ + "id" "569" + "classname" "func_detail" + solid + { + "id" "570" + side + { + "id" "91" + "plane" "(63.5 -92 -32) (-63.5 -92 -32) (-63.5 -60 -32)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 368] 0.25" + "vaxis" "[1 0 0 254] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "90" + "plane" "(63.5 -60 -64) (-63.5 -60 -64) (-63.5 -92 -64)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 368] 0.25" + "vaxis" "[1 0 0 254] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "89" + "plane" "(63.5 -92 -64) (-63.5 -92 -64) (-63.5 -92 -32)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 0 1 256] 0.25" + "vaxis" "[1 0 0 254] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "88" + "plane" "(-63.5 -60 -64) (63.5 -60 -64) (63.5 -60 -32)" + "material" "TOOLS/TOOLSBLACK_NOPORTAL" + "uaxis" "[-1 0 0 14] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "87" + "plane" "(-63.5 -92 -64) (-63.5 -60 -64) (-63.5 -60 -32)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 368] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "86" + "plane" "(63.5 -60 -64) (63.5 -92 -64) (63.5 -92 -32)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 368] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + solid + { + "id" "571" + side + { + "id" "97" + "plane" "(63.5 92 -64) (-63.5 92 -64) (-63.5 60 -64)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 -240] 0.25" + "vaxis" "[-1 0 0 258] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "96" + "plane" "(63.5 60 -32) (-63.5 60 -32) (-63.5 92 -32)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 -240] 0.25" + "vaxis" "[-1 0 0 258] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "95" + "plane" "(63.5 60 -64) (-63.5 60 -64) (-63.5 60 -32)" + "material" "TOOLS/TOOLSBLACK_NOPORTAL" + "uaxis" "[1 0 0 14] 0.25" + "vaxis" "[0 0 1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "94" + "plane" "(-63.5 92 -64) (63.5 92 -64) (63.5 92 -32)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 0 -1 -128] 0.25" + "vaxis" "[1 0 0 510] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "93" + "plane" "(63.5 92 -64) (63.5 60 -64) (63.5 60 -32)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 -240] 0.25" + "vaxis" "[0 0 1 384] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "92" + "plane" "(-63.5 60 -64) (-63.5 92 -64) (-63.5 92 -32)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 -240] 0.25" + "vaxis" "[0 0 1 384] 0.25" + "rotation" "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 1500]" + } +} +entity +{ + "id" "572" + "classname" "func_detail" + solid + { + "id" "573" + side + { + "id" "103" + "plane" "(63.5 -92 -64) (-63.5 -92 -64) (-63.5 -60 -64)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 368] 0.25" + "vaxis" "[1 0 0 254] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "102" + "plane" "(63.5 -60 -96) (-63.5 -60 -96) (-63.5 -92 -96)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 368] 0.25" + "vaxis" "[1 0 0 254] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "101" + "plane" "(63.5 -92 -96) (-63.5 -92 -96) (-63.5 -92 -64)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[1 0 0 254] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "100" + "plane" "(-63.5 -60 -96) (63.5 -60 -96) (63.5 -60 -64)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[-1 0 0 258] 0.25" + "vaxis" "[0 0 -1 -128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "99" + "plane" "(-63.5 -92 -96) (-63.5 -60 -96) (-63.5 -60 -64)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 368] 0.25" + "vaxis" "[0 0 -1 -128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "98" + "plane" "(63.5 -60 -96) (63.5 -92 -96) (63.5 -92 -64)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 368] 0.25" + "vaxis" "[0 0 -1 -128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + solid + { + "id" "574" + side + { + "id" "109" + "plane" "(63.5 92 -96) (-63.5 92 -96) (-63.5 60 -96)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 -240] 0.25" + "vaxis" "[-1 0 0 258] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "108" + "plane" "(63.5 60 -64) (-63.5 60 -64) (-63.5 92 -64)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 -240] 0.25" + "vaxis" "[-1 0 0 258] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "107" + "plane" "(63.5 60 -96) (-63.5 60 -96) (-63.5 60 -64)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[1 0 0 254] 0.25" + "vaxis" "[0 0 1 512] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "106" + "plane" "(-63.5 92 -96) (63.5 92 -96) (63.5 92 -64)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 0 -1 -256] 0.25" + "vaxis" "[1 0 0 510] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "105" + "plane" "(63.5 92 -96) (63.5 60 -96) (63.5 60 -64)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 -240] 0.25" + "vaxis" "[0 0 1 512] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "104" + "plane" "(-63.5 60 -96) (-63.5 92 -96) (-63.5 92 -64)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 -240] 0.25" + "vaxis" "[0 0 1 512] 0.25" + "rotation" "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 1500]" + } +} +entity +{ + "id" "533" + "classname" "trigger_hurt" + "damage" "1000" + "damagecap" "20" + "damagemodel" "0" + "damagetype" "1024" + "nodmgforce" "0" + "origin" "0 0 -48" + "spawnflags" "4097" + "StartDisabled" "0" + "targetname" "hurt" + solid + { + "id" "534" + side + { + "id" "61" + "plane" "(-60 -60 -47) (-60 60 -47) (60 60 -47)" + "material" "TOOLS/TOOLSTRIGGER" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "60" + "plane" "(-60 60 -49) (-60 -60 -49) (60 -60 -49)" + "material" "TOOLS/TOOLSTRIGGER" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59" + "plane" "(-60 -60 -49) (-60 60 -49) (-60 60 -47)" + "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" "58" + "plane" "(60 60 -49) (60 -60 -49) (60 -60 -47)" + "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" "57" + "plane" "(-60 60 -49) (60 60 -49) (60 60 -47)" + "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" "56" + "plane" "(60 -60 -49) (-60 -60 -49) (-60 -60 -47)" + "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 3500]" + } +} +entity +{ + "id" "552" + "classname" "ambient_generic" + "cspinup" "0" + "fadeinsecs" "0" + "fadeoutsecs" "0" + "health" "10" + "lfomodpitch" "0" + "lfomodvol" "0" + "lforate" "0" + "lfotype" "0" + "message" "Laser.BeamLoopMega" + "pitch" "100" + "pitchstart" "100" + "preset" "0" + "radius" "88" + "spawnflags" "16" + "spindown" "0" + "spinup" "0" + "targetname" "snd" + "volstart" "0" + connections + { + "OnMapSpawn" "branch_toggleTest0-1" + } + "origin" "0 2.09815e-006 -48" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 0]" + } +} +entity +{ + "id" "8" + "classname" "prop_dynamic" + "angles" "-90 0 0" + "DisableBoneFollowers" "0" + "disablereceiveshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademindist" "-1" + "fadescale" "1" + "HoldAnimation" "1" + "MaxAnimTime" "10" + "MinAnimTime" "5" + "model" "models/bee2/props_ingame/fizzler_dynamic_rescaled.mdl" + "PerformanceMode" "0" + "pressuredelay" "0" + "RandomAnimation" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "SetBodyGroup" "0" + "skin" "2" + "solid" "6" + "spawnflags" "0" + "StartDisabled" "0" + "SuppressAnimSounds" "0" + "targetname" "mdl" + "origin" "-7.62939e-006 -60 -48" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 500]" + } +} +entity +{ + "id" "51" + "classname" "prop_dynamic" + "angles" "90 180 0" + "DisableBoneFollowers" "0" + "disablereceiveshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademindist" "-1" + "fadescale" "1" + "HoldAnimation" "1" + "MaxAnimTime" "10" + "MinAnimTime" "5" + "model" "models/bee2/props_ingame/fizzler_dynamic_rescaled.mdl" + "PerformanceMode" "0" + "pressuredelay" "0" + "RandomAnimation" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "SetBodyGroup" "0" + "skin" "2" + "solid" "6" + "spawnflags" "0" + "StartDisabled" "0" + "SuppressAnimSounds" "0" + "targetname" "mdl" + "origin" "-7.62939e-006 60 -48" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 500]" + } +} +entity +{ + "id" "299" + "classname" "func_brush" + "disableflashlight" "0" + "disablereceiveshadows" "0" + "disableshadowdepth" "0" + "disableshadows" "0" + "drawinfastreflection" "0" + "InputFilter" "0" + "invert_exclusion" "0" + "origin" "0 0 -48" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowdepthnocache" "0" + "solidbsp" "0" + "Solidity" "1" + "spawnflags" "2" + "StartDisabled" "0" + "targetname" "brush" + "vrad_brush_cast_shadows" "0" + solid + { + "id" "294" + side + { + "id" "49" + "plane" "(-64 -64 -47) (-64 64 -47) (64 64 -47)" + "material" "EFFECTS/LASERPLANE" + "uaxis" "[0 1 0 256] 0.25" + "vaxis" "[1 0 0 256] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "48" + "plane" "(-64 64 -49) (-64 -64 -49) (64 -64 -49)" + "material" "EFFECTS/LASERPLANE" + "uaxis" "[0 1 0 256] 0.25" + "vaxis" "[1 0 0 256] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47" + "plane" "(-64 -64 -49) (-64 64 -49) (-64 64 -47)" + "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" "46" + "plane" "(64 64 -49) (64 -64 -49) (64 -64 -47)" + "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" "45" + "plane" "(-64 64 -49) (64 64 -49) (64 64 -47)" + "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" "44" + "plane" "(64 -64 -49) (-64 -64 -49) (-64 -64 -47)" + "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 3500]" + } +} +entity +{ + "id" "335" + "classname" "math_counter" + "max" "$connectioncount" + "targetname" "counter" + connections + { + "OnHitMax" "branch_toggleToggleTest0-1" + "OnChangedFromMax" "branch_toggleToggleTest0-1" + } + "origin" "-16 -6.99382e-007 -16" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 0]" + } +} +entity +{ + "id" "337" + "classname" "logic_branch" + "InitialValue" "$start_enabled" + "targetname" "branch_toggle" + connections + { + "OnTrue" "mdlSetAnimationopen0-1" + "OnFalse" "mdlSetAnimationclose0-1" + "OnTrue" "brushEnable0-1" + "OnFalse" "brushDisable0-1" + "OnTrue" "hurtEnable0-1" + "OnFalse" "hurtDisable0-1" + "OnTrue" "sndPlaySound0-1" + "OnFalse" "sndStopSound0-1" + } + "origin" "16 2.09815e-006 -16" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 0]" + } +} +entity +{ + "id" "339" + "classname" "func_instance_io_proxy" + "targetname" "proxy" + connections + { + "OnProxyRelay" "counterAdd10-1" + "OnProxyRelay" "counterSubtract10-1" + } + "origin" "48 6.99382e-007 -16" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 9000]" + } +} +entity +{ + "id" "343" + "classname" "func_instance_parms" + "parm1" "$connectioncount integer" + "parm2" "$start_enabled integer" + "origin" "-48 -2.09815e-006 -16" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 0]" + } +} +entity +{ + "id" "484" + "classname" "logic_auto" + "spawnflags" "1" + connections + { + "OnMapSpawn" "branch_toggleTest0-1" + "OnMapSpawn" "@has_deadlyEnable0-1" + "OnMapSpawn" "@has_laserEnable0-1" + } + "origin" "0 2.09815e-006 0" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 0]" + } +} +cameras +{ + "activecamera" "-1" +} +cordons +{ + "active" "0" +} diff --git a/packages/custom_fizzlers/resources/instances/clean/items/lautaro/reclined_laserfield_static.vmf b/packages/custom_fizzlers/resources/instances/clean/items/lautaro/reclined_laserfield_static.vmf new file mode 100644 index 0000000000..77a0eae618 --- /dev/null +++ b/packages/custom_fizzlers/resources/instances/clean/items/lautaro/reclined_laserfield_static.vmf @@ -0,0 +1,681 @@ +versioninfo +{ + "editorversion" "400" + "editorbuild" "7378" + "mapversion" "20" + "formatversion" "100" + "prefab" "0" +} +visgroups +{ +} +viewsettings +{ + "bSnapToGrid" "1" + "bShowGrid" "1" + "bShowLogicalGrid" "0" + "nGridSpacing" "1" + "bShow3DGrid" "0" +} +world +{ + "id" "1" + "mapversion" "20" + "classname" "worldspawn" + "detailmaterial" "detail/detailsprites" + "detailvbsp" "detail.vbsp" + "maxblobcount" "250" + "maxpropscreenwidth" "-1" + "skyname" "sky_black_nofog" +} +entity +{ + "id" "608" + "classname" "func_detail" + solid + { + "id" "605" + side + { + "id" "97" + "plane" "(63.5 -92 -31) (-63.5 -92 -31) (-63.5 -60 -31)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 368] 0.25" + "vaxis" "[1 0 0 254] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "96" + "plane" "(63.5 -60 -63) (-63.5 -60 -63) (-63.5 -92 -63)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 368] 0.25" + "vaxis" "[1 0 0 254] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "95" + "plane" "(63.5 -92 -63) (-63.5 -92 -63) (-63.5 -92 -31)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 0 1 252] 0.25" + "vaxis" "[1 0 0 254] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "94" + "plane" "(-63.5 -60 -63) (63.5 -60 -63) (63.5 -60 -31)" + "material" "TOOLS/TOOLSBLACK_NOPORTAL" + "uaxis" "[-1 0 0 14] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "93" + "plane" "(-63.5 -92 -63) (-63.5 -60 -63) (-63.5 -60 -31)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 368] 0.25" + "vaxis" "[0 0 -1 4] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "92" + "plane" "(63.5 -60 -63) (63.5 -92 -63) (63.5 -92 -31)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 368] 0.25" + "vaxis" "[0 0 -1 4] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + solid + { + "id" "604" + side + { + "id" "103" + "plane" "(63.5 92 -63) (-63.5 92 -63) (-63.5 60 -63)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 -240] 0.25" + "vaxis" "[-1 0 0 258] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "102" + "plane" "(63.5 60 -31) (-63.5 60 -31) (-63.5 92 -31)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 -240] 0.25" + "vaxis" "[-1 0 0 258] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "101" + "plane" "(63.5 60 -63) (-63.5 60 -63) (-63.5 60 -31)" + "material" "TOOLS/TOOLSBLACK_NOPORTAL" + "uaxis" "[1 0 0 14] 0.25" + "vaxis" "[0 0 1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "100" + "plane" "(-63.5 92 -63) (63.5 92 -63) (63.5 92 -31)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 0 -1 -124] 0.25" + "vaxis" "[1 0 0 510] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "99" + "plane" "(63.5 92 -63) (63.5 60 -63) (63.5 60 -31)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 -240] 0.25" + "vaxis" "[0 0 1 380] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "98" + "plane" "(-63.5 60 -63) (-63.5 92 -63) (-63.5 92 -31)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 -240] 0.25" + "vaxis" "[0 0 1 380] 0.25" + "rotation" "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 1500]" + } +} +entity +{ + "id" "628" + "classname" "func_detail" + solid + { + "id" "629" + side + { + "id" "121" + "plane" "(63.5 -92 -63) (-63.5 -92 -63) (-63.5 -60 -63)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 368] 0.25" + "vaxis" "[1 0 0 254] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "120" + "plane" "(63.5 -60 -95) (-63.5 -60 -95) (-63.5 -92 -95)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 368] 0.25" + "vaxis" "[1 0 0 254] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "119" + "plane" "(63.5 -92 -95) (-63.5 -92 -95) (-63.5 -92 -63)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 0 1 380] 0.25" + "vaxis" "[1 0 0 254] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "118" + "plane" "(-63.5 -60 -95) (63.5 -60 -95) (63.5 -60 -63)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[-1 0 0 258] 0.25" + "vaxis" "[0 0 -1 -124] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "117" + "plane" "(-63.5 -92 -95) (-63.5 -60 -95) (-63.5 -60 -63)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 368] 0.25" + "vaxis" "[0 0 -1 -124] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "116" + "plane" "(63.5 -60 -95) (63.5 -92 -95) (63.5 -92 -63)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 368] 0.25" + "vaxis" "[0 0 -1 -124] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + solid + { + "id" "630" + side + { + "id" "127" + "plane" "(63.5 92 -95) (-63.5 92 -95) (-63.5 60 -95)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 -240] 0.25" + "vaxis" "[-1 0 0 258] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "126" + "plane" "(63.5 60 -63) (-63.5 60 -63) (-63.5 92 -63)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 -240] 0.25" + "vaxis" "[-1 0 0 258] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "125" + "plane" "(63.5 60 -95) (-63.5 60 -95) (-63.5 60 -63)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[1 0 0 254] 0.25" + "vaxis" "[0 0 1 508] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "124" + "plane" "(-63.5 92 -95) (63.5 92 -95) (63.5 92 -63)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 0 -1 -252] 0.25" + "vaxis" "[1 0 0 510] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "123" + "plane" "(63.5 92 -95) (63.5 60 -95) (63.5 60 -63)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 -240] 0.25" + "vaxis" "[0 0 1 508] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "122" + "plane" "(-63.5 60 -95) (-63.5 92 -95) (-63.5 92 -63)" + "material" "METAL/BLACK_WALL_METAL_002B" + "uaxis" "[0 1 0 -240] 0.25" + "vaxis" "[0 0 1 508] 0.25" + "rotation" "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 1500]" + } +} +entity +{ + "id" "533" + "classname" "trigger_hurt" + "damage" "1000" + "damagecap" "20" + "damagemodel" "0" + "damagetype" "1024" + "nodmgforce" "0" + "origin" "0 0 -38" + "spawnflags" "4097" + "StartDisabled" "0" + "targetname" "hurt" + solid + { + "id" "534" + side + { + "id" "61" + "plane" "(-60 -60 -37) (-60 60 -37) (60 60 -37)" + "material" "TOOLS/TOOLSTRIGGER" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "60" + "plane" "(-60 60 -39) (-60 -60 -39) (60 -60 -39)" + "material" "TOOLS/TOOLSTRIGGER" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59" + "plane" "(-60 -60 -39) (-60 60 -39) (-60 60 -37)" + "material" "TOOLS/TOOLSTRIGGER" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 40] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58" + "plane" "(60 60 -39) (60 -60 -39) (60 -60 -37)" + "material" "TOOLS/TOOLSTRIGGER" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 40] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57" + "plane" "(-60 60 -39) (60 60 -39) (60 60 -37)" + "material" "TOOLS/TOOLSTRIGGER" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 40] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56" + "plane" "(60 -60 -39) (-60 -60 -39) (-60 -60 -37)" + "material" "TOOLS/TOOLSTRIGGER" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 40] 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 3500]" + } +} +entity +{ + "id" "552" + "classname" "ambient_generic" + "cspinup" "0" + "fadeinsecs" "0" + "fadeoutsecs" "0" + "health" "10" + "lfomodpitch" "0" + "lfomodvol" "0" + "lforate" "0" + "lfotype" "0" + "message" "Laser.BeamLoopMega" + "pitch" "100" + "pitchstart" "100" + "preset" "0" + "radius" "88" + "spawnflags" "0" + "spindown" "0" + "spinup" "0" + "targetname" "snd" + "volstart" "0" + connections + { + "OnMapSpawn" "branch_toggleTest0-1" + } + "origin" "0 2.09815e-006 -47" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 0]" + } +} +entity +{ + "id" "8" + "classname" "prop_dynamic" + "angles" "-90 0 0" + "DisableBoneFollowers" "0" + "disablereceiveshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademindist" "-1" + "fadescale" "1" + "HoldAnimation" "1" + "MaxAnimTime" "10" + "MinAnimTime" "5" + "model" "models/bee2/props_ingame/fizzler_dynamic_rescaled.mdl" + "PerformanceMode" "0" + "pressuredelay" "0" + "RandomAnimation" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "SetBodyGroup" "0" + "skin" "2" + "solid" "6" + "spawnflags" "0" + "StartDisabled" "0" + "SuppressAnimSounds" "0" + "targetname" "mdl" + "origin" "-7.62939e-006 -60 -47" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 500]" + } +} +entity +{ + "id" "51" + "classname" "prop_dynamic" + "angles" "90 180 0" + "DisableBoneFollowers" "0" + "disablereceiveshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademindist" "-1" + "fadescale" "1" + "HoldAnimation" "1" + "MaxAnimTime" "10" + "MinAnimTime" "5" + "model" "models/bee2/props_ingame/fizzler_dynamic_rescaled.mdl" + "PerformanceMode" "0" + "pressuredelay" "0" + "RandomAnimation" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "SetBodyGroup" "0" + "skin" "2" + "solid" "6" + "spawnflags" "0" + "StartDisabled" "0" + "SuppressAnimSounds" "0" + "targetname" "mdl" + "origin" "-7.62939e-006 60 -47" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 500]" + } +} +entity +{ + "id" "299" + "classname" "func_brush" + "disableflashlight" "0" + "disablereceiveshadows" "0" + "disableshadowdepth" "0" + "disableshadows" "0" + "drawinfastreflection" "0" + "InputFilter" "0" + "invert_exclusion" "0" + "origin" "0 0 -47" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowdepthnocache" "0" + "solidbsp" "0" + "Solidity" "1" + "spawnflags" "2" + "StartDisabled" "0" + "targetname" "brush" + "vrad_brush_cast_shadows" "0" + solid + { + "id" "294" + side + { + "id" "49" + "plane" "(-64 -64 -46) (-64 64 -46) (64 64 -46)" + "material" "EFFECTS/LASERPLANE" + "uaxis" "[0 1 0 256] 0.25" + "vaxis" "[1 0 0 256] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "48" + "plane" "(-64 64 -48) (-64 -64 -48) (64 -64 -48)" + "material" "EFFECTS/LASERPLANE" + "uaxis" "[0 1 0 256] 0.25" + "vaxis" "[1 0 0 256] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47" + "plane" "(-64 -64 -48) (-64 64 -48) (-64 64 -46)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 4] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46" + "plane" "(64 64 -48) (64 -64 -48) (64 -64 -46)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 4] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "45" + "plane" "(-64 64 -48) (64 64 -48) (64 64 -46)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 4] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "44" + "plane" "(64 -64 -48) (-64 -64 -48) (-64 -64 -46)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 4] 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 3500]" + } +} +cameras +{ + "activecamera" "-1" +} +cordons +{ + "active" "0" +} diff --git a/packages/standing_fizzler/resources/instances/clean/items/lautaro/standing_fizzler_dynamic.vmf b/packages/custom_fizzlers/resources/instances/clean/items/lautaro/standing_fizzler_dynamic.vmf similarity index 87% rename from packages/standing_fizzler/resources/instances/clean/items/lautaro/standing_fizzler_dynamic.vmf rename to packages/custom_fizzlers/resources/instances/clean/items/lautaro/standing_fizzler_dynamic.vmf index 8ac44ff866..229196320d 100644 --- a/packages/standing_fizzler/resources/instances/clean/items/lautaro/standing_fizzler_dynamic.vmf +++ b/packages/custom_fizzlers/resources/instances/clean/items/lautaro/standing_fizzler_dynamic.vmf @@ -2,7 +2,7 @@ versioninfo { "editorversion" "400" "editorbuild" "7378" - "mapversion" "57" + "mapversion" "58" "formatversion" "100" "prefab" "0" } @@ -20,7 +20,7 @@ viewsettings world { "id" "1" - "mapversion" "57" + "mapversion" "58" "classname" "worldspawn" "detailmaterial" "detail/detailsprites" "detailvbsp" "detail.vbsp" @@ -28,115 +28,6 @@ world "maxpropscreenwidth" "-1" "skyname" "sky_black_nofog" solid - { - "id" "2460" - side - { - "id" "403" - "plane" "(110 -8 112) (110 -8 86.6667) (109.934 -8 86.6266)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 -4] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "402" - "plane" "(26 23.9994 112) (26 23.9994 86.6309) (46.9711 23.9994 74)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 -28.3196] 0.25" - "vaxis" "[0 0 -1 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "401" - "plane" "(26 -7.99786 112) (26 -7.99787 86.6667) (26 23.9998 86.6309)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 -1 0 32] 0.25" - "vaxis" "[0 0 1 -40] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "400" - "plane" "(110 23.9998 112) (110 23.9998 86.6667) (110 -7.99786 86.6667)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 -1 0 -4] 0.25" - "vaxis" "[0 0 1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "399" - "plane" "(89 23.9998 74) (46.9702 23.9998 74) (47 7.9494 74)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 -42.3196] 0.25" - "vaxis" "[0 1 0 29.7624] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "398" - "plane" "(110 -7.99786 112) (26 -7.99786 112) (26 23.9998 112)" - "material" "METAL/BLACK_WALL_METAL_002B" - "uaxis" "[1 0 0 792] 0.25" - "vaxis" "[0 -1 0 991.998] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "397" - "plane" "(26.0667 -7.99982 86.6265) (109.933 -7.99982 86.6265) (89 7.9494 74)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 -39.7996] 0.25" - "vaxis" "[0 0.784046 -0.620702 10.9271] 0.26" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "396" - "plane" "(26 -7.99982 86.6667) (26.0667 -7.99982 86.6265) (47 7.9494 74)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-0.856292 0 0.516492 -21.1595] 0.25" - "vaxis" "[0 -1 0 30.7976] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "395" - "plane" "(110 23.9998 86.6667) (89 23.9998 74) (89 7.9494 74)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 34.2024] 0.25" - "vaxis" "[-0.856292 0 -0.516492 8.58148] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 193 250" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid { "id" "2259" side diff --git a/packages/standing_fizzler/resources/instances/clean/items/lautaro/standing_fizzler_static.vmf b/packages/custom_fizzlers/resources/instances/clean/items/lautaro/standing_fizzler_static.vmf similarity index 100% rename from packages/standing_fizzler/resources/instances/clean/items/lautaro/standing_fizzler_static.vmf rename to packages/custom_fizzlers/resources/instances/clean/items/lautaro/standing_fizzler_static.vmf diff --git a/packages/standing_fizzler/resources/instances/clean/items/lautaro/standing_laserfield_dynamic.vmf b/packages/custom_fizzlers/resources/instances/clean/items/lautaro/standing_laserfield_dynamic.vmf similarity index 100% rename from packages/standing_fizzler/resources/instances/clean/items/lautaro/standing_laserfield_dynamic.vmf rename to packages/custom_fizzlers/resources/instances/clean/items/lautaro/standing_laserfield_dynamic.vmf diff --git a/packages/standing_fizzler/resources/instances/clean/items/lautaro/standing_laserfield_static.vmf b/packages/custom_fizzlers/resources/instances/clean/items/lautaro/standing_laserfield_static.vmf similarity index 100% rename from packages/standing_fizzler/resources/instances/clean/items/lautaro/standing_laserfield_static.vmf rename to packages/custom_fizzlers/resources/instances/clean/items/lautaro/standing_laserfield_static.vmf diff --git a/packages/custom_fizzlers/resources/materials/models/props_map_editor/palette/lautaro/all_fizzlers.vtf b/packages/custom_fizzlers/resources/materials/models/props_map_editor/palette/lautaro/all_fizzlers.vtf new file mode 100644 index 0000000000..2b99d2300e Binary files /dev/null and b/packages/custom_fizzlers/resources/materials/models/props_map_editor/palette/lautaro/all_fizzlers.vtf differ diff --git a/packages/custom_fizzlers/resources/materials/models/props_map_editor/palette/lautaro/reclined_deathfizz.vtf b/packages/custom_fizzlers/resources/materials/models/props_map_editor/palette/lautaro/reclined_deathfizz.vtf new file mode 100644 index 0000000000..36845ddf55 Binary files /dev/null and b/packages/custom_fizzlers/resources/materials/models/props_map_editor/palette/lautaro/reclined_deathfizz.vtf differ diff --git a/packages/standing_fizzler/resources/materials/models/props_map_editor/palette/lautaro/reclined_fizzler.vtf b/packages/custom_fizzlers/resources/materials/models/props_map_editor/palette/lautaro/reclined_fizzler.vtf similarity index 100% rename from packages/standing_fizzler/resources/materials/models/props_map_editor/palette/lautaro/reclined_fizzler.vtf rename to packages/custom_fizzlers/resources/materials/models/props_map_editor/palette/lautaro/reclined_fizzler.vtf diff --git a/packages/custom_fizzlers/resources/materials/models/props_map_editor/palette/lautaro/reclined_laserfield.vtf b/packages/custom_fizzlers/resources/materials/models/props_map_editor/palette/lautaro/reclined_laserfield.vtf new file mode 100644 index 0000000000..04e0b3efc8 Binary files /dev/null and b/packages/custom_fizzlers/resources/materials/models/props_map_editor/palette/lautaro/reclined_laserfield.vtf differ diff --git a/packages/custom_fizzlers/resources/materials/models/props_map_editor/palette/lautaro/standing_fizzler.vtf b/packages/custom_fizzlers/resources/materials/models/props_map_editor/palette/lautaro/standing_fizzler.vtf new file mode 100644 index 0000000000..f13bf0bd6b Binary files /dev/null and b/packages/custom_fizzlers/resources/materials/models/props_map_editor/palette/lautaro/standing_fizzler.vtf differ diff --git a/packages/standing_fizzler/resources/models/BEE2/props_ingame/fizzler_dynamic_rescaled.dx90.vtx b/packages/custom_fizzlers/resources/models/BEE2/props_ingame/fizzler_dynamic_rescaled.dx90.vtx similarity index 100% rename from packages/standing_fizzler/resources/models/BEE2/props_ingame/fizzler_dynamic_rescaled.dx90.vtx rename to packages/custom_fizzlers/resources/models/BEE2/props_ingame/fizzler_dynamic_rescaled.dx90.vtx diff --git a/packages/standing_fizzler/resources/models/BEE2/props_ingame/fizzler_dynamic_rescaled.mdl b/packages/custom_fizzlers/resources/models/BEE2/props_ingame/fizzler_dynamic_rescaled.mdl similarity index 100% rename from packages/standing_fizzler/resources/models/BEE2/props_ingame/fizzler_dynamic_rescaled.mdl rename to packages/custom_fizzlers/resources/models/BEE2/props_ingame/fizzler_dynamic_rescaled.mdl diff --git a/packages/standing_fizzler/resources/models/BEE2/props_ingame/fizzler_dynamic_rescaled.phy b/packages/custom_fizzlers/resources/models/BEE2/props_ingame/fizzler_dynamic_rescaled.phy similarity index 100% rename from packages/standing_fizzler/resources/models/BEE2/props_ingame/fizzler_dynamic_rescaled.phy rename to packages/custom_fizzlers/resources/models/BEE2/props_ingame/fizzler_dynamic_rescaled.phy diff --git a/packages/standing_fizzler/resources/models/BEE2/props_ingame/fizzler_dynamic_rescaled.vvd b/packages/custom_fizzlers/resources/models/BEE2/props_ingame/fizzler_dynamic_rescaled.vvd similarity index 100% rename from packages/standing_fizzler/resources/models/BEE2/props_ingame/fizzler_dynamic_rescaled.vvd rename to packages/custom_fizzlers/resources/models/BEE2/props_ingame/fizzler_dynamic_rescaled.vvd diff --git a/packages/custom_fizzlers/resources/models/props_map_editor/bee2_reclined_deathfizz.dx90.vtx b/packages/custom_fizzlers/resources/models/props_map_editor/bee2_reclined_deathfizz.dx90.vtx new file mode 100644 index 0000000000..2052148da9 Binary files /dev/null and b/packages/custom_fizzlers/resources/models/props_map_editor/bee2_reclined_deathfizz.dx90.vtx differ diff --git a/packages/custom_fizzlers/resources/models/props_map_editor/bee2_reclined_deathfizz.mdl b/packages/custom_fizzlers/resources/models/props_map_editor/bee2_reclined_deathfizz.mdl new file mode 100644 index 0000000000..74e4c02a32 Binary files /dev/null and b/packages/custom_fizzlers/resources/models/props_map_editor/bee2_reclined_deathfizz.mdl differ diff --git a/packages/custom_fizzlers/resources/models/props_map_editor/bee2_reclined_deathfizz.vvd b/packages/custom_fizzlers/resources/models/props_map_editor/bee2_reclined_deathfizz.vvd new file mode 100644 index 0000000000..0c908690dc Binary files /dev/null and b/packages/custom_fizzlers/resources/models/props_map_editor/bee2_reclined_deathfizz.vvd differ diff --git a/packages/custom_fizzlers/resources/models/props_map_editor/bee2_reclined_fizzler.dx90.vtx b/packages/custom_fizzlers/resources/models/props_map_editor/bee2_reclined_fizzler.dx90.vtx new file mode 100644 index 0000000000..44487b820a Binary files /dev/null and b/packages/custom_fizzlers/resources/models/props_map_editor/bee2_reclined_fizzler.dx90.vtx differ diff --git a/packages/custom_fizzlers/resources/models/props_map_editor/bee2_reclined_fizzler.mdl b/packages/custom_fizzlers/resources/models/props_map_editor/bee2_reclined_fizzler.mdl new file mode 100644 index 0000000000..1c0cf85ab7 Binary files /dev/null and b/packages/custom_fizzlers/resources/models/props_map_editor/bee2_reclined_fizzler.mdl differ diff --git a/packages/custom_fizzlers/resources/models/props_map_editor/bee2_reclined_fizzler.vvd b/packages/custom_fizzlers/resources/models/props_map_editor/bee2_reclined_fizzler.vvd new file mode 100644 index 0000000000..75feeec9da Binary files /dev/null and b/packages/custom_fizzlers/resources/models/props_map_editor/bee2_reclined_fizzler.vvd differ diff --git a/packages/custom_fizzlers/resources/models/props_map_editor/bee2_reclined_laserfield.dx90.vtx b/packages/custom_fizzlers/resources/models/props_map_editor/bee2_reclined_laserfield.dx90.vtx new file mode 100644 index 0000000000..cb5d2a0393 Binary files /dev/null and b/packages/custom_fizzlers/resources/models/props_map_editor/bee2_reclined_laserfield.dx90.vtx differ diff --git a/packages/custom_fizzlers/resources/models/props_map_editor/bee2_reclined_laserfield.mdl b/packages/custom_fizzlers/resources/models/props_map_editor/bee2_reclined_laserfield.mdl new file mode 100644 index 0000000000..989ac8789c Binary files /dev/null and b/packages/custom_fizzlers/resources/models/props_map_editor/bee2_reclined_laserfield.mdl differ diff --git a/packages/custom_fizzlers/resources/models/props_map_editor/bee2_reclined_laserfield.vvd b/packages/custom_fizzlers/resources/models/props_map_editor/bee2_reclined_laserfield.vvd new file mode 100644 index 0000000000..2468ed0349 Binary files /dev/null and b/packages/custom_fizzlers/resources/models/props_map_editor/bee2_reclined_laserfield.vvd differ diff --git a/packages/standing_fizzler/resources/models/props_map_editor/lautaro_standing_fizzler.dx90.vtx b/packages/custom_fizzlers/resources/models/props_map_editor/lautaro_standing_fizzler.dx90.vtx similarity index 100% rename from packages/standing_fizzler/resources/models/props_map_editor/lautaro_standing_fizzler.dx90.vtx rename to packages/custom_fizzlers/resources/models/props_map_editor/lautaro_standing_fizzler.dx90.vtx diff --git a/packages/standing_fizzler/resources/models/props_map_editor/lautaro_standing_fizzler.mdl b/packages/custom_fizzlers/resources/models/props_map_editor/lautaro_standing_fizzler.mdl similarity index 100% rename from packages/standing_fizzler/resources/models/props_map_editor/lautaro_standing_fizzler.mdl rename to packages/custom_fizzlers/resources/models/props_map_editor/lautaro_standing_fizzler.mdl diff --git a/packages/standing_fizzler/resources/models/props_map_editor/lautaro_standing_fizzler.vvd b/packages/custom_fizzlers/resources/models/props_map_editor/lautaro_standing_fizzler.vvd similarity index 100% rename from packages/standing_fizzler/resources/models/props_map_editor/lautaro_standing_fizzler.vvd rename to packages/custom_fizzlers/resources/models/props_map_editor/lautaro_standing_fizzler.vvd diff --git a/packages/custom_fizzlers/resources/models/puzzlemaker/selection_bee2_reclined_deathfizz.3ds b/packages/custom_fizzlers/resources/models/puzzlemaker/selection_bee2_reclined_deathfizz.3ds new file mode 100644 index 0000000000..714d57999b Binary files /dev/null and b/packages/custom_fizzlers/resources/models/puzzlemaker/selection_bee2_reclined_deathfizz.3ds differ diff --git a/packages/custom_fizzlers/resources/models/puzzlemaker/selection_bee2_reclined_fizzler.3ds b/packages/custom_fizzlers/resources/models/puzzlemaker/selection_bee2_reclined_fizzler.3ds new file mode 100644 index 0000000000..714d57999b Binary files /dev/null and b/packages/custom_fizzlers/resources/models/puzzlemaker/selection_bee2_reclined_fizzler.3ds differ diff --git a/packages/custom_fizzlers/resources/models/puzzlemaker/selection_bee2_reclined_laserfield.3ds b/packages/custom_fizzlers/resources/models/puzzlemaker/selection_bee2_reclined_laserfield.3ds new file mode 100644 index 0000000000..714d57999b Binary files /dev/null and b/packages/custom_fizzlers/resources/models/puzzlemaker/selection_bee2_reclined_laserfield.3ds differ diff --git a/packages/standing_fizzler/resources/models/puzzlemaker/selection_lautaro_standing_fizzler.3ds b/packages/custom_fizzlers/resources/models/puzzlemaker/selection_lautaro_standing_fizzler.3ds similarity index 100% rename from packages/standing_fizzler/resources/models/puzzlemaker/selection_lautaro_standing_fizzler.3ds rename to packages/custom_fizzlers/resources/models/puzzlemaker/selection_lautaro_standing_fizzler.3ds