Play Fetch || Unity Game Development Practice project || Unity Junior Programmer Pathway

 It was a challenge project of Unity Junior Programmer Pathway program. 

The Challenges are: Challenge 2 - Play Fetch

Dogs are spawning at the top of the screen,

The player is spawning green balls instead of dogs,

The balls are destroyed if anywhere near the dog,

Nothing is being destroyed off screen,

Only one type of ball is being spawned,

Bonus: The spawn interval is always the same
Bonus: The player can “spam” the spacebar key.


My Solutions:




Game Scene


Player Controller Script


Detect Collision Script


Destroy Out Of Bounds Script


Spawn Manager Script


Move Forward Script






Post a Comment

Previous Post Next Post