Obstacle Assault
- October 1, 2023
- Gerald Clark
This is a super simple game created in Unreal Engine using free assets. The purpose of this game was to study how to create reusable, modular assets using C++. All moving platforms share the same class and have their individual values changed per instance.