LIDAR touchscreen for projection game

Hi!

I’m trying to develop a touchscreen for a projected game using a LIDAR (laser) sensor such as this:

I’m currently struggling with the integration of the LIDAR sensor data to unreal as it seems to require a plugin of sorts to be used as a bridge for the position data. I’ve seen some cases use an OSC server.

Has anybody developed something similiar? I would appreciate if you shared your process and experience.