Hey! I’m looking to see how to have a part appear under a player.
I originally would move the part to HumanoidRootPart, then move on the Y axis 2.5 down, however it isn’t too reliable and gets tricky when doing this with models.
Yes, I know MoveTo is used to move models, I’m looking for methods to have it directly under, also, MoveTo (if something is in the way) will move the Model up on the Y axis, meaning it’ll end up on top instead of below (from what I’ve tested).