chubz
Blackfish changed my title again

Posts: 299
Registered: 07-04 |
The Scroll_Floor action should do the work for you. You can code it in ACS or assign it to a line. Even the relatively well known "train" WAD, seen here, uses that effect to scroll objects like trees so that you're given the impression of being on a moving train.
EDIT:
Here's a conveyor belt example set on MAP01 with just a couple scripts that do all the work for you. One script begins the scrolling of the conveyor belt and also endlessly (silently) spawns barrels. The other script removes any barrels that reach the end of the conveyor belt and is tied to a line I placed there. As a result, it seems as if you're looking at a conveyor belt carrying an endless supply of barrels. I hope this helps you out.
Last edited by chubz on 11-26-11 at 03:05
|