Posted
559 views
205 downloads
-3 points
559 views
205 downloads
-3 points
This my attempt at making an engine that resembles the engine of a 1973 Triumph Spitfire 1500. While it is no where near perfect, I am going to continue to look up info and specs about the engine to perfect the engine in Engine Simulator. Currently it sounds pretty close in idle, but runs into some problems during any kind of revving.
This is my first attempt at an engine, so don't be too harsh. 😅
main.mr
import "engine_sim.mr" import "themes/default.mr" import "engines/tygamer63/spitfire_1500 v1.mr" use_default_theme() set_engine(generated_engine())