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

Table support for parametersbeforespawn #584

Open
greatbritdan opened this issue Oct 19, 2023 · 0 comments
Open

Table support for parametersbeforespawn #584

greatbritdan opened this issue Oct 19, 2023 · 0 comments

Comments

@greatbritdan
Copy link
Contributor

Instead of being a boolean, if a "...parametersbeforespawn" is a table it uses that for the "...parameters" table instead.
Allowing enemies to pass parameters both before and after spawn, not just one of the other. More of a quality of life feature but not too much effort to add, would be nice...

Example:

"spawnsetparameters": [["x",2]],
"spawnsetparametersbeforespawn": [["qaudno",2]],
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants