Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Neat and polished great job :D. Just a question though, is it implemented in blueprints or C++? (and btw it's good to see other UE developers)

Thank you! I did the implementation in blueprints, since it's faster as a prototype and more easily adjustable if you wanna change things up. For a more real project you would probably do the core mechanics in C++ for organization purposes, which allows you to more easily search through the code as well.
However, doing it all in blueprints should be fine as well if you organize well.
If you wanna learn some more Unreal I recommend Stephen Ulibarri: https://www.udemy.com/course/unreal-engine-5-the-ultimate-game-developer-course/