Unity and Interactive Whiteboard ( smart board )

Hello.

I’d like to know that if touch applications made with unity supports also Interactive Whiteboard touch systems.

I am preparing a interactive child book and I wonder if it is also works with smart boards etc ?

Smart Board inputs are treated like a mouse input, so the commands aren’t any different.

What you need to be careful of, though, is that with a Smart Board, the mouse location and mouse click are sent to the computer at the same time. If you’re not careful, then when a user clicks on the board, it will register that they clicked on where they previously touched the board.

I had this problem with a game I programmed using a different compiler (Dark BASIC) and I solved it by making the mouse click register when the mouse button was released instead of when it was pressed. This gave the computer time to register the new location of the cursor.

Dear Thank you for this tip it is very helpful.
I am also developing interactive game and having problem with SMART Board M600 and M600V.
please see attached problem with tracing the letter to teach kids to write

thank you all for any help,

Attachment:
screenshot-9-14-17-2-00-pm.png