#Not sure why I can change orientation of part!

1 messages · Page 1 of 1 (latest)

proud kernel
#

Your conveyors folder is empty

#

And why are you trying to move the conveyor? Don't you want to move the items ON the conveyor?

#

Or do you want to move the decal so it looks like the arrow is moving?

kind stump
#

multiple things wrong with this

#
  1. like tiaundich said, you need to move Conveyor to Conveyors
#
  1. instead of multiplying by 20, multiply by conveyor:GetAttribute("Speed") so the Speed attribute is not useless
graceful carbon
#

If I'm not mistaken it should also be in a while true loop so it keeps pushing items on the conveyor

robust delta
#

Guys actual problem, I found is this: (My orientation arrow should be blue but no matter how I'm spawning the part its always green and thats why things are not working..)

Can anyone guide me how can we change orientation arrow, I tried by rotating the object but it doesn't work!