Top Down Shooting Game (part 7)
Today, I added health bars to player and enemies that follow them as they move. The […]
Top Down Shooting Game (part 6)
Continuing my last post, I create a Game Over screen and it just pops up when […]
Top Down Shooting Game (part 5)
Today, I turned my enemies into spiders. Because I haven’t had time to draw other monsters, […]
Top Down Shooting Game (part 4)
I recently added an enemy spawning system to my top-down shooting game in Unity. Enemies now […]
Top Down Shooting Game (part 3)
Continuing from my previous post, today I added an enemy and made it chase the player. […]
Top Down Shooting Game (part 2)
Today I drew a picture of my soldier and change my player to it. And also […]
Top Down Shooting Game (Part 1)
Today I made a Shooting game with Unity. I created a white box represent the player […]
Uno Game
Today I just made the player play a card if it has the same number or […]
Unity Tutorial For Beginner (end)
Continuing my previous post, I created a function called addScore(), which adds points to the text […]
Unity Tutorial For Beginner (part 3)
Continuing my last post, today I write the command that delete the pipe when it is […]