Category: Unity

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 […]

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 […]

Unity Tutorial for Beginners (part 2)

Continuing from the previous post, I added the command for the bird to jump, automatically create […]

Unity Tutorial for Beginners (part 1)

My final project was to create a 2D platform game using Unity. So today I followed […]