Tagged Questions
0
votes
0answers
298 views
Exporting SWF With Transparent Background For Scaleform/UDK
After looking all over in the UDN and forums I have yet to find a solution for this:
I am currently using Flash CS3 and Actionscript 2.0 to build my scaleform menus and I can use them in the UDK. For ...
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 = ...