Announcement

Collapse
No announcement yet.

display a simple Icon on the screen

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    display a simple Icon on the screen

    I want to display an icon in the screen when the player is inside a trigger. Nothing fancy, juste a finger that pop on some kind of HUD. Do I need to understant all the scaleform and all or is there an easier way to do that?

    #2
    Attach / Detach a mesh to the player / camera using Attach_To_Actor...?
    If you need something more detailed later on then look into Render_To_Text maybe...

    Comment


      #3
      https://forums.epicgames.com/threads...et-UI-solution

      this solution works very well.

      Comment


        #4
        Does this work on newer versions of UDK Gaz661?

        Comment


          #5
          I believe so,no reason why it wont.

          Comment


            #6
            Good to know, thanks Gaz...

            Comment


              #7
              BTW: There's also this option, don't know how they each stack up though...

              https://forums.epicgames.com/threads...?highlight=HUD

              Comment

              Working...
              X