Hi All,
Director Class works well for my first game. Not sure if this is a question of how Corona works or if it’s even related to Director Class.
I have 3 objects, and I insert all of them into the localGroup.
- A background. This works ok, everything appear on top of this.
- An animation using a spritesheet, meant to be part of the background. This appears on top of the background ok.
- A moving object (like a floating balloon) using tween and physics. The problem is that this object appears under the animated sprite when it floats up.
How do I make the object the top layer so it floats over the sprite animation? What controls the layer’s order?
If it’s not related to the Director Class, would appreciate someone pinting me in the right direction.
Thanks
fly [import]uid: 108015 topic_id: 19198 reply_id: 319198[/import]