2: Get some assets
We need some objects to go in our game. In this example, we’ll use assets from kenney.nl’s asset pack Space Shooter Redux.
We need:
- ships (us and them)
- asteroids (we’re going large, medium, small)
- powerups/tokens
- laser blast
- explosions
Here are the assets we’ll use:
Download your assets, and then drag them into the assets panel at the bottom of the Unity screen.