Is there any example of 2D Car (Side-view)?

For most simple vehicle it will need to e.g. 1. Create physics joints (with spring-like behavior for suspension simulation) from wheels to base, 2. Apply angular velocity to wheels.
Is this possible with Blueprint’s physics functions? I can’t find any examples on how to setup this in Blueprint.

… Bump? :slight_smile: