Help with the stat_chart

Hey all! I’m trying to ger the show stats feature to work but the IDE I’m using keeps coming back as an error each time i try to save ad play the show stats.

*label main
Stats

*stat_chart
text NAME

This is what i did but it keep telling me its an invalid choice and i should put ‘text’, ‘percent’ but as you can see that’s what i did, and its still saying its an error.

I made the startup scenes and the first prologue which plays normal, but it keep saying this when I try to make a stat chart. Can anyone help?

Do you have exactly what the error says? That would help in diagnosing the problem.

Only thing I can think of off the top of my head is that you didn’t indent the text

*label main
Stats
*stat_chart
    text NAME
1 Like