Game Development Reference
In-Depth Information
To keep things simple, we will just use another square sprite. We can change this later on
if we want. Create another new sprite and make it a 16 x 16 yellow/gold square. Name it
spr_Collect and center its origin.
We will now make the player sprite. Once again, we will keep things simple and make an-
other square. Create a new sprite and draw a 32 x 32 blue square. Name it spr_Player
and center its origin.
Search WWH ::




Custom Search