Animated Score Counter
An animated score counter with an icon and a customisable font.
Authors and contributors to this experimental extension: Bouh.
An animated score counter with an icon and a customisable font.
There are ready-to-use counters in the asset-store score counters pack.
Tip
Learn how to install new extensions by following a step-by-step guide.
Animated Score Counter
An animated score counter with an icon and a customisable font.
Object actions
Score
Change the score of the object.
See parameters
- Parameter 0: 👾 Object
- Parameter 1: 🟰 Operator
- Parameter 2 (🔢 Number): Value
Technical note: parameter 3 are internal parameters handled by GDevelop.
Object conditions
Score
Compare the score of the object.
See parameters
- Parameter 0: 👾 Object
- Parameter 1: 🟰 Relational operator
- Parameter 2 (🔢 Number): Value to compare
Technical note: parameter 3 are internal parameters handled by GDevelop.
Object expressions
Expression | Description | |
---|---|---|
Object.Score() |
Return the score of the object. |
This page is an auto-generated reference page about the Animated Score Counter extension, made by the community of GDevelop, the open-source, cross-platform game engine designed for everyone. Learn more about all GDevelop community-made extensions here.