Personal Project (Unreal Engine)
- Ivan Khlyzov
- Jul 25, 2024
- 1 min read
Updated: 6 days ago
After learning basic of Unreal Engine during a course in my study I decided to make a small project to practice my arena level design and also make a stylized scene using store assets. The idea behind this prototype was an FPS tower defence, where player defends a village
I have skipped pre-production and sketching stage and decided to work right away
I've followed tutorials and guidance from a programmer friend to make a simple AI spawn and pathfinding to the centre of the game scene using Unreal blueprint tool. I also implemented animations from Mixamo and other asset packs I've owned using blueprints.
Comments