FGear Vehicle Physics (v1.4)

the bp code in the image works fine.

but i found a problem not related to the crash, we used array.reserve instead of array.resize so it’s not possible to shrink the array size at the moment.
if you are using c++ it’s a single line fix but not possible with BPs. if you need a fix for this(not the crash), drop me a mail.