Portal 2
Fizzlerstar
After my first map, Atloss, I decided something a bit more simple would be a good idea. This map features three puzzles using my invention the fizzlerstar. I used this guide by lpfreaky90 for my level design. Thanks! Criticism and feedback welcome - encouraged, even. This is Falconer D. We're done here. Difficulty: Easy. No ninja skills required. Screenshots Changelog 2012/04/10 Bug fixes & element changes. No longer requires awkward positioning. No more unused elements. 2012/04/10 Initial release.
Auto mod creator.
Having trouble creating P2 mod? Let this thing do most of the work for you.
The Portivity Gun (Portals+Gravity)
Thanks to the unholy union of Black Mesa and Aperture Science, the fusion of their most coveted creations has spawned the Portivity Gun. It functions just like both devices in every way. However to toggle the device between modes, one must only tap down on the crouch button. To implement the device into your personal test chamber, simply drop the tool directly where the test participant begins their journey. But if you wish place the tool elsewhere, attach the gun_collision to it's assigned pedastal
Panel Activated by looking, deactivated by looking away.
This is a panel that is activated by the player looking at it. For anyone interested, I thought that this would make a good puzzle element. Here is a demonstration video: http://www.youtube.com/watch?v=Y5tJV7mlDwQ Please note that this is a prefab, not an instance or a file you just copy and paste. If you wish you could make this into an instance but I kept it as a prefab for the movability of the trigger. Prefabs go inside your Portal 2/bin/Prefabs folder. Explanation on how it works (if you can't figure out for yourself): If the player is looking at the panel (onTrigger) it will trigger the open relay. To make sure that the animations are played in order it will disable the open relay and enable the close relay. The opposite for the other relay. Since the trigger_look cannot use the OnTimeout output when it has Triggered I used a timer to disable and re-enable the trigger so then the player can fire the outputs again. If you are to edit this to make the platforms close slower etc. Make sure you make the timer fire longer than the timeout value in the trigger_look. Otherwise the panels will never close. If you need help with anything in the prefab, please don't hesitate to post a reply in the topic.
Laser cube addon - BEE2
---English---Anglais--- This addon add a "laser cube" to BEE2. The idea come from a map of HallowITE on the steam workshop. This is my first own mod. The cube can be normal, or with speed/bounce gel. This can be set with the button type. All is in the description of the item (right click in BEE2) Thank to Radelite for his help. The next version will add a dropper, if I can do it. PS : sorry for my english but I'm french (: ---French---Fran?ais--- cet "addon (suppl?ment ou mod) ajoute un "laser cube" ? BEE2. L'id?e vient d'une map de HallowITE sur le workshop de steam. C'est mon 1er propre mod (que j'ai fait moi-m?me de a ? z) Le cube peut ?tre normal, rebondissant, ou acc?l?r?, Cela peut ?tre d?fini avec le type de bouton. Tout est dans la description de l'objet (actuellement en anglais, d?sol?.), en faisant clic droit sur l'objet dans BEE2. Merci ? Radelite pour son aide. PS : le PS en anglais ci-dessus ne vous concerne pas, c'est tout (:
Musical Faith Plates
These instances replace the PTI Faith Plates so when they launch something,, they will play the music used in the campaign. This can be ideal if you want to add interest to a map with various faith plates. Readme included for installation help.
[SP] 'Momentum' beta_3_9
Uploaded the 'final' version here: [SP] Momentum [SP] 'Momentum' beta_3_9 Fixed a stupid mistake which occured due to copy/pasting elements in Hammer editor without making sure that outputs aren't inherited to the "newly" created element. Each time the moving cleanser above the floor cube button dissolved a cube in version 3_8 a cube was spawned in the upper small chamber. That means depending on the amount of failed attempts you might encounter cubes where there should be none at all. Thanks for pointing that out. _________ [SP] 'Momentum' beta_3_8 So hopefully this version is not as broken as my first attempt (better not broken at all, but that?s wishful thinking I?m afraid) Haven?t removed the puzzle element which some of you might not like, others for sure will. I have tried to make the map as ?ninjaproof? as I could but who knows what you ?ninja guys? have in store for me?! I really hope it?s worth the download this time. Feel free to post your comments to the ongoing thread. I really appreciate all hints and criticism which might help me to improve this map. Known issues: - env_soundscape is audible beyond its range (could probably ?kill? the entity but haven?t done that) - ambient_generics are still a problem but work unless I don?t try to import chamber 2. This isn?t finished, yet, since I started to rebuild it almost from scratch. - reload after auto save causes ?bad model 14 error? from time to time (very rarely) (???) - getting stuck under panels is very clumsily ?solved? but works quite fine - else? You tell me? _____ Inspired especially by damagepy's maps I started mapping almost four weeks ago. Well, this is my debut map introducing one puzzle element that I at least haven't seen, yet. It's about angle,timing and of course momentum Should appreciate it very much if I could have some feedback on this one. Have temporarily removed two other chambers for now because they caused too many problems. Will add them later on. Hope you like it.......and oh, there is no cake but a little surprise if you play it to the end........ Don't forget: do not rename the file (because of the cubemaps)!
The Tower
Clean chamber design with funnels, lasers and turrets. Objective: get to the top level.
Portal2 Logic multi-button map-example renaFUSED
I made this to show how to use a multi-buttons to preform more then one task and a final task with the use of logic_branch and logic_branch_listener. P.S. This map also contains animated panels, indicator lights, and auto cube spawners all in action, Oh and it comes with the vmf file so you can see how it was all done. Enjoy -FusedCore