# More complex enemy limit for shooter

**URL:** https://forum.makecode.com/t/more-complex-enemy-limit-for-shooter/17724
**Category:** Help
**Created:** [February 2, 2023, 6:20pm UTC](https://forum.makecode.com/t/more-complex-enemy-limit-for-shooter/17724 "2023-02-02T18:20:47Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Simpleton](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/simpleton/32/7616_2.png) [@Simpleton](https://forum.makecode.com/u/Simpleton)
#### Post date: [February 2, 2023, 6:20pm UTC](https://forum.makecode.com/t/more-complex-enemy-limit-for-shooter/17724/1 "2023-02-02T18:20:47Z")

</div>

Made a shooter game a few weeks ago, there’s an enemy limit of 10 right now.  
But in all honesty i kinda want to make the wave spawns like pvz/pvz2, where only 3 enemies can arrive on the same lane each wave, is it doable in a sense?

> **[Shooter Game 1.4](https://arcade.makecode.com/37734-77881-81311-15207)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.

---

<div class="post-metadata">

### Author: ![Sonicblaston](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/sonicblaston/32/19164_2.png) [@Sonicblaston](https://forum.makecode.com/u/Sonicblaston)
#### Post date: [February 3, 2023, 7:16pm UTC](https://forum.makecode.com/t/more-complex-enemy-limit-for-shooter/17724/2 "2023-02-03T19:16:22Z")

</div>

Yes it should be doable, but i am not entirely sure how.

---

<div class="post-metadata">

### Author: ![Simpleton](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/simpleton/32/7616_2.png) [@Simpleton](https://forum.makecode.com/u/Simpleton)
#### Post date: [February 6, 2023, 6:44am UTC](https://forum.makecode.com/t/more-complex-enemy-limit-for-shooter/17724/3 "2023-02-06T06:44:10Z")

</div>

It’s functional but unfinished. 1.5 is gonna be a major update

> **[Shooter Game 1.4.9](https://arcade.makecode.com/97488-47539-86543-11165)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.

---

<div class="post-metadata">

### Author: ![Simpleton](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/simpleton/32/7616_2.png) [@Simpleton](https://forum.makecode.com/u/Simpleton)
#### Post date: [February 7, 2023, 8:56pm UTC](https://forum.makecode.com/t/more-complex-enemy-limit-for-shooter/17724/4 "2023-02-07T20:56:36Z")

</div>

I made a new topic to showcase the game fully right here.  
[Generic Shooter](https://forum.makecode.com/t/generic-shooter-game/17857)
