Playmaker Forum

PlayMaker Help & Tips => Android Help => Topic started by: DeRobbe on July 05, 2014, 10:02:08 AM

Title: How Set in Input from Virtual Joystick on Android?
Post by: DeRobbe 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.

(http://static.allmystery.de/upics/dda204_1.JPG)

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.

(http://static.allmystery.de/upics/57fb57_2.JPG)

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