Portal 2 (Other files)

Miscellaneous Portal 2 mods, assets, tools, and non-map downloads.

Companion Cube Screensaver
Uploaded by lifeson99 · Jun 05, 2011
5 comments · 3.8 (4)

Cube rotates and bounces around your screen. Has the original Campanion Cube and a couple other color variations. You can edit the Image files in Photoshop if you wish. Just install, then right-click on Desktop, select ScreenSever / CubeShow and click "Settings". Then select the folder with the Cube that you want to display.

Companion Cube Screensaver
Advertisement
Registered users don’t see ads! Register now!
generic_actor test: walking through world portals
Uploaded by walropodes · Jun 05, 2011
5 comments · (No ratings)

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

generic_actor test: walking through world portals
PMK 6 solution demo
Uploaded by mazk1985 · Jun 02, 2011
2 comments · (No ratings)

Demo file for the intended solution to pmk 6 0.1b

PMK 6 solution demo
Marlow's Coop Airlock Spawn Instance example
Uploaded by Marlovious · Jun 01, 2011
7 comments · 5.0 (2)

I've spent the last few days remaking the coop airlock/checkpoint spawn. I've tested that this works with the stock coop spawn. If any bugs are found let me know. This is made to be dropped right between two chambers. The default door state is closed/locked. You can use a simple logic_auto to open the entrance or exit(debug), or use a relay after a puzzle. Included files: Demo .bsp and .vmf instances- airlock entrance door airlock exit door (requires entrance door) entire check point (requires all other .vmf) Feel free to edit the instances to fit your needs.

Marlow's Coop Airlock Spawn Instance example
changelevel example + source
Uploaded by tactical fluke · May 31, 2011
1 comments · (No ratings)

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.

changelevel example + source
Proof of concept AFP fire on button press.
Uploaded by Marlovious · May 26, 2011
4 comments · (No ratings)

Just a quick proof of concept.

Proof of concept AFP fire on button press.
[Instance] Ramps
Uploaded by MrLawbreaker · May 23, 2011
2 comments · (No ratings)

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.

[Instance] Ramps
Template textures + common prop gallery (vmf)
Uploaded by DaMaGepy · May 23, 2011
4 comments · (No ratings)

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

Template textures + common prop gallery (vmf)
Old Aperture portal gun reskin
Uploaded by Dai otaku · May 23, 2011
9 comments · 5.0 (1)

A re Skin of the portal gun with the Old aperture portal gun!!!!

Old Aperture portal  gun reskin
Advertisement
Registered users don’t see ads! Register now!
Crushers Instance
Uploaded by Brits · May 23, 2011
2 comments · 5.0 (1)

For all the crusher lovers, here is an instance including two lovely crushers colliding together. You can control them and set the times between opened and closed positions. UPDATE 1: updated with func_instance_io_proxy for easier I/O. Replacable variables: $time_to_open [default: 1.5] The amount of time that the crushers spend closed. $time_to_close [default: 4] The amount of time that the crushers spend opened. If you see ??? in your func_istances properties, don't worry, these values do work as default. If the stop_crusher is triggered and the crushers are still moving, triggering the start_crusher won't do anything. You have to wait for the crushers to stop. This is my first instance, please report any bugs you find!

Crushers Instance