Portal 2 (Other files)
Miscellaneous Portal 2 mods, assets, tools, and non-map downloads.
SinglePlayer P-Body Respawning Script
This is a script and few instances in order to mimick the way you die and respawn in multiplayer in singleplayer. P-Body robot only. This was made for TeamCitruz's unfinished mod "Catch 131" which was about an adventure of p-body. I thought it would be a waste to let it just sit there so I'm giving it to you community! Download comes with a script, a couple of instances and an example map you can copy from. I won't go too much into how it works because there is a in-depth ReadMe included in the download. But do include me in your credits if you are going to use this! Happy mapping TWP!
Wall Tile Randomizer
Ever get tired of cutting up your walls to create tile variation? Wish there was a way to automatically generate randomized walls? Now there is! Just extract the 7z, run WallRandomizer.exe, and either copy the contents of the output vmf or use it as an instance. --NOTICE-- You WILL need to install Python 3.3, available at http://www.python.org. The WTR will NOT work without the dlls from it, which I cannot distribute. Features: -Customizable size -Either white or black wall -Clean or dirty variants -Enable/disable of certain tile sizes -Automatic texture alignment Please note that this is in very early testing - just something I whipped up in an afternoon. The algorithm is also a tad slow and can lead to some odd results. Please leave feedback about any bugs you may encounter. Changelog: v1.1 -Fixed texture alignment -Added clean/dirty variants -Added input checks (no more putting "fish" as the width ) -Improved and optimized randomizer algorithm -Added texture arrays, making it possible in future versions to add a text file to change textures -Other miscellaneous bugfixes v1.1.1 -Fixed clean wall bug (thanks protoborg and tile) v1.2 (A day late and a dollar short, sorry) -Fixed side alignment issues -Upgraded from Python 2.7 to Python 3.3 -Replaced crappy 15-minute-implemented brush writer with PyVMF
Mho' Power Conductive Plate Instances
This is a collection of the instances used for the custom testing element in the "Mho' Power" series. Two variants are included, a black and a white clean variation. ----------------- Instructions to use the instance are in the readme, included in the archive. ------------------ The instances and material are distributed under a Creative Commons Attribution-Share Alike 3.0 Unported license. If the instance and/or I/O setup is used, you MUST credit me, WrathOfMobius. If the material is used, you MUST credit the creator of the material, Vordwann.
Felix Griffin's Editor Mod (FGEMOD)
An editor for the editor, which allows you to choose your test elements. Includes at least as many new ones as there are originals. Includes HMW's mod and the BEEMOD elements. Note: There's currently an error unless you have this package installed: http://dl.dropbox.com/u/51831059/Portal ... _v5_src.7z . Sorry about that.
Gravity Gun instance v2
Place the instance called gravity_gun_automatic.vmf in your map to use. press and hold secondary fire to pull and carry, press primary fire while holding to launch. See the readme for better a better description EDIT: All cubes, paint bombs, and combine balls can be carried now! EDIT: very few glitches now! The only know glitches are the occasional messup on map spawn which can be fixed by reloading, and the ability to shove things under the floor and past doors, but this can be prevented with fizzlers and triggers that send a forcedrop output to the gravity gun. EDIT: Now with particle effects and other awesomeness!
In-Game Timer
This adds an on-screen timer to whatever map you want, without requiring a recompile. Good for speedruns of custom maps. Made by Chickenmobile and FelixGriffin.
Glass Light Instance (No leaking light)
This glass light instance works with 8 thick walls by default, but is easy to modify for whatever thickness walls you want. You can also change the intensity and warmth/coolness inside the instance to fit your needs, as it is currently a neutral light. The point of this glass light instance is to avoid light leaking through and around brushes when using glass lights.
VRAD Lighting Skipper
A quick and dirty program to help dramatically reduce build times in PETI. This program is currently Unsupported as I am working on a far more powerful tool that will include the functionality of the Lighting Skipper.
Character Selection Room
A Character Select instance to allow the player to pick which character they play with
Reflection Gel Particles
Modified particles for reflection gel splats. Must be added into the particles manifest like so: Copy, then put two slashes in front of, the lines for the old paintsplat particle files: //"precache" "paint_bomb_fx.pcf" //"precache" "paint_splats_fx.pcf" Paste, and add _new to the ends of, and ! to the fronts of, the new filenames. You need to have a fixed reflection gel blob texture for this to work!