Flappy Pig – Post-spawning at Random Intervals
Day 082 #100DaysOfCode
Day 046 #100DaysOfGameDev
- set up random post-spawning on the X-axis to create horizontal variety
- set up code within PostPool to save current and last post positions
- write new CoinPickup script to add bonus items to the game (incomplete)