Conveyor (Portal 2): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (WIP - Implementing Moth's work to this page. Thank you for your contribution, Moth!)
Line 1: Line 1:
{{stub}}
{{wip}}


To create a conveyor belt you first need to create a brush. Then tie this to a func_conveyor.
To create a conveyor belt you first need to create a brush. Then tie this to a func_conveyor.

Revision as of 21:12, 11 October 2011

Under construction.png
This page is actively undergoing a major edit.
As a courtesy, please do not edit this while this message is displayed.
If this page has not been edited for at least several hours to a few days, please remove this template. This message is intended to help reduce edit conflicts; please remove it between editing sessions to allow others to edit the page.

The person who added this notice will be listed in its edit history should you wish to contact them.

To create a conveyor belt you first need to create a brush. Then tie this to a func_conveyor.

Set the conveyor speed and move direction in the Class Info.

There are two conveyor belt textures (search conveyor in the texture menu). These textures should be stretched when they are used from 0.25 to about 2.00 along the movement direction.

Please update to include texture animation without using custom textures, should be possible.(?)




A more advanced version of the conveyor belt can be found at the following link (1), along with a tutorial:

[1]