hello there,
i have a problem that i hope someone can help me solve.
so I'm starting to make a shooter, and i have a problem with the missiles. as you can see from the video, the missiles fired from the spaceship can be seen only behind the buildings, which are in the background! the missile should not be covered by the buildings, being in the same layer as the spaceship. Its's a different layer from the buildings, in fact the spaceship does not give any problem, not being covered by the buildings. where i went wrong?
In event sheet, you are using another object to spawn the missle, or creating it, there you can enter layer where the object should be spawned to.
EDIT: TIP for you is to set the Z elevation property of the "buildings" that are more far away, to like -5, this will make them appear futher away.