Feature(pawn, movement): Exposed PlayerInputComponent, Exposed SetupPlayerInput to BPs.
- Jan 19, 2024
-
-
Kris Tabea Helwig authored
-
Kris Tabea Helwig authored
-
Exposed the PlayerInputComponent in the RWTHVRPawn and the SetupPlayerInput function in the MovementComponentBase to make runtime swapping of movement components possible.