Start with invisible objects
Make two changes to the new version.
First change: Manually set the opacity property for the ground, parkingMeter, and iceSkater objects to 0%.
Makes them invisible when the program starts running.
Allows only the blue sky to show during the process of setting the stage using program code.