Game Development Reference
In-Depth Information
Adding a spawner
Now, we need to add a spawner. A spawner spawns game objects. Go ahead and add a
sprite; it should look something like the following screenshot. Rename it Spawner .
What we need to do is change the size of the spawner. Double-click on the spawner and se-
lect Resize , as shown in the following screenshot:
Then resize it to 50 by 50 with the help of the Resize option. Then, click on the paint buck-
et tool and fill in the color. We do this because otherwise we won't be able to see the
spawner. I suggest making the spawner a bright and obvious color. We're going to make our
spawner pink, as shown in the following screenshot:
Search WWH ::




Custom Search