• Studio

  • Studio API

  • Bots

  • Web API

  • Designer Resources

  • Host Resources

  • Globals

    CollabEmotes

    Manages collaboration emotes in Lua worlds. When enabled, tapping a collab emote shows a floating UI above the player that other players can tap to join.

    Properties

    EmoteSelected

    ClientOnly
    ReadOnly

    Fires when a player selects a collab emote. Parameters: emoteId, primedEmoteId, loop, waitForJoin, minDistance, playerLimit, positionType, attachBone, friendsOnly

    JoinRequested

    ClientOnly
    ReadOnly

    Event fired when a player taps the join button on another player's collab emote UI. Parameters: initiatorPlayer (Player), joiningPlayer (Player)

    Methods

    Returns

    void

    HideUI

    ClientOnly

    Hides the collab emote UI for the specified player.

    Parameters

    player

    Returns

    void

    ShowUI

    ClientOnly

    Shows a collab emote UI above the specified player. Called internally when a player selects a collab emote and IsEnabled is true.

    Parameters

    player
    emoteId
    string

    Returns

    void
    PocketWorlds Icon

    © 2026 Pocket Worlds. All rights reserved.