Making my game more difficult.
justinsoxp
Member Posts: 0
Hey guys, just started my first game salad program yesterday and I feel like I got the basics of it down. Essentially, my game has one actor that can move from either left, center, or right and there are objects that fall from corresponding spawn points. There are good objects that he can catch or bad objects.
What I want my game to do is after 30 seconds, i want my objects to be able to fall at a faster rate and spawn more frequently. Any suggestions?