Skip to content

npcs: How to Make an Enemy Wave System#8

Merged
davidwrede merged 2 commits into
MHCPPrograms:mainfrom
todd-roberts:main
Sep 24, 2025
Merged

npcs: How to Make an Enemy Wave System#8
davidwrede merged 2 commits into
MHCPPrograms:mainfrom
todd-roberts:main

Conversation

@todd-roberts

Copy link
Copy Markdown

Challenge category: Best NPC enemy wave tutorial

This tutorial describes how to create a budget-based enemy wave spawning system with Typescript / the Worlds Desktop editor. It begins with laying conceptual groundwork and explaining why various choices were made for the system. It then delves into the code in detail, explaining what each line does and calling out things which may be unfamiliar to novice scripters.

The tutorial aims to not only demonstrate an enemy wave system, but also to touch on some best practices for world development, e.g. planning, organization, and standardization.

@davidwrede davidwrede merged commit c362b85 into MHCPPrograms:main Sep 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants