Tutorial: Hour of Code: Lesson 2 - Loops and Boolean Variables in Unreal Engine

Hour of Code: Lesson 2:
Moving Platforms and Checkpoints: Loops and Boolean Variables in Unreal Engine

Many games include moving platforms to add a challenging and exciting game mechanic. In this lesson, students will learn how to build a game level with floating islands, using moving platforms. To make it to safety, the player must time their jumps to traverse the sky, moving from island to island.

Students will learn computer programming concepts including loops and Boolean variables, and get an understanding of how important they are, particularly in game development.

https://dev.epicgames.com/community/learning/tutorials/2d6r/hour-of-code-lesson-2-loops-and-boolean-variables-in-unreal-engine

1 Like