Lost mouse focus in the widget? Gamepad works weird? Not anymore! UE4 tutorial with free project!

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 ก.ย. 2024
  • In this tutorial we will learn how to fix an issue when user losing the focus in the widget if it's clicked out of input area or widget and the mouse icon becomes invisible. Another issue is with the using game pad controller not firing hover event like they should and user have no ability to know which button or widget has user focus. So this tutorial will help to create reliable widgets without these issues.
    You can download free project here:
    tinyurl.com/hw...
    Also, please check all our models (free and paid) here:
    tinyurl.com/y8...
    Happy coding!

ความคิดเห็น • 8

  • @TertiusOculusOris
    @TertiusOculusOris ปีที่แล้ว

    Thanks, this was helpful to me.

  • @boundlessunrealengine9467
    @boundlessunrealengine9467 ปีที่แล้ว

    It will definitely be useful.

  • @DronX_
    @DronX_ ปีที่แล้ว +1

    2:55 empieza lo bueno
    6:15 colect button

  • @TheB00Man
    @TheB00Man ปีที่แล้ว

    Can you show how to create this functionality without the cursor showing when navigating with the game pad?

    • @zboubi6857
      @zboubi6857 11 หลายเดือนก่อน

      In the "onpreviewkeydown" function, after the branch equal true, add a "set cursor" set to none and a "showmousecursor" set to false

  • @FF-FAN9999
    @FF-FAN9999 7 หลายเดือนก่อน

    lifesaver

  • @icebread9335
    @icebread9335 10 หลายเดือนก่อน

    Ui mode only

  • @GameCreatorOfGod
    @GameCreatorOfGod 2 หลายเดือนก่อน

    Ok so I know what the problem is, but you go way to fast to understand or keep up. But at least I know what to do. but not how to do it. lol.