Hye, at first sorry for my english :
For a game I have an Array (10x10) with 100 random values.
Because of interaction (touch) between all values, I decid to assign each values of the array to a spritefont.
My question is : Is there a simple solution to create 100 independant spritefont(not the same name) ?
I hope you could understand what I'm talking about, because I don't want to manually create 100 individual spritefont.
Thanks for reading.
PS : I search for 1hour on the forum with the keywarl "duplicate" but I see nothing about what I search for.