2
votes
1answer
690 views

UDK HUD problem

I'm trying to add a new element to the HUD, it's supposed to be a compass that should function like a minimap. I've added this code to the main hud.swf: var DcompassContainer:MovieClip = ...