RCGMod icon indicating copy to clipboard operation
RCGMod copied to clipboard

Any chance game reading .json (priority)?

Open Alua7 opened this issue 5 years ago • 3 comments

We can edit .json files in game but it has no effect. Can u make game reading it prioretically, Master?

Alua7 avatar Jan 19 '20 18:01 Alua7

I will look into it! Hopefully these files aren't outdated or incompatible somehow. Thanks! 😉

MoArtis avatar Jan 20 '20 09:01 MoArtis

It'd be sooo great <3 < 3 <3

Alua7 avatar Jan 20 '20 11:01 Alua7

Sadly there is no convenient methods to use to load the json file. Worse, the weapons, while being in the file is being loaded in its own separate way, are using prefabs which have all the needed data stored on them. But I don't have access to a list of them to simply change their data. I have to change the data on the fly for each instance... I think I can cobble some stuff up together but I will certainly take too much time. I have to drop it for the 1.3. Maybe another time. 🤷‍♂️

MoArtis avatar Jan 24 '20 13:01 MoArtis