This week I finished my C++ Unreal course! For the last part of the course we worked on a simple FPS kill em all game! I implemented the logic for the character, gun, and learned about how to work with animations in Unreal. As well I learned about how to use the Behaviour tree to…
Toon Tank Demo (Unreal)
This is another demo I worked on from the UE4 course I’m taking. It’s a simple game where you as the tank need to destroy all the enemy turrets in the level. But you also need to be careful because they will fire back at you as well! So far I’ve learned more about how…
Dungeon Escape (Unreal)
I’ve been taking a course on UE4 for the past week, I’ve put it for quite sometime now! But now I’m in! haha. This is just a simple demo based on one of the first parts of the course. It touches simple player interactions with the world ! I did work on a simple mini…