JoMaz   (JoMaz)       October 13, 2016, 12:44am     2       hi,
 I have been investigating this lately. I have the following information so far. I hope It helps you in some way, unfortunately some things can only be made in C++ and It may need to compile the Engine code
 Confine Player to Camera Area
 Local Multiplayer Tips
     After over a year in maintenance mode, the official Unreal Engine Wiki is now permanently offline. These resources now live on a new community-run Unreal Engine Community Wiki — ue4community.wiki! You will be able to find content from the official...
  Reading time: 1 mins 🕑  Likes: 13 ❤  
    
 
   Shared Camera
     After over a year in maintenance mode, the official Unreal Engine Wiki is now permanently offline. These resources now live on a new community-run Unreal Engine Community Wiki — ue4community.wiki! You will be able to find content from the official...
  Reading time: 1 mins 🕑  Likes: 13 ❤  
    
 
   Gamepad
      Hello, following this old post, I have tried to implement the code to detect whether gamepad is connected. //GenericApplication.h virtual bool IsGamepadConnected() { return false; } //WindowsApplication.h virtual bool IsGamepadConnected()...
    
 
    https://github.com/EpicGames/UnrealEngine/pull/2348/files