Hello, I looking to make a simple infographics application, on two touchscreen display running simultaneously. Is it possible to make it in UE4? It’s going to be a big double or tripple touchscreens connected to eiher one PC or multiple PC to run a demo where users can interact with widgets and trigger some actions at the same time. Is it possible with UE4.21?
Thanks.
UE4 supports Windows multi-touch, so you can do it that way, you just need to make sure that the computers you’re using meet the minimum requirements to run UE4 software.
Depending on what you’re doing, you might need computers for each display.
Hi there, I can find very little information on this subject so I wanted to ask that if UE4 supports windows multitouch, does that mean it supports multitouch on the surface pro? I have been trying to making get touch input in my game, but the it treats the touch input as a mouse event and I cannot get it to register multiple touch inputs. Is there anyway to get this to work, or is it not supported? Thank you for your time and response!