Create a SideScroller from the Third Person Template in Unreal 5 with Enhanced Input
UPDATE of an older video to include the Enhanced Input System
This video will show how to convert the Third Person Character Template into a sidescroller.
00:00 - Intro
00:46 - Scene Prep
05:44 - SSCharacter
08:32 - SSGameMode
12:27 - SSPlayerController
14:27 - Assign GameMode
18:03 - Verifying Setup
19:15 - Camera Setup
26:27 - Camera Collision
28:07 - Left/Right Movement
36:45 - Rotation Speed
38:28 - Jump Control
43:00 - Outro
NOTE: I could not find a simple way to make the character rotate towards the camera that didn't involve rotating the camera 180* (which could cause level layout issues). If you have a solution let me know!