this happened to me, remember to go into every custom font actor on screen and change the self.attribute in this order 10, 100, 1000 the more actors there are...
I got it! I named the .png numbers like "one" "two" "three" instead of 1,2,3. Thanks for your help. But, I was wondering How do you make an infinite number generator, so you don't have to put out like 30 actors of "0"?
Answers
I imported pictures and the .png extension disappears. How do I make it stay in the images tab?
BarkingApps :o3
@uptimistik
After I followed the video, when I put the numbers on the scene and did preview, it just turned to white boxes. Why?
they were in order
BarkingApps :o3
i did that too and it is still showing white boxes
Is this not right?
floor(( game.score % self.div )/( self.div /10))..".png"
@tshirtbooth
@Barking_Apps
I got it! I named the .png numbers like "one" "two" "three" instead of 1,2,3. Thanks for your help. But, I was wondering How do you make an infinite number generator, so you don't have to put out like 30 actors of "0"?