playMaker

Author Topic: How Set in Input from Virtual Joystick on Android?  (Read 3925 times)

DeRobbe

  • Playmaker Newbie
  • *
  • Posts: 4
How Set in Input from Virtual Joystick on Android?
« on: July 05, 2014, 10:02:08 AM »
Hello,

i am trying to make a simple marble Game. I use first WASD to Controll the marble - with Q and E you can rotate the camera. The Marble moves reative to the camera.

Now i am trying to Port this to an Android Device. I use the Joystick from the Standard Asset (mobile) - but now i have the Problem, that i cant set the Force relative to the Camera, because its only allow the input Strings.



And i cant make Space of the force self, beacuse its a marble and it is rolling.

I use a rigidbody to controll them how in the Marble Game Example.



Sorry for my bad english, hopefully somebody understand me and can help me.
I am looking here for 2 Days for an similiar Thread, but i could not find any useful for ar marble.

Thanks