Beta
Beta Image ( Source ) Being completely honest, working on the game as been the last few weeks has been a difficult and daunting challenge, I find myself spending hours trying to implement new features and game mechanics. it seems like every new feature it breaks something in my game. I've had to rethink my plan of action as a result of this and simplify some mechanics that I have intended to have in order to complete the game in time. okay, now I've got all the negatives out the way this week I worked on my spawn manager that will be tasked with spawning the car obstacles and the barrier obstacles. I got it somewhat working but I still have some bugs like not spawning the cars on the road or not spawn sometimes. another element I worked on was to have the road spawn in also but I had to remove that and make the road a set distance because that broke every other feature in my game. I also added a start screen to the game that will hopefully allow the player to select between ...