Page 1 of 1

Help with teleporter

PostPosted: Thu Jul 06, 2017 8:33 am
by OshaWhaaaat!?
So I'm trying to make a teleporter that'll teleport to one exact location. The problem is that sometimes marbles will roll onto the far side of the teleporter and the destination will be off by a bit. Is there any way to fix this?

Re: Help with teleporter

PostPosted: Thu Jul 06, 2017 11:54 am
by Kilinich
Just set exact pos=[x,y] instead of pos = pos + [x,y] ?