I cannot hide Healthbars for wildlife_spawner_device like I can for guard_spawner_device

Help! I have custom UI that I am applying to enemies in my creative map which has worked for props and guards but doesn’t work for wildlife.

I need access to the <damaged_event> so the wildlife I create need to be able to take damage BUT I don’t want to use the default healthbars.

With guard_spawner_device, I am able to hide their default healthbars but don’t see how to do that with wildlife_spawner_devices