Dog Fetch Debug
- February 16, 2022
- Tedman Nguyen
Controls: [SPACE] to release a dog and capture a ball The purpose of this project was to debug a program. The following errors were present in the original build. The player spawns balls instead of a dog Ball is destroyed far away from dog Nothing is destroyed off screen Only one type of ball spawns. I fixed the above issues and added additional functionality, included below: The spawn inter…