Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Resize tween keeps moving, how should i fix this?

Asked by
Sketchi 18
5 years ago

Thanks to a helpful scripter i am now using tweening instead of my old script to resize a block (done manually took forever!) So, the tweening is giving me an issue. The ball is resizing perfectly, but i want it attached to the player.

Things I tried : motor 6d, weld, and weldconstraints. I've even tried a couple more with none working. They DO attach perfectly though.

Then what's not working?

When I "weld" the tweening part to the player it works fine. But when I move around it decides to start glitching and moving away from me very slowly, I'll wait 30 minutes and see the part a good 2 or 3 "roblox feet" away from my character. I want it to stay put. Is there a fix to this?

Thank you!

1
Consider Anchor = false CanCollide = false or else it might interfere with your character BlackOrange3343 2676 — 5y
0
"roblox feet"? don't you mean "studs"? SuperAndresZ_YT 202 — 5y
0
I was being a lil silly, so yes ^ Sketchi 18 — 5y
0
The part is already false on both of them ^^ Sketchi 18 — 5y

Answer this question