ChimpLogik Is there a way to show a combatant's active status effect icons in a world space HUD? Something similar to health bars https://orkframework.com/guide/tutorials/gameplay-bits/world-space-hud/
gamingislove Sure, just add that information to your HUD prefab via a HUD Status Effect List component and status effect UI set up (e.g. as in the simple player HUD tutorial).