As a game programmer, that is a reminder of the unintended consequences of optimization.
Both the quirks of Mario's movement/collision model and the truncate-to-short math that allows PUs to work sound like the tricks to speed up collision detection.
Comments
Both the quirks of Mario's movement/collision model and the truncate-to-short math that allows PUs to work sound like the tricks to speed up collision detection.