How to Make Conveyor Belts: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Universehero
>JustinP231
No edit summary
Line 1: Line 1:
idk what happened to this but i must re edit this
{{CatUp|Tutorials}}
----------------------------------------------------
== Conveyor Belt ==
=step 1= Create a brick Then colour the brick.
This tutorial will teach you how to build a working conveyor belt! For those who may not know, a conveyor belt is an object that pulls other objects along, on top of it. Usually they're used in assembly lines.


=step 2= Stretch it how to what ever size you want it to be.
== How To Make One ==
Well, there are two ways to make a conveyor belt. One way is to give a brick an OnTouch script that will give  Velocity to any brick touching it. This is just needlessly complicated and useless. So, instead, we're gonna make a brick anchor it, and give it velocity. Don't worry if this sounds confusing, I'll go into more detail, below.


=step3= make it diagonal(optional)


=step4 = Anchor your brick.
'''UNFINISHED'''
 
=step5= Edit rot-velocity or velocity
There are 3 directions Note:They have The - Symbol too
be sure to test the direction
 
 
and tada you got a conveyor belt
------------------------------------------------------
who ever deleted this was a noob
 
 
plz delete this it doesnt work

Revision as of 01:47, 24 January 2008

Conveyor Belt

This tutorial will teach you how to build a working conveyor belt! For those who may not know, a conveyor belt is an object that pulls other objects along, on top of it. Usually they're used in assembly lines.

How To Make One

Well, there are two ways to make a conveyor belt. One way is to give a brick an OnTouch script that will give Velocity to any brick touching it. This is just needlessly complicated and useless. So, instead, we're gonna make a brick anchor it, and give it velocity. Don't worry if this sounds confusing, I'll go into more detail, below.


UNFINISHED