Posted
768 views
282 downloads
0 points
768 views
282 downloads
0 points
a fictional engine based on my past gsv rr (yup, rev to 15k) and some online info of ford taunus and or essex engine.
ford taunus and or essex engine was a unique old 60 degree v4 engine, which act like a boxer engine. i tried to implement it for some time, and here's the result.fyi, this is also the sole reason why i ended up making that stupid vr10 boxer engine.
thanks to oror for your scripts.
main.mr
import "engine_sim.mr" import "themes/default.mr" import "engines/keisurz/60SV4F.mr" use_default_theme() set_engine(eng()) set_vehicle(veh())