Skip to content

Commit

Permalink
Add reclined fizzlers aswell
Browse files Browse the repository at this point in the history
  • Loading branch information
LautaroL20 committed Apr 7, 2017
1 parent b39f6c2 commit 8ab69c7
Show file tree
Hide file tree
Showing 44 changed files with 3,041 additions and 121 deletions.
Original file line number Diff line number Diff line change
@@ -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"
{
Expand All @@ -14,6 +14,18 @@
}
}

"Item"
{
"ID" "ITEM_LAUTARO_RECLINED_FIZZLER"
"Version"
{
"Styles"
{
"BEE2_CLEAN" "reclined_fizzler"
}
}
}

"PackList"
{
"ID" "PACK_CLEAN_OVER_RESCALED_FIZZLER"
Expand Down
182 changes: 182 additions & 0 deletions packages/custom_fizzlers/items/reclined_fizzler/editoritems.txt
Original file line number Diff line number Diff line change
@@ -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"
}
}
19 changes: 19 additions & 0 deletions packages/custom_fizzlers/items/reclined_fizzler/properties.txt
Original file line number Diff line number Diff line change
@@ -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"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"Palette"
{
"Tooltip" "STANDING FIZZLER"
"Image" "palette/lautaro/reclined_fizzler.png"
"Image" "palette/lautaro/standing_fizzler.png"
}
"Sounds"
{
Expand All @@ -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"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"infoURL" "https:/\/developer.valvesoftware.com/wiki/Portal_2_Puzzle_Maker/Button"
"Icon"
{
"0" "reclined_fizzler.png"
"0" "standing_fizzler.png"
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 8ab69c7

Please sign in to comment.