Make a number look fancy like 1 to 0001
- Use a Bitmap text object for display the score.
- Use a Text object for display the score.
- Set the number length. like ("0000") this will convert 1 into 0001
- Set the score. (Usually a variable or global variable in your game.)
https://www.ulisesfreitas.com/gdevelop-extensions/FancyScoreAll.zip