The TestHoveringTank example app has an undocumented feature to reset the tank's location to (-140, 14, -23) when KEY_RETURN is pressed. The probable intent was to warp the tank back to it's starting location---but that would be (-140, 50, -23). (-140, 14, -23) is located underground, where this sort of tank becomes unplayable.
The
TestHoveringTankexample app has an undocumented feature to reset the tank's location to (-140, 14, -23) whenKEY_RETURNis pressed. The probable intent was to warp the tank back to it's starting location---but that would be (-140, 50, -23). (-140, 14, -23) is located underground, where this sort of tank becomes unplayable.