
So this is my code but everytime i spawn something from a bit up, the item bounce how do i stop a parts from bouncing

I may be wrong but I think you used the wrong category. You should change the category to
#help-and-feedback:scripting-support
So are you trying to spawn this in custom-placed spawn points, or are you trying to spawn it in the same position of a part which is anchored?
I’m trying to spawn it in a invisible block’s position, so everytime it spawns it would be at the same position, but since the invisible block is a few studs up in the air, it would bounce when it drop
Maybe just do some maths and calculate the Z value of the position of the spawned part to be leveled to the Baseplate?