Commit Graph

3 Commits

Author SHA1 Message Date
06f9a6ac5a Minor - Ajoute des profiles d'aperçu - V01.07.00
Adds new default editor profiles for different previewing scenarios.

These profiles configure lighting, environment, and post-processing settings
for improved asset visualization during development.
2025-10-16 15:38:02 +02:00
feae7b6997 Initializes basic game framework
Configures the default level, game mode, player controller, and player pawn.

Sets up basic movement input for the player pawn.

This commit lays the groundwork for further game development.
2025-10-14 01:18:44 +02:00
4299d2242e Initializes Unreal Engine project
Sets up the basic project structure, including configuration files,
source code directories, and a default .gitignore. Configures the
engine for optimal rendering and input settings.
2025-10-11 18:35:59 +02:00