Portal 2
fixed Rocket Turret
Maybe you missed the Portal 1 rocket turrets, discovered them in your game but saw "Oh, they are bugged!". In this pack, there are the models, materials and sounds you need for the rocket turret. 2 instances are delivered for using it in Hammer. The missing sounds are just hearable if you put them in a VPK file in your addons folder. How to create a VPK: https://developer.valvesoftware.com/wik ... rtal_2_Map The $MissileSpeed has a default of 450. If you keep ??? it will use this speed. Never rotate the instance! Always keep it's angles 0 0 0! Make sure ALWAYS to place ONE "rocket_turret_missile.vmf" in the CENTER (coordinate 0 0 0) in your map! Extra missiles are needed because the original NPC fires missiles with a speed of 0 (thats the bug they have). Make sure to release the materials, models and sounds together with your map!
sp_laser_funnel_beta
Install in Steam>steamapps>common>portal2>portal2_dlc1>maps (If this doesn't work, try common>portal2>portal2>maps) Version 0.3 Update: Removed unintended solution to laser puzzle. Added more detail in some areas. Version 0.2 Update: Removed box-throwing bug (may still be possible, but much more difficult.) Removed 2 more bugs Some questions I would like to ask: 1) On a scale of 1 to 5, how hard were the puzzles? (1 being stupidly easy, 5 being insanely hard.) 2) Did you have any trouble figuring out where you were supposed to go? 3) Were there any bugs or graphical glitches? Any frame jumping? 4 )Were you able to solve the puzzles in a way that you feel was not intended? (ex.Being able to jump to an area that you could have flung to.) Thanks for your time, and thank you for playing!
Boxframe (Reflectorcube)
This was made by me after an request of lpfreaky90. I remodeled the whole boxframe of the reflector cube and made a new skin. If needed I got a 1024x1024 texture version and I can rescale the cube to whatever you want. This model has full concave physics.
[WIP] mp_coop_quad
A "simple" underground map requiring you to travel to all four areas to proceed. Change log to 0.3: -improved lighting -fixed various "alternative solutions" (hopefully) -made various visual changes -added info_placement_helper entities -replaced "laser_catcher" models with "laser_catcher_center" -replaced "laser_emitter" model with "laser_emitter_center"
[beta] gel race tunnel
This is a construction kit for a gel race tunnel coop map. Inspired by the 'Gelocity' map of Raidix. I have worked on serveral prefabs to easilly create an gel race track coop map. We have tested the prefabs serveral times and build up different maps with it. Iam nearly done with the map, but there is big problem with the speed-gel visibility for the person which connects as the client. That's why Iam uploading this map and all of my prefabs + vmfs to WIP-Section. Features: - speed gel race track with jumps, obstacles, portal flinging, jump gel - lap counter, different music, start and finish animations - 2nd player can catch up I really hope someone has time to look into my vmf's and help me to fix some problems: - visibility of the gel for the client - "Catapult launch target not networked to client! This will make prediction fail! Fix this in the map." ('info_target' flag is for client is checked) - "Multiple Lights on a Face at x.y.z" (Iam not good at placing lights) - any other problems? Regards PortalCombat
Advanced Conveyor Belt (Portal2)
This is how Valve made proper conveyor belts in the game section 'turret manufacturing' It consists of eighteen func_tracktrains, with individually attached prop_dynamic belt sections which move the player and objects. VMF and BSP are included for you to examine and edit any way you see fit. Hopefully this will help to explain how it was done, and how you can do it for yourself
Up And Down
Up and Down: a Portal 2 Custom Map by Mplayer Version 1: Release Version 2: Add autosave triggers; Add warm glass lights; Add cubemaps; Fix an altarnative solution found by Djinndrache; And other little things; Version 3: Add music with ambient generic Add some lines with ambient generic Add cameras Add custom sign textures Fix an alternative solution found by me This is my first real map in portal 2. I know lighting sucks but I sure use some tips. Also feedback needed. If you find another way pls comment or better post a video as you can see my english it`s not really good. Any help will be appricieted. How to install: Extract the .vpk file to your addons directory located in steam/steamapps/common/portal 2/portal2/addons. If there is no folder called addons just create one.Once in portal 2, go to your console by pressing the ~ key (enable it under keyboard options if you haven't) and type "map sp_upanddownV3" without quotes.
Up and Down V3
This is my first real my in portal 2. I know lighting sucks but I sure use some tips. Also feedback needed.If you find another way pls comment or better post a video as you can see my english it`s not really good. Any help will be appricieted.
Automatic Bowling Machine
This is not a puzzle! This is a co-op map. All right this is my first map. I know there are lot of Bowling map but this one is having some differences. 1. Bowling Ball come back Automatically. 2. Pins(turret) set automatically with just a button. (There are totally 4 types of pins permutation) 3. Automatic pins cleaning with a button. Enjoy Bowling with your friend! P.S. And a little surprise when you enter the Bowling field.(with a button) P.S. Sorry for bad English *I don't know this is or isn't a "playground" map but I just try to upload it. If this map is not allow to upload, please remove it and I apologize.
Logical Gate's: "OR" "AND" & "OR-Exclusive"
Logical Gate's: "OR" "AND" & "OR-Exclusive" By CaRLyMx STEAM: http://steamcommunity.com/id/carlymx ------------------------------------------------ DESCRIPTION: This little test shows two different ways to use the function "MATH_COUNTER." Logic gate "OR" having 2 buttons, using any of them will activate the door, the funnel or whatever you say. Logic gate "AND" exactly the same as above but have to press two buttons to activate. Logic Gate Or_Exclusive: system where 2 of 3 buttons must be pressed but it can be any 2 of them while pressing all 3 has a different purpose.