#Position problem
10 messages · Page 1 of 1 (latest)
something wierd happens when i do that
i teleport way to far up
and when i press it more
the higher i go on the next press
nevermind i just had to do the same with brick.position
but can you explain whats the difference between
character.primarypart.position = vector3.new(blah, blah, blah)
and character.primarypart.position = character.primarypart.position + vector3.new(blah, blah, blah)