Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by IpekUni · Apr 24, 2015 at 04:56 PM · touchtouch screen

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 ?

Comment
Add comment · Show 1
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Calum1015 · Apr 26, 2015 at 03:31 AM 0
Share

You might be able to use UGUI (Unity GUI) or the new built in UI (user interface) system for buttons. A really cool thing with unity is you can change how a button or label(or any GUI element for that matter) appears by calling GUI.Skin, for this child book you could use invisible buttons on the screen (say for flipping forward a page an invisible button would be on the page on the right hand side of the screen, and another invisible button on the page on the left hand side of the screen)covering areas most likely to be tapped if children wish to flip a page. I am not sure if you can take the direct position of a touch and use that to call a function. All in all you can definitely make touch application for smart boards, just maybe not in the way you think. I highly recommend reading the unity manual about touch systems before proceeding, however. Good Luck with your app!

2 Replies

· Add your reply
  • Sort: 
avatar image
0

Answer by PirateJohn · Feb 16, 2016 at 01:11 PM

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.

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image
0

Answer by sbasweidan · Sep 14, 2017 at 10:04 AM

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


screenshot-9-14-17-2-00-pm.png (284.0 kB)
Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

5 People are following this question.

avatar image avatar image avatar image avatar image avatar image

Related Questions

Touch pressure not updated when stationnary 0 Answers

Move my character where i touched 2 Answers

Have Tap Effect Change & Persist Through Levels 0 Answers

how i can convert thjs code to touch (Input.anyKeyDown) 2 Answers

Touch screen input - Optimisation 1 Answer


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges