- Home /
Question by
MadKiddocreater · Sep 14, 2016 at 12:24 PM ·
movementaccelerometeracceleration
How to move player by accelerometer
I'm making a game like Temple run where player runs continously and moves left and right through accelerometer , also i want my player to move up and down by accelerometer. i've got the continous running part with the help of vector3 function, but cant move the player by accelerometer. Please help.
Comment