
Posted
120 views
51 downloads
0 points
120 views
51 downloads
0 points
I modified the Kohler engine to turn it into a race V2, the vehicle is made following a typical motorbike. DO NOT USE WOT(Wide Open Throttle) or the R button, it usually destroys the engine
main.mr
import "engine_sim.mr" import "themes/default.mr" import "engines/jollom/Race V2.mr" use_default_theme() set_engine(kohler_ch750()) set_transmission(Transmission()) set_vehicle(Vehicle())