Hi, I’m having an issue which is a bug that I can’t fix. It happens at every versions of game and just happens at Roblox Client, works fine on Roblox Studio. There isn’t a code block that moves player to under map. When I press E to drive the sled, the game moves me to under map at just Roblox client. Which is weird because everything works fine at Roblox Studio. Waiting for your answers. Thanks!
On the platform:
When I press E to drive the sled at Roblox Client:
u should prob find another way of doing this cause roblox will most likely not fix it after a few days/months or so unless it’s very game-breaking, cause there’s a bug with tween that if u tween a welded object(size) on the character their position doesn’t replicate to other clients this bug has been there for a year or so now.
Try a 2 player play test in studio and see if you get the same result. If you have any code thay deals with cframing or teleporting the player, then revise it.
Also are you sure its not a weld or positioning issue? E.g if the sleds original position is under the map and you weld the player to it, etc.