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

[Feature request] Specify output level. #273

Open
GraxCode opened this issue Jul 21, 2022 · 2 comments
Open

[Feature request] Specify output level. #273

GraxCode opened this issue Jul 21, 2022 · 2 comments

Comments

@GraxCode
Copy link

GraxCode commented Jul 21, 2022

As far as I know this is not possible currently.
I basically want to change a level using a SPWN script.
Currently, it will overwrite the input level after the script ran over the level. Now, if I want to change the script, the input level (which is also the output level) has already changed and the script can therefore not work properly. I know there is group 1001 (every generated object by SPWN will have it, and get deleted on re-run), but let's say I want to transform a level into a designed version of it self, what would I do with the original level objects? I would need to make them invisible. It would be much more convenient to be able to specify a level where it should be output to.

@SpeckyYT
Copy link
Contributor

spwn doesn't modify objects that are already present the level, spwn can only add new objects.

@SpeckyYT
Copy link
Contributor

You can perfectly restore the level by building an empty script

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

No branches or pull requests

2 participants