Newbie Help with basic spawing and layering with composer

Hello there,

I’m fairly new to Corona but I’ve been getting the hang of it lately. However, I’m having trouble finding any good resources on basic spawning and spawning objects such as a water drop and making it look as if it’s coming from a faucet (considering composer and layering). How should I go about these things? Thanks…

Hi @mykhpl,

Have you followed through the “Star Explorer” tutorial for Corona? Part of that project involves spawning asteroids which you can adapt to your project:

https://docs.coronalabs.com/guide/programming/02/index.html

There’s also this tutorial which is fairly old, but the basic principles are solid:

https://coronalabs.com/blog/2014/11/04/tutorial-basic-spawning/

Take care,

Brent

Hi @mykhpl,

Have you followed through the “Star Explorer” tutorial for Corona? Part of that project involves spawning asteroids which you can adapt to your project:

https://docs.coronalabs.com/guide/programming/02/index.html

There’s also this tutorial which is fairly old, but the basic principles are solid:

https://coronalabs.com/blog/2014/11/04/tutorial-basic-spawning/

Take care,

Brent