playMaker

Author Topic: [SOLVED] Use mouse for touch events (Unity gameView)  (Read 4671 times)

haikugames

  • Playmaker Newbie
  • *
  • Posts: 25
[SOLVED] Use mouse for touch events (Unity gameView)
« on: December 28, 2013, 02:20:18 PM »
Quick question - I want to use the mouse for touch events (so I can test my game on the Unity GameView rather than wait for the iOS build to occur).  Is this possible?

Mouse Pick 2D event works for both the device and the Unity Gameview, but it appears touch events do not.
« Last Edit: December 28, 2013, 02:37:30 PM by haikugames »

haikugames

  • Playmaker Newbie
  • *
  • Posts: 25
Re: Use mouse for touch events (Unity gameView)
« Reply #1 on: December 28, 2013, 02:37:04 PM »
I just discovered Unity Remote which does what I was looking for!

http://docs.unity3d.com/Documentation/Manual/unity-remote.html