I know it's now considered as a common bug to leave / enter in a planet gravity and finish like this:
I don't know if someone already saw it, but each time it happened to me, I got tp away with a fixed distance; actually a well known number:
Haxus, maybe it is due to an unsigned -> signed int cast ?
Anyway, negative distances aren't a thing. It should be checked and if a negative distance is detected, then you can add traces to show where the problem is.
I don't know if someone already saw it, but each time it happened to me, I got tp away with a fixed distance; actually a well known number:
Haxus, maybe it is due to an unsigned -> signed int cast ?
Anyway, negative distances aren't a thing. It should be checked and if a negative distance is detected, then you can add traces to show where the problem is.