Portal 2 (Other files)
Miscellaneous Portal 2 mods, assets, tools, and non-map downloads.
Heavy cube impact VMF-File
This is a sample scene vmf-file for the Mapping Help Subforum. Thread can be found here: mapping-help/weird-trigger-behaviour-t4075.html I tried to simulate a heavy sound plus shake effect when a cube falls from a certain height.
Crusher Instances (many custom options)
These crusher instances are aviable for 1 side and 2 sides (opposite). You can do the following: Use a Reset Timer for auto-reset after crushing. Use a Solved-Relay that brings the crusher to "de-crushes" state (even if moving). Use single relays just to crush or uncrush without any automatic reset. Use the Status value - set a name of a math_counter and the crusher will add 1 if crushing and subtract 1 if uncrushing. (For multiple crushers). Just don't forget to kill/deactivate the not used features with a logic_auto at mapspawn. Use this well-thought-out crusher system to create crushers in all variants easily.
Logic_branch and Logic_branch_listener demo
Just a quick demo to show how the Logic_branch and Logic_branch_listener work.
Custom Coop Start+Platforms+Calibration Room
This is a Instance Pack with 3 things. -First Instance is Blue and Orange buttons for coop (Totally Custom) -Second is the full room Instance to start the coop map (using the blue and orange buttons). -And the final is a Start Coop with the Room instance full. Instructions: -Darkylight's Instances goes to sdk_content/maps/ You only need to create a func_instance with it and run the game Glados Language is your Portal Language. -Fixed The nodraw wall <-< -Video: http://www.youtube.com/watch?v=DuqFc37rOSU
generic_actor test: walking through world portals
Based off of this: NPC Walkting Through Portal Contains the VMF, a compiled version of the map and the models and textures for a male_06. Video of it in action: http://www.youtube.com/watch?v=5h9JlC_E1Fc
PMK 6 solution demo
Demo file for the intended solution to pmk 6 0.1b
changelevel example + source
this is an example of how to make a changelevel. please read the readme file, it helps a lot. give feedback unfortunately i cannot create this into a instance as you have to change some of the values, then add it into the download (and no one want one thousand custom changelevels) so just stick to making one yourself.
Proof of concept AFP fire on button press.
Just a quick proof of concept.
[Instance] Ramps
I made some ramps out of 5 64x64 panels the ramp goes up by a height of 80Units. In the Download you can find 4 different types of the ramp.
Template textures + common prop gallery (vmf)
I usually start my maps with this template: - It contains my favorite Portal 2 textures applied on small cubes (so I can check "display only used textures" in hammer texture browser) - I placed my favorite (most common) props: vegetation, broken ceilings, debris... Its easier and faster to check the props like this (I just copy them from here). I can also see their sizes etc. And for the textures, it makes browsing faster. When I'm done with my map, I just delete the room note: delete the player_start and the trigger_auto that displays the starting text