Hello, I am currently making a game where there are pipes in the top of the screen going to down to the player. The problem is that I don’t know how to make more enemies come over time. The goal is to dodge the enemy pipes when they come from the top of the screen to the bottom. Does anyone have any information or guide they can tell me or link to me? I need the pipes(enemies) to make more of themselves when I dodge them in the bottom of the screen where the player is.
Hi Super3308,
It sounds like you need spawn enemies. Try
- Chapter 2 — Upward & Onward (Corona tutorial)
- Create a Simple Space Shooter with Corona SDK
- Part 3: Corona SDK: A Simple Race game
- How to Spawn multiple objects every 10 seconds (Corona forum)
Read more :
- Spawning from wiki
Have a nice day:)
ldurniat
Hi Super3308,
It sounds like you need spawn enemies. Try
- Chapter 2 — Upward & Onward (Corona tutorial)
- Create a Simple Space Shooter with Corona SDK
- Part 3: Corona SDK: A Simple Race game
- How to Spawn multiple objects every 10 seconds (Corona forum)
Read more :
- Spawning from wiki
Have a nice day:)
ldurniat