Editing Mario Kart 7 in-game statistics
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 827: | Line 827: | ||
===Acceleration (''Param_Accel'')=== | ===Acceleration (''Param_Accel'')=== | ||
There are two in-game statistics related to Accceleration, ''Drive_AccLmtFwd'' and ''Drive_SpdKfFwd''. ''Drive_SpdKfFwd'' actually determines how fast the vehicles accelerate, while ''Drive_AccLmtFwd'' works as a limiter, fixing the maximum amount of speed increase per frame. | There are two in-game statistics related to Accceleration, ''Drive_AccLmtFwd'' and ''Drive_SpdKfFwd''. ''Drive_SpdKfFwd'' actually determines how fast the vehicles accelerate, while ''Drive_AccLmtFwd'' works as a limiter, fixing the maximum amount of speed increase per frame. It is important to note that, while ''Drive_SpdKfFwd'' determines relative acceleration, i.e. how much the fraction of current speed to maximum speed increases over time, ''Drive_AccLmtFwd'' determines the maximum increase in absolute speed per frame, i.e. the maximum amount of distance units/frame that can be added to the current speed in each frame. Since the top speed is relatively low in all engine classes, ''Drive_AccLmtFwd'' is very frequently not a limiting factor, causing different acceleration values to have the same effective acceleration.<ref>Rael303 (January 27, 2012). [https://www.youtube.com/watch?v=-3U1UdpLx_E MK7 - Acceleration Stat]. ''YouTube''. Retrieved March 15, 2017.</ref> | ||
{|class="wikitable center" | {|class="wikitable center" |