Week 1
- jasonphilips2003
- Oct 3, 2024
- 1 min read
Updated: Oct 6, 2024
The Maze Game
I learned the basic of Unreal Engines interface and how to make blueprints and script in them,
I learned how to create and change the value of variables
I learned how to create UI elements in Unreal Engine which is similar to Unity.
I learned how to create basic components like shapes to create the maze for the player.
I learned how to create a collider box for the end of the maze and how to change text in script.
I also learned how to create a timer for the player.
Comments