Ue3DFree Unreal Engine Free Assets

Link Source Fab Unreal Engine

Short Description

Easy Mobile Input ? Quick and easy mobile input integration with joystick and touchpad presets ready for UE games.

Description

Easy Mobile Input

This Plugin can be very convenient for the development of mobile
games, especially moba and mmo rpg, etc.

This Plugin makes it easy to draw the scope and direction of the
operation in the scene.

This Plugin has been tested on mobile phones.

Any suggestions and bugs can be made here: https://github.com/DAN-AND-DNA/UE4_EasyMobileInput
(updated 2022/06/26)

Changelog

2022/5/14 version 1.1.0:

  1. Add functions (GetDynamicMaterialOfDefault and
    GetDynamicMaterialOfPressed) to get dynamic material

2022/5/15 version 1.1.2:

  1. Bugfix: wrong arrow radius of DrawArrow
  2. Bugfix: wrong arrow world position of DrawArrow
  3. Now DrawArrow can draw scope of skills
  4. Now if material is none, DrawArrow and DrawRange will do
    nothing

2022/5/16 version 1.2.0:

  1. Now DrawArrow can use fixed size arrow

2022/5/23 version 1.2.1:

  1. Add comments

2022/5/27 version 1.3.0:

  1. Modify the display name of function parameters
  2. DrawArrow and DrawRange return world position and true when the
    radius is greater than 0, false in other cases
  3. Bugfix

2022/6/13 version 1.4.0:

  1. Now Joystick can fade out
  2. Now Josystick can reposition within canvas panel slot

2022/6/14 version 1.4.2:

  1. Bugfix for UE5

Doc: https://docs.google.com/document/d/1frhJbkHTeUasufhiYW-XXpl3ygn8_1fu3Uc2jbF9vLE/edit?usp=sharing

Demos: https://github.com/DAN-AND-DNA/UE4_EasyMobileInput

Related Products