GMOD ACF E2 FULL CAR TUTORIAL - SUSPENSION, STEERING, ENGINE - SIMPLE & EASY - E2 INCLUDED
GMOD ACF E2 FULL CAR TUTORIAL - SUSPENSION, STEERING, ENGINE - SIMPLE & EASY - E2 INCLUDED In this video you will learn how to build a ACF powered car from start to finish. -------------------------------------------------------------------------------------------------------------------------------------------- STEERING E2 : @name STEERING @inputs A D Base:entity @outputs MPH Ang @persist Turn Lock Effect Speed Vel Caster @model models/sprops/rectangles/size_3/rect_24x24x3.mdl MPH = round(toUnit("mph",Base:vel():length())) interval(33) if (dupefinished()) {reset()} if(first()){ Lock = 38 Speed = 1.6 Caster = 3 Effect = 500 } Vel = clamp(Base:vel():length() / Effect, 0, 1) Turn += clamp((A-D) * (Lock - Vel * 25) -Turn, -Speed, Speed) Ang = Turn entity():setAng(Base:toWorld(ang(0, Turn, -Turn/Caster)) ) entity():propFreeze(1) -------------------------------------------------------------------------------------------------------------------------------------------- ACF & SUSPENSION E2 : @name ECU @inputs W S @outputs Throttle Brake Length Length2 Constant Constant2 Damping Damping2 Throttle = 0 Brake = 0 if(W==1){Throttle=100} if(S==1){Brake=100} Length = 60 Length2 = 60 Constant = 15000 Constant2 = 15000 Damping = 1000 Damping2 = 1000 -------------------------------------------------------------------------------------------------------------------------------------------- FAQ: For best results copy the settings of my tools in the video, the smile paint shows North in gmod, always build cars in North Ballsockets are to be done twice like i show, once from base/e2 to wheel, then wheel to base/e2 For offroad / high suspension length, change the rope slider 300 to 500 or higher, and incrase the stacker length to 100 to prevent any issues with suspension travel, and change length in the E2 Q) Does the hitting position of the ballsockets matter? A) No Q) Does the position of the "hitting" of the rope slider part matter? A) Yes, top of the base, side of the wheel, top of the base again Q) Do the wheels have to be inside of the plate like this? A) No, the wheels can be placed anywhere you'd like, you can still mirror them the same way Q) Does the initial hydraulic placement matter? A) No, hydraulics will be set when you do 4:08 Q) Do i have to keep these suspension settings? A) No, you can change them to whatever works with your car, if your wheels spazz then lower the damping until spazzing stops
Download
0 formatsNo download links available.