Crates on a conveyor belt
This guide will show you how to make
crates move along a conveyor belt, handy for warehouse levels. 1.Create a large room and place your
player start and a few lights in there.
2.Next create what will be you
conveyor belt.
3.Make a 64x64 sized crate and tie it
to a func_train "spawnflags" "5" 4.Now place a path_corner at one end of the
belt and give it this bit of info, make sure the teleport box is checked on this path_corner.
"spawnflags" "1" "target" "box2" 6.There that wasn't to hard was it :), compile your
map and check it out
7. You can also place some target_speaker
near the belt playing this sound world/train1.wav
8.Download the example map
Comments & Questions to
It's fairly simple to do and only use's a few entities
"target" "box1"
"target" "box1"
"targetname" "box2"
5.And at the other end place another path_corner
"targetname" "box1"
Quake Workshop