Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Block Spawner #6

Closed
6 tasks
dreammelter opened this issue Oct 4, 2023 · 2 comments
Closed
6 tasks

Block Spawner #6

dreammelter opened this issue Oct 4, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@dreammelter
Copy link
Owner

dreammelter commented Oct 4, 2023

Component that can be placed in the level or added as part of an enemy.

The spawner can:

  • spawn blocks in a given area
  • spawn blocks along a path
  • set the color and "health" of a block
  • determine how many blocks to spawn
  • determine if blocks spawned on a path should move along the path or not
  • bonus: spawn blocks at given time intervals
@dreammelter dreammelter added the enhancement New feature or request label Oct 4, 2023
@dreammelter dreammelter mentioned this issue Oct 4, 2023
4 tasks
@dreammelter
Copy link
Owner Author

If a block should move along the path, the block will figure that out. It just needs to know if it should or not.

@dreammelter dreammelter modified the milestone: Round 1 Oct 4, 2023
@dreammelter
Copy link
Owner Author

dreammelter commented Oct 6, 2023

See #27 - though it's still possible to create this item and repurpose it, maybe.

@dreammelter dreammelter closed this as not planned Won't fix, can't repro, duplicate, stale Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: ✅ Done
Development

No branches or pull requests

1 participant