Today, I was trying to create make my game’s inputs be useable on mobile devices, I previously used On-Screen Joy stick for my look control but because many mobile devices have small screens, I decided to make the screen draggable where the output would be a Vector2, The problem happened when I found out that there is no component similar to the On-Screen Joy stick. Is there a component that sets an input control value when the user starts dragging on the screen? (Like some games where the player moves the camera by dragging on the screen)
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
OnScreenStick with button functionality | 1 | 631 | February 18, 2021 | |
InputSystem on-screen joystick touchscreen releases prematurely | 1 | 589 | May 1, 2021 | |
New Input System Joystick | 1 | 1198 | April 1, 2022 | |
On-Screen Joystick off centered when dragging | 2 | 912 | February 18, 2022 | |
Implement a Floating/Dynamic Joystick using Unity's OnScreenStick control | 1 | 290 | August 21, 2024 |