Hi. I’m creating a game that uses a custom character and need to create a working mobile joystick similar to the default Roblox thumbstick. I’ve already made one that uses Ui dragging, but it’s really janky. How would I create a smooth working mobile joystick?
1 Like
This is your first second post The first one was the deleted topic of this,
I’m not sure you can achieve this. The only way to make it smooth is TweenService.
1 Like
I figured it out. I just looked over the ThumbStick code in the PlayerModule and modified it to suit my needs.
2 Likes
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.