Skip to content

New extension: FancyScore #610

@UlisesFreitas

Description

@UlisesFreitas

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

FancyScoreProject.zip

Extension file

FancyScoreExtension.zip

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions