Teleporting something INSIDE another part?

  1. What do you want to achieve? Keep it simple and clear!
    I want to an object inside another object instead of on top of it
  2. What is the issue? Include screenshots / videos if possible!
    Whenever I teleport it, it spawns on top of the object.
  3. What solutions have you tried so far? Did you look for solutions on the Developer Hub?
    I tried to get the position and subtract a vector 3 on the y axis, but that didn’t seem to work.

Anyway, I would like a solution to this problem, thank you for your help

Collisions seems to be the Issue here, did you try setting the CanCollide property to false? If so try that.

Collisions is most likely on, Just turn Can Collide Off.

Yes, even when collision property is off it spawns on top (by the way i create the part and then teleport to it using a script, so that might be the issue?)

Try setting the Y Value in the Size Property lower