#YO READ MY PROBLEM PLS
1 messages · Page 1 of 1 (latest)
The Arrow thing could be a decal or surface gui
Like it pushes the player forward?
No that probably is done by a script
Oh alr
conveyor belt
looks like a texture
the conveyor part doesn’t even need scripting, if an anchored part has velocity then it’ll push parts that touch it. just use a script to set the velocity of the conveyor part to the conveyor part’s LookVector times the speed.