i have used hooded protagonist. i went for the quake, painkiller vibes. thank you for your kind words.
kubil6y
4
Posts
2
Followers
1
Following
A member registered Sep 15, 2023 · View creator page →
Creator of
Recent community posts
Hooded Protagonist Animated Character comments · Replied to fierceseayt in Hooded Protagonist Animated Character comments
the game code is open source. you can take and use it anyway you want. i made this game with unity. i recommend watching code monkey intermediate youtube tutorial. it was very helpful to me. i suggest you learn these design patterns.
1. singleton (it works great with unity but it has a bad reputation)
2. state pattern
3. object pooling
4. observer pattern (events)
5. solid principles (mostly understand interfaces and separation)
the code does not have to be perfect, it just needs to work and it should be open to further change. good luck.
Quake 2D Topdown Shooter - Demo comments · Replied to FinnishWannaBe in Quake 2D Topdown Shooter - Demo comments
Hooded Protagonist Animated Character comments · Posted in Hooded Protagonist Animated Character comments