Active Group show Animation Frame (Effect) — DisplayEntityUtils
Addon: DisplayEntityUtils · Category: Effect · Since: 2.6.2
Syntax
show frame with id %number% on %activegroup% (with|from) [anim[ation]] %deuanimation% [[and] with duration %-timespan% and delay %-timespan%] [for %-players%]Description
Show an animation frame on an active group, optionally with custom duration and delay.
Examples
show frame with id 5 on {_spawnedgroup} from {_animation}
#3.0.0 and later
show frame with id 12 on {_activegroup} with {_animation} for {_player}