Posted
964 views
344 downloads
0 points
964 views
344 downloads
0 points
I made this while trying to make an engine with counter-rotating crankshafts. I gave up after realizing that I couldn't make one crank rotate backwards, and that I couldn't make a second engine module to put in the MR file and load both at once since it just threw errors, so I made this, thinking of my fictional Merlani brand name and how they might make a hypercar to beat Bugatti in the early to mid 2000s.
main.mr
import "engine_sim.mr" import "themes/default.mr" import "engines/avetho/dual_crank_offset_v10.mr" use_default_theme() main()