Is there anyway to change the source code?
Two examples:
1) If I comment out the MPBar from playerbox.json the compiler sweeps through and removes my comment-out and replaces it with a boundary of 0,0,1,1, and nullifies everything. Ok, fine whatever, I can deal with nulling it out, however...
2) When I add a fourth bar to the playerbox (Replaced HP to Health, Mp to hunger, exp to thirst, and want a fourth bar for stamina) the compiler sweeps through and just deletes the code.Â
What is cleaning this up (where is it in the folders) and can I remove that feature so that I can change the code?
Question
BiggestShoelaces
Is there anyway to change the source code?
Two examples:
1) If I comment out the MPBar from playerbox.json the compiler sweeps through and removes my comment-out and replaces it with a boundary of 0,0,1,1, and nullifies everything. Ok, fine whatever, I can deal with nulling it out, however...
2) When I add a fourth bar to the playerbox (Replaced HP to Health, Mp to hunger, exp to thirst, and want a fourth bar for stamina) the compiler sweeps through and just deletes the code.Â
What is cleaning this up (where is it in the folders) and can I remove that feature so that I can change the code?
Link to comment
Share on other sites
1 answer to this question
Recommended Posts