I've been always dreaming about creating my own games since I was a kid. Luckily it is possible nowadays and Unity engine is a big help to accomplish my dream :D. So here it is I am starting it! It will take a lot of time to learn the framework and interface but it is a lot of fun!
Background Filed: December 25, 2019 ============================================== Quick update on what is done. Player Character, Idle and run animations, running and shooting abilities, two main weapons drown but only one has a bullet. Visual update CLICK HERE
December 28, 2019 ============================================== Added camera folowing script, Added stoppers, Started creating enemies.
February 2, 2020 ============================================== Setted up Enemy class. Added physical body and box colliders to a bullet prefab and to the first enemy. Added life and damage. And new Enemy - Summoner is ready:
February 9, 2020 ============================================== Added functionality to Summoner, had it summon skull enemies. Created new Skull Enemy Minion: