Player's Selected Animation (Expression) — DisplayEntityUtils

Addon: DisplayEntityUtils · Category: Expression · Since: 2.6.3, 3.3.2 (Plural)

Syntax

[the] selected anim[ation] of %players%

Description

Get/Set the selected animation of a player

Examples

#Get selected animation
set {_animation} to player's selected animation

#Set selected animation
set player's selected anim to {_animation}

#Reset selected animation
reset player's selected animation

View source