{{~#if hud.actorId~}}
{{~#if hud.name~}}
{{hud.name}}
{{~/if~}}
{{#each hud.groups}}
{{>"modules/token-action-hud-core/templates/group.hbs" collapsibleSubgroups=../collapsibleSubgroups background=../background}}
{{/each}}
{{#unless hovering}}
{{/unless}}
{{~/if~}}