Posted
1191 views
288 downloads
0 points
1191 views
288 downloads
0 points
A small inline six with custom gearbox and vehicle. The engine is based on the BMW M52B28 i think, the vehicle is based on the Ferrari 312 T (old F1 car so it's very lightweight).
The max speed it's 119 kph (74 mph) with custom vehicle and gearbox
main.mr
import "engine_sim.mr" import "themes/default.mr" import "engines/4ndr34p3rry/perry_1l_i6.mr" use_default_theme() set_engine(perry_1l_i6()) set_transmission(perryi6_transmission()) set_vehicle(perryi6_vehicle())