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 & details
- Parameter 0: 👾 Object
- Parameter 1: 🟰 Operator
- Parameter 2 (🔢 Number): Value
Technical note: parameter 3 is an internal parameter handled by GDevelop.
Technical note: this action internal type (in GDevelop JSON) is
ScoreCounter::ScoreCounter::SetScore.
Object conditions
Score
Compare the score of the object.
See parameters & details
- Parameter 0: 👾 Object
- Parameter 1: 🟰 Relational operator
- Parameter 2 (🔢 Number): Value to compare
Technical note: parameter 3 is an internal parameter handled by GDevelop.
Technical note: this condition internal type (in GDevelop JSON) is
ScoreCounter::ScoreCounter::Score.
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.