#how do you lock a part's position on only certain axes?

17 messages · Page 1 of 1 (latest)

solar seal
#

for example i want to make a part that can only move up, but not left or right or anything else

dull talon
#

set a vector 3

#

and if the playe trys to move i there

#

then it does what you want

solar seal
#

pardon

rain terraceBOT
#

studio** You are now Level 2! **studio

dull talon
#

if you use vector 3 as a movement system if the player moves the y axis from its origin point it tps it back

blissful hearth
rain terraceBOT
#

studio** You are now Level 8! **studio

solar seal
#

im using applyimpulse

#

basically when it goes up and falls it rotates sometimes and moves on the x or z axis

#

i'm trying to only get the y position to change, but keep the x and z position the same

#

basically when you press space it's applying 350 y impulse

#

and it sometimes flies off

#

i'm trying to make it so it won't rotate or move on the x or z axes when it lands