Spawning Objects From Bottom

I want to spawn things from the bottom of the screen so it would be like monsters are runing up [import]uid: 39840 topic_id: 10645 reply_id: 310645[/import]

Just to clarify, are you looking for help with:

  • creating a display object at the bottom of the screen?
  • spawning multiple objects - if so, do you have criteria to kill them off?
  • animating these monsters as sprites to make them run?
  • moving these monsters up the screen? [import]uid: 12448 topic_id: 10645 reply_id: 38681[/import]

Hey,

There’s a template for this on http://buypremadeapps.com/ (not affiliated with Ansca Mobile).

Otherwise; set the objects coordinates to something around y=390 (for landscape) or y=550 for portrait.

Peach [import]uid: 52491 topic_id: 10645 reply_id: 38693[/import]