-
Notifications
You must be signed in to change notification settings - Fork 70
Closed
Labels
✨ New extensionA new extensionA new extension
Description
Description
Basically turn 1 into 0001 or 1 into 000001 depending on the length passed as a parameter.
Use a Bitmap text for display the score.
Use a Text for display the score.
Set the number length.
How to use the extension
How to use
- Use a Bitmap text object for display the score.
- Use a Text object for display the score.
- Set the number length. like (4) this will convert 1 into 0001
- Set the score. (Usually a variable or global variable in your game.)
Checklist
- I've followed all of the best practices.
- I confirm that this extension can be integrated to this GitHub repository, distributed and MIT licensed.
- I am aware that the extension may be updated by anyone, and do not need my explicit consent to do so.
What tier of review do you aim for your extension?
Reviewed
Example file
Extension file
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
✨ New extensionA new extensionA new extension