Hello! I'm working on a Scaleform HUD and my ActionScript (which is directly copied from https://www.youtube.com/watch?v=E8oM808ETWs) is having some really interesting errors. The screenshot below shows them: http://i40.photobucket.com/albums/e235/RaptorMoonX/as3errors.png Here's the AS code I have: import…
I don't like using Scaleform, it's clunky and tedious and feels unstable a lot of the time. It's hard to troubleshoot and you can't access everything to output. Try using http://www.hourences.com/tutorials-ue3-kismet-interface/ The link there gives you kismet HUD nodes, which can do the same thing you want to do and the…