Burnt, Then Regrown
Now that the fire is burning through our scene, we need to show the bushes as burnt and then regrow them.
Select your Bush Sprite.
Add code so that the Bushes only burn when they have been touch by the Fire.
Test your code.
- Now that the bush is burnt, we want to wait a little, then regrow it.
- Test your code. Your bushes will start off small, let’s make them grow!
Add code to make the Bush grow back to full size.
We want to do this over time, and at random speed to make it more realistic.