I am trying to make something where you buy something sounds easy enough until i realize ive never worked with position before so none of my research works does anyone mind telling me how i can move the gloves 2.3 studs down?
You’re on the right track!
If you set the x, and z to 0 it will go world origin (+ yPosition)
so we’re getting the already existing X and Z position of the part and moving it down 2.3 studs.
(i replaced YValue with 2.3, put it back if you want)
errors gone however it didnt really fix the issue because i look at it and it still kinda just stays in the middle of the arms when it should be acting as gloves
maybe theres an easier way like a different constraint?