Posted
546 views
245 downloads
0 points
546 views
245 downloads
0 points
Update 4/29: Slightly changed the clutch dampening and smoothness so the engine could shift smoother with and without the clutch.
Since this is my first project, I had to use a code as a basis for this engine. Credit to Mr. C14 for the code. Almost everything is the same as the Royal Enfield Interceptor/Continental GT. Gearing, top speed is a bit higher, curb weight, idle speed, displacement, bore, and stroke. Power figures are slightly higher than the real thing at 48 hp and 39 lb-ft. The file was updated at 11:16 PM EST on April 29th, 2024
main.mr
import "engine_sim.mr" import "themes/default.mr" import "engines/iamgeek0/Royal Enfield 650cc engine.mr" use_default_theme() set_engine(mrc14_engine())