Actions
Feature #265
closedW1:Learn basic UE5 navigation and Blueprints
Start date:
11/20/2025
Due date:
11/20/2025
% Done:
0%
Estimated time:
3:00 h
Description
Learn viewport navigation, Blueprints, placing assets, and using the Content Browser.
Files
Updated by Malek chrifi alaoui about 1 month ago
- Status changed from Re-opened to New
Updated by Malek chrifi alaoui about 1 month ago
- Subject changed from Learn basic UE5 navigation and Blueprints to W1:Learn basic UE5 navigation and Blueprints
Updated by Malek chrifi alaoui about 1 month ago
- Status changed from New to In Progress
Updated by Malek chrifi alaoui about 1 month ago
- Status changed from In Progress to Resolved
Updated by Malek chrifi alaoui 24 days ago
I learned the basic navigation controls inside Unreal Engine 5, including moving the camera, selecting objects, and manipulating them using translate/rotate/scale tools. I also practiced navigating through the viewport and organizing elements inside the scene.
After that, I learned the basics of the Blueprint system.
I opened the Blueprint Editor, explored the Event Graph, and created a simple test Blueprint using nodes such as Event BeginPlay and Print String to

understand how the logic flow works.
Actions