dl.dropboxusercontent.com/u/260388836/My/Game.capx
In this game,tilemas move.I want to add that (sprite 1 and sprite2(hanging skull and arrow) to the maps.
Hanging skull for map1 and arrow for map 2.
I would do this like this:
Always
set hangingskull position to Map1.X+blah blah ,Map1.Y + blah blah.
This will set its position there.What if I want to add multiple instances of skull?