Saturday, November 3, 2012

UDK - Objective Indicators v1.00

This next post will also be dedicated to UDK. What I'm going to share you today is a sample code of objective indicators. It is developed from UDN's gem in http://udn.epicgames.com/Three/DevelopmentKitGemsAddingOnScreenIndicators.html

This works using Canvas system. It will calculate all the active objective actors and draw an indicator material on the screen. The material has an If expression which switches it from rotating target to pointing indicator that will move on the edge of the screen.

I can only explain most of the functions. Sadly I'm not that good at programming that I don't really know the GetAngle expressions. ^^;

Download HERE

1 comment: