Noita
Random Robes v2
Nuclear808 2 Jul, 2020 @ 1:42am
Amazing mod, howd you do it though?
So like how did you make it so its randomly generated?
< >
Showing 1-2 of 2 comments
adeadzeplin  [developer] 9 Jul, 2020 @ 1:30pm 
2
i wrote a python script to generate the game sprites and game files!
The sprites library in the mod were generated once by me. The actual mod will just pick one
set from that library.


The actual python code is not an elegant solution and is relatively slow. But it works.
Took about 30 min to generate the 995 skins.

If you wanna generate more for yourself you can run the main file in this repo.
But you need to know how to run .py scripts to use it
https://github.com/smithdepazd/noitamods
Vivukovi 6 Aug, 2023 @ 9:17am 
Originally posted by adeadzeplin:
i wrote a python script to generate the game sprites and game files!
The sprites library in the mod were generated once by me. The actual mod will just pick one
set from that library.


The actual python code is not an elegant solution and is relatively slow. But it works.
Took about 30 min to generate the 995 skins.

If you wanna generate more for yourself you can run the main file in this repo.
But you need to know how to run .py scripts to use it
https://github.com/smithdepazd/noitamods

i keep getting the butcher and electric wizard the most often, am i just getting unlucky RNG?
< >
Showing 1-2 of 2 comments
Per page: 1530 50