Forum

Camera translation (movement) on mobile devices WSAD

13 July 2019 21:14
Hello All,
I have a project which is a type of virtual tour. The idea is for the user to walk through the door to experience the property.

I've tried camera move style of "EYE" and "HOVER".

On the desktop version, the camera will translate forward (W key) and backward (S key) and rotate with arrow keys.

How do I get the equivalent WSAD camera controls on mobile devices?

On mobile, the camera controls don't work. Swipe left and right will rotate the display, however I'm unable to use any touch gesture to translate forward or backward. Two-finger pinch and two-finger spread do nothing.

http://www.cbdyno.com/sites/default/files/3D/full_house_pano_3d_cylindar.html

What am I missing?
16 July 2019 03:56
Bump. . . anyone?
17 July 2019 20:31
Hello GaryDev
With a mobile device I use Javascript and the event model. You can find in the SDK a tuto "making a game". In part 4 there is how use keyboard (PC) and mobile. I tested (drone driving). It really works.
Have a good day.
Pat.
 
Please register or log in to leave a reply.