Portal 2 (Other files)
Miscellaneous Portal 2 mods, assets, tools, and non-map downloads.
panel_rotate prefib
Prefeb that might help you see how to rotate panels in Portal 2
FlipCounter Instance (and vmf example)
I made this instance for my map and I managed to make it pretty much user friendly so I decided to share it. So it's basically a flip counter that goes from 0 up to 9(and loops) every time you trigger it. All you need to do is to put it as an instance and name it how you want. Trigger it with anything you want. And also you have a parameter for a starting value. Put any number from 0-9 and that will be the default number when the map spawns. I was having troubles getting the instance to return the value so it can trigger something else so I just figured a way to do that outside the instance with just one math_counter and one logic_case. It's all included in the example vmf. It looks pretty cool, I used panel animation to make the flipping look nicer. Although I wanted to make a real flipcounter where every number is split in half, but that would require twice as many brushes and 10 times a many patience .. it look cool enough Use it however you want, it's my gift to the community. Would be nice to credit me wherever you use it, but I'm not gonna hunt you if you don't
Custom Maps to Extra
Run this from your portal 2 or portal2 folder and it automatically make entries for custom maps that are placed in your maps folder. This is a work in progress as I am thinking of extending this to a map manager but time is working against me (exams and such) and I must therefore cool down the development. This is a working version though and written in Java and therefore very easy to run even on macs (not tested though). If bugs are found (and they will be) please do post them here. Thanks
Portal 2 Gel Types Example
Example map demonstrating the basics of gel (propulsion gel, repulsion gel, conversion gel, water) in Portal 2. Includes both source vmf and compiled bsp
Portal 2 Cube Dropper Prefab
enjoy this prefab i created and more prefabs coming...
Portal 2 Emancipation Grid Example
Example map demonstrating the basics of emancipation grids (fizzlers) in Portal 2. Includes both source vmf and compiled bsp
Portal 2 Hard Light Bridge Example
Example map demonstrating the basics of hard light bridges in Portal 2. Includes both source vmf and compiled bsp
Nightgunner5's Extras Patcher
Comes with an example. To use, drag the .extraspatch file onto p2extraspatcher.bat. twppatchgenerator.bat can be used to quickly build .extraspatch files (including thumbnails) for any bsp uploaded to Thinking With Portals.
Portal 2 Thermal Discouragement Beam Example
Example map demonstrating the basics of thermal discouragement beams in Portal 2. Includes both source vmf and compiled bsp
Portal 2 Excursion Funnel Example
Example map demonstrating the basics of excursion funnels in Portal 2. Includes both source vmf and compiled bsp