Characters
Last updated
Last updated
UIS comes with a predefined character which is set up to use the interaction system out of the box.
You can find it under BUIS -> Shared -> Characters -> BP_BUIS_PlayerCharacter.
This character is set up with a BPI_BUIS_Interaction_Manager_Interface
returning the BP_BUIS_First_PersonDetectionComponent
. Its also set up with an Interaction Input Action
which handles Interaction and Release events on this specific action.
This character also allows for switching between first and third person camera view.