The image below shows my events:
The hero character has the Scroll To behavior, and my layout is larger than the viewport. I’m spawning 3 missiles from above the viewport and using the Bullet behavior to make them fall to the ground.
Issues:
1. If the spawn layer has 100% parallax, the missiles won’t spawn above the player if the player has moved beyond the viewport. They simply spawn in the viewport, and the player can’t even see them.
Video: webmshare.com/play/PJaJe
2. If the spawn layer has 0% parallax, the missiles correctly spawn above the player, but they follow the player as he moves. The same thing happens to the blast animation that is spawned when the missile is destroyed.
Video: webmshare.com/play/5JoJB