Wheatley (Portal 2): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 6: Line 6:
== Noticeable Elements ==
== Noticeable Elements ==
'''Excursion Funnel - '''
'''Excursion Funnel - '''
An excursion funnel, also know as a prop_tractor_beam, is the main test element in most of the chambers. The funnel can be used to transport the player or objects. If you want to reverse the funnel, open the properties, and set 'Linear Force' to -250. 250 and -250 are the defaults for the funnel. A negative number will cause the funnel to start reversed, and a positive number will cause it to start forward. A higher number (1000, -1000) will make the funnel faster. A lower number will make it slower. If you want a button/switch to reverse the funnel, create this output: '''OnPressed, NameOfFunnel, SetLinearForce, -250''' and don't forget to create another output resetting it.
Entity prop_tractor_beam is one of the main elements seen in the Wheatley chambers. It can be used to transport the player, objects, and gel, and can be transported through portals. Creating a whole for the funnel is necessary, or else it looks odd in the wall. If you want the funnel to start reversed, set 'Linear Force' to -250. For reversing it through a trigger/button, create the output- '''OnTrigger, FunnelName, SetLinearForce, -250'''. Don't forget to add an extra output to reset the funnel. A number less than -250 or higher than 250 will cause the funnel to move faster, and lower numbers to have it move slower. It is recommended that you not change the speed of the funnel. The funnel turns out glitchly-looking. You should only use 250 and -250.


'''Gel - '''
'''Gel - '''

Revision as of 01:15, 25 May 2012

This Portal 2 aesthetic theme is showcased in Chapter 8 and 9. It is characterized by either mass-scale destruction of the chamber, or regular clean themed. The walls are torn apart and you can see all sorts of things outside of the chamber: Gel pipes, other chambers, catwalks, and fire. Each test is monitored by Wheatley shown on a screen.

In-Depth

This is the last theme the player will encounter in the Portal 2 Single Player campaign. The large destruction of the chambers is mainly caused by Wheatley's terrible handling of the facility. A main part of the map is the outside area, which is seen through the gaps and tears of the test. You will see lots of things breaking, falling apart, and on fire.

Noticeable Elements

Excursion Funnel - Entity prop_tractor_beam is one of the main elements seen in the Wheatley chambers. It can be used to transport the player, objects, and gel, and can be transported through portals. Creating a whole for the funnel is necessary, or else it looks odd in the wall. If you want the funnel to start reversed, set 'Linear Force' to -250. For reversing it through a trigger/button, create the output- OnTrigger, FunnelName, SetLinearForce, -250. Don't forget to add an extra output to reset the funnel. A number less than -250 or higher than 250 will cause the funnel to move faster, and lower numbers to have it move slower. It is recommended that you not change the speed of the funnel. The funnel turns out glitchly-looking. You should only use 250 and -250.

Gel - Gel was an element carried from the Underground themed maps into the Wheatley test chambers. You can still see lots of pipes crowding around the facility. Gel now comes out of regular cube droppers. In the PTI update, they have new Gel Dropper models. Create gel using an info_paint_sprayer.