Touch Manager

Hey, everyone i want to show Touch Manager and add notes for the new updates.

Video product showcase:

In update 2.0 added:

  • Added new AC_TouchManager2 with included all in one place and possibility to multiplayer support (level L7_Multiplayer showcase).
  • Reworked project for multiplayer, moved logic from BP_GameMode, added the new BP_PlayerState
  • Added new level L7_Multiplayer with multiplayer RPC support showcase.
  • In the level L7_Multiplayer added a new swipe direction bal throwing.
  • Improved smooth rotation BP_SpherePhotoCamera in the level L4_Sphere
  • Improved debug ShowDebug?, colors for each categories in the BP_TouchManagerActor and new AC_TouchManager2 component
  • Updated documentation and created a video showcase for 2.0 update:

Update 2.1 includes different screen sizes support feature, from 1k to 8k screens, that add more accuracy to OnDrag and other threshold values.

I’m recommending to use AC_TouchManager2 component instead old BP_TouchManagerActor version.