How to create mobile joystick in Unity 2022 🎮 #1MinuteTutorial

preview_player
Показать описание
Hello guys my name is karan and welcome to my channel!

Check out the script -

if you don't understand the video

- Follow this 👇

1. I create an empty project first
2. Create a plane and a player(cube)
3. Set the camera according to yourself
4. Give the material to both objects ( plane + cube )
5. Create a Canvas and under the canvas create a joystick ( basically a Circle image ⭕ ) call this ( joystickbackground ) and create another child circle 🔴 image call this ( joystick ) )! if you are using the downloaded script you can change the name from the script.
6. Now drag and drop the script to the canvas.

Your joystick 🕹️ is ready ✔️

__________________________________________________

if you learn more about game development then visit our channel
You can find interesting tutorials there like 👇

how to make your first game
how to fit game size without using ui
how to make a xylophone game
how to monetize your game
__________________________________________________

Thanks for watching see you in the next video ☺️

My accessories -
Рекомендации по теме
Комментарии
Автор

Excellent tutorial! instead of creating an output file with the coordinates, how would we make a program to control the mouse according to the movement of the headset?

alexandretravi
Автор

Awesome, thanks! But the script link doesn't work :(

voljinn
Автор

hey, thanks you for sharing that, i'm trying it but it doesn't work for me and i don't know why, it doesn't come from the names of the objects

armandmarcelli
Автор

hello does this work with new input system

The_OG_troller