Game on Croatian language?

Can I make game with č,ć,š and đ inside because it’s quiz game? And when I write for example:Početna(that is like home screen) instead of č in that word , it writes me black triangle with “?” inside.

You need to make sure your text editor that you’re writing your code in is set to use UTF-8 character encoding.

Rob

You need to make sure your text editor that you’re writing your code in is set to use UTF-8 character encoding.

Rob