Ok so I need help with the stats screen. There’s a hidden stat (def, yes or no), but when I start the game it says “line 114: increasing indent not allowed, expected 0 was 3”
But when I change it to (look at bottom code), it doesnt show up at all in the stats screen. Instead, its just visible like its not part of any code
*if (abc = "1") and (def = "Yes")
*stat_chart
text GHI
*if (abc = "1") and (def = "Yes")
*stat_chart
text GHI