How to control a first-person camera on touch devices?

Hey,guys! I want to do a small mobile game. However, I don’t know how to add a handle to the camera。
like this:

It seems you are looking for something like:

There is also a live example that demonstrates the FPS-controls for touch devices.

4 Likes

Thank you for solving my problem. Cheers! :grin:

1 Like

Hello!

Use a Pointer.Event Instead of MouseEvent

This could help also :