Game Development Reference
In-Depth Information
We can now have a good grid placement for our object. Your project should look
something like the following screenshot:
There is one more thing we need to do: we need to change the name of the sprite to
something that makes more sense. We changed the name to Start , as shown in the fol-
lowing screenshot:
Next, we need to duplicate the sprite for the end. Right-click on the sprite and select
Clone object type , as shown in the following screenshot. When you clone an object, you
create a copy of the object to use in the game. Note that this makes an entirely new object
with a new name. You cannot do this with the copy-and-paste method; when you copy-
and-paste, you copy-and-paste the same object.
Search WWH ::




Custom Search