How to hover a Car?

Ok, so the problem is that your PrimitiveComponent isn’t being initialized correctly and is set to none, when you’re trying to add force to it. You seem to do it properly, tho you must connect the event initialize to the Set primitive component. You forgot that? :stuck_out_tongue:

Hopefully it works after you connect them, cheers! :slight_smile: