Posted
1610 views
613 downloads
0 points
1610 views
613 downloads
0 points
This is a radial-5 engine and runs nicely. However, the pistons rotate in the cylinders (doesn't impact engine) and I can't figure out why.
main.mr
import "engine_sim.mr" import "themes/default.mr" import "engines/charles_coulam/r5.mr" use_default_theme() set_engine(eng()) set_transmission(trn()) set_vehicle(veh())