you should be able to prevent stalling at start by doing some extra checks on clutch, speed etc. this logic would only apply to manual transmission, turn off stalling for auto.
you don’t need to check all wheels, use getMaxWheelKMHSpeed instead. btw BP is slow for math code, use native code for math heavy stuff.
we might consider adding this feature with the next update depending on it’s complexity, no promises.