I’m creating a racing game. I’ve seen various people using multiple monitors, but they either use it to show the same content twice or they extend the game over multiple monitors. I want to display a speedometer widget with the speed, throttle, braking and current gear shift (I already know how to do this).
How I want to apply it:
(1). let the user have the game and speedometer widget on one screen
(2). however if they have 2 monitors they can have one monitor for the game and the 2nd monitor completely dedicated to the speedometer and also remove the speedometer widget from the 1st screen.
So users can have an experience that looks somewhat like in the video below, but natively inside of the game and on a second monitor rather than a tablet:
I was wondering if anyone knows a solution or free plugin?
Thank you in advance