Posted
1095 views
361 downloads
0 points
1095 views
361 downloads
0 points
This is a close approximation of the CB350. It is fairly unique in that it is in an I configuration and the pistons move counter to each other.
main.mr
import "engine_sim.mr" import "themes/default.mr" import "engines/nachtstiel/CB350.mr" use_default_theme() set_engine(CB350()) set_transmission(cp3_transmission()) set_vehicle(single_vehicle())