So, i was just testing out my game, and suddenly my character started zooming, and i find out that it only happens when he gets near certain objects/models, its like a elastic force that boosts my character, this happened before too, but at then it was when i weld parts that’s too big on to my character, but this time even when i removed all the welds that’s on the character, the “zooming” still happens, anyone has any idea how to fix this??
https://gyazo.com/7754c4126904dff4c3daea20c25e868d
1 Like
Yes, this happens in many games. I am unsure of the cause, I recommend testing it and then trying to fix it. One way to fix it might be, change some welds or add some parts. This might be a Roblox issue but I just recommend testing it a lot.
I have never seen this happen before in any game?
i have mutliple theories,
- roblox physics issue, try jumping and seeing if you get launched far away, that does happen with jumbled up welds,
- free models interfering with WalkSpeed, try selecting your humanoid while the game is running and seeing if WalkSpeed changes, if so, find any kind of model or script that may be doing this
- the effect seems to be prevelant when changing direction, it is most likely the hat, try making any parts in it Massless=true
2 Likes
wow, none of them i ever thought of, u’re answer is perfect. I solved mine on the third one, thanks alot, i rlly appreciate