Currently trying to build a mod that adds hoverboards as an alternative pioneer transport,
the problem I am currently facing is implementing the Vehicle itself, do I use one of the base blueprints (i.e. FGDriveablePawn)
or just build it from UE's built-in Pawn Class?
Still fairly new to all this and unfortunately I can't see any vehicle documentation within docs.ficsit.app