Skip to content

Player avatar

Display player avatars according to their GDevelop account.

Authors and contributors to this community extension: Bouh.


An object that displays a player avatar according to their GDevelop account. It can be used for multiplayer games.

Tip

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

Expressions

Expression Description
PlayerAvatar::UserID() Return the UserID from a lobby player number.

Multiplayer Avatar

Display a player avatar according to their GDevelop account.

Object actions

Player unique ID
Change the player unique ID of the avatar.

Object conditions

Player unique ID
Compare the player unique ID of the avatar.

Object expressions

Expression Description
Object.UserID() Return the player unique ID of the avatar.

This page is an auto-generated reference page about the Player avatar 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.