Best tutorials to start
Offical traning courses
https://dev.epicgames.com/community/unreal-engine/learning?types=course In particular:
- Your First Hour in Unreal Engine 5.2 Overview
- Your First Game In Unreal Engine 5
Good examples
Be sure to download and create a project of:
- Features Tour 2014 (still very relevant)
- Content Examples
- Action RPG
You can decompose these levels and find out what you may need.
Reference material. Usually hard to read, but can be used:
- Main UE documentation for [Gameplay]