Story Framework Archives

How to switch Story Framework into First Person mode

In the player controller (SFDemoPlayerController_BP in the default project), select the camera manager component. Under Camera Settings on the left, switch between ThirdPerson and FirstPerson. This will determine what mode the game starts in. To switch camera modes while the game is playing we can press C to toggle (or hold Y on the gamepad). …

Read more