Skip to content

Star Rating Bar

An animated bar to rate out of 5.

Authors and contributors to this experimental extension: Bouh.


An animated bar to rate out of 5, or more by editing and adding more stars in the object. The animation can be disabled. The star icon and background are customizable.

There are ready-to-use bars in the asset-store star rating bars pack.

Tip

Learn how to install new extensions by following a step-by-step guide.

Star Rating Bar

An animated score counter with an icon and a customisable font.

Object actions

Disable the rating
Enable or disable the object.

See parameters
  • Parameter 0: 👾 Object
  • Parameter 1 (❓ Yes or No): Disable

Technical note: parameter 2 are internal parameters handled by GDevelop.

Rate
Change the rate 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

Disable the rating
Check if the object is disabled.

See parameters
  • Parameter 0: 👾 Object

Technical note: parameter 1 are internal parameters handled by GDevelop.

Rate
Compare the rate 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.Rate() Return the rate of the object.

This page is an auto-generated reference page about the Star Rating Bar 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.