Portal 2
ML's Aperture Offices and Angry Hover Turret Pack
Well, it's been a long while since I uploaded something. And now I completed something special. I decided to create a new enemy after making a "decoration" in a glass case that looked threatening. Aperture Office is the map my adorable little monster was created in (although disabled for safety reasons and to prevent rage quits). Along with the Aperture Office map, I created an instance and a demo map testing out my Angry Hover Turret. It is equipped with two stationary turrets and a tracking laser. I will also release the Angry Hover Turret in the Other Files section that is not packed with Aperture Offices for those that just want the new enemy and the demo map. For more information on the Angry Hover Turret, check the Other Files section. The Aperture Offices map contains black keycards to open doors. Also, air vents are accessible. That's probably the only new content that should be worried about. Have fun with this new map! Known Bugs: The 2nd vent area you run into has a vent cover that has trouble coming off while inside the vent. Jumping while grabbing should allow the player to remove the cover. Strange that I never came across this.
[JFTC] New Journey for Cake (Test Chamber 01/48)
Hey guys! I'm making a set of 48 test chambers, this one being the first. The set is called "Journey for the Cake" as you will get cake upon completing all 48 test chambers. Just to let you know, "[JFTC]" is the abbrevation of "Journey for the Cake" This first test chamber is called "New Journey for Cake" Size: Small Difficulty: Easy-Medium (70%-30%) Some testing elements you can expect: Hard Light Bridge Goo Discouragement Redirection Cube Thermal Discouragement Beam (and its receptacle) Turret CAKE (Its not a lie) Read the readme inside the .rar file. Remember! If you don't really care about the elevator videos, don't bother about the "portal2_dlc2" folder. This is my second map made in Hammer (Authoring Tools). I have improved alot. Download it and let me know what I can improve further! Remember to rate it and have fun! Blindruns and walkthroughs are appreciated! For those of you having trouble on the map, WARNING! Press "show" only after you completed the test chamber [spoiler]You're supposed to jump through the portal on the white portion of the floor where you're standing. You can shoot a portal there by going to the extended part of the floor with the railings. I purposely made the Goo hurt lesser and shallower to make it more easier. [/spoiler]
Dojo of Pain(t)
Welcome Ninjas! This is my fifth map and my first try to implement gels. I worked a lot on this one and I think it's finally ready to be released. As you can see by the name this map focuses a lot on your agility skills. I would recommend that only average players should try this. And for those who are playing with a controller..... buy a mouse. Note: You don't need any kind of crazy bunnyhopping or insane strafejumps to solve it. Agility means there are moves that require quickness and precission. Anyways I tried to make the solution as clean as possible so if your failing a lot at some point you should probably try something else. As always I'm happy to see your solutions and please give me some feedback. Good luck ninjas! v1.1 removed multiple unintended solutions (Thanks to Jacu, Sicklebrick, Shakky and HeadShot) v1.2 fixed more unintended solutions by shakky and Jacu v1.3 fixed Jacus unintended solution for the end move.
Glados:workShop:content
Made a Instal.exe, Its alot easyer to instal and uninstall **a bit info* I'm making for a while a Remake of Portal 1 Boss and Improve difficult of battle, so that it make much harder to defeat Glados, Also ending is A Lot Diffrend. So i wish you best of luck to play map, And I'm truly Sorry that you need to do alot of Work, *** Problems i got some problems with scene's Animation, i have made some of tham but someting it give a error that it can't be funt :/ so i turned off for a while, until i find someting a way to fix it Inportent:rebuild you scene.charge 1 Start or in Instel Portal 2 Authoring tools Beta in your Steam (you can find it in TOOLS 2 Start FACEPOSe 3 GO your facepose FIle, and select scenes.image rebuild, * And wait a bit Update Fixxed:fixxed non working scene **** 20-8-2012 Made a Instal.exe some things that i forget, http://steamcommunity.com/sharedfiles/f ... d=90613669
Tesseract
This is my first map. It's an unfolded tesseract. I connected the faces with world portals. I need help debugging this, there are several world portals that are broken, numerous graphical glitches, and errors saying I have too many portals open. It may be the case that not all of this is possible to fix with the P2 engine? Thanks for any help. [email protected]
FudgePacker 0.4 - With Hammer Intergration.
FudgePacker lets you create a list (or several lists) of files to add to your map, and automatically packs the files you want for each map while it builds. You can now choose which lists to load from inside hammer itsself.
SP: Morality Evaluation
My first map in Hammer. Really easy. V1.1: fixed some of the bugs listed on this topic. The exit door is still buged. I have no idea what went wrong. v1.2: fixed doors, elevators,box droppers. KNOWN ISSUES: there aren't droppers for the reflective cubes, some problem with the "via this input box". So I made tons of reflective cubes. Dont waste them.
DISMANTLED (taken down for serious reconstruction for undetermined date
This map is broken, dont bother playing it
Secondary Fire: Patience
A small map that requires the player (you) to wait awhile for the Blue Portal to get back around to you. This map was originally made for the mod Blue Portals but I never got around to releasing it. Be sure to check out all my other "Secondary Fire" maps as they get released on the Steam Workshop: http://steamcommunity.com/workshop/file ... d=74481359 NOTE: When the door in the first room is opened pay close attention to the signage on the wall.You may also want to save the game.
Felix's WIP Uploads
I'm uploading stuff here while it's tested out. EDIT: Current download has a bad VMT, which I'm not going to re-upload until next release. For now, put this into the materials/models/props glass vmt: Code: Select all"Refract" { "$alphatest" "1" "$model" "1" "$surfaceprop" "water" "Refract_dx90" { "$refractamount" "0.2" "$normalmap" "dev/water_normal" "$bluramount" "2" "$refracttint" "[1 0.5 0.5]" } "Refract_dx80" { "$refractamount" "0.1" "$dudvmap" "dev/water_dudv" "$refracttint" "[1 0.5 0.5]" } "Proxies" { "AnimatedTexture" { "animatedtexturevar" "$normalmap" "animatedtextureframenumvar" "$bumpframe" "animatedtextureframerate" "30.00" } "Sine" { "resultVar" "$alpha" "sineperiod" "8" "sinemin" "0.01" "sinemax" "0.8" } } "UnlitGeneric_dx6" { "Proxies" { "Sine" { "resultVar" "$alpha" "sineperiod" "8" "sinemin" "0.0" "sinemax" "0.05" } Empty{ "Comments" "Follow:" "Thank you to whoever made" " the Liquid Portal Gun mod," "I borrowed a lot of the params" "from it." } } } }