Problem 1
I invoke a download so it will download a png
When i invoke string i creatie a json file but then i sometimes mis a download file png or json.
I didn't do any downloading. Everything is contained within the Construct 3 project. All my images are frames of a sprite and randomly selected.
Problem 2
The json file is still empty so in need to fill it with data like the color of te background.
So how to fill the json file.
Again, I don't fill the JSON files in code. All my JSON files are created at the beginning within Construct 3. Each trait having a JSON file with the different options.
Contruct 3 then spits out a JSON for each Image it creates.
Problem 3
The rarety you have is awsome can’t even figure out how to make them unique ( you call This build code ).
Rarity is just a product of having more or less options in each trait. More options, means there is less of each one. I didn't code in anything "Weighting" per say. Just let the chips fall where they may.