Posted
1743 views
463 downloads
0 points
1743 views
463 downloads
0 points
Based on Neutron Engines' K24-based flat plane, hot V, insane K48 engine, I followed as closely as possible to the real thing including Vtec, layout, and real weights. Also stole the vtec from zuky's k20a2 https://catalog.engine-sim.parts/parts/99 Neutron engines: https://www.instagram.com/neutronengi...
main.mr
import "engine_sim.mr" import "themes/default.mr" import "engines/luke_hill/k48.mr" use_default_theme() set_engine(k48()) set_transmission(b_transmission()) set_vehicle(b_vehicle())