Тёмный

Easy character move with mobile joystick in unity | cinemachine| | hyper casual | 

Game Cipher
Подписаться 489
Просмотров 13 тыс.
50% 1

🎯 Ready to learn how to implement an easy character movement system using a mobile joystick and Cinemachine. With this setup, you'll be able to create smooth and intuitive controls for your hyper-casual games, enhancing the player experience. Follow along as we explore the step-by-step process of setting up the joystick, integrating it with character movement, and leveraging the power of Cinemachine for dynamic camera effects. Whether you're a beginner or an experienced game developer, this tutorial will equip you with the knowledge and tools to bring your hyper-casual games to life. So, grab your coffee, and let's jump right into the exciting world of game development! 🌟🔧👾 #GameCipherUnity #gamecipher
🧩 🚀
🔗 Kenny Assets
l8.nu/rCuT
🔗Joystick Asset
assetstore.unity.com/packages...
🔗Please use characters and animation from Mixamo, Here is a video link on how it's done
• Best way to use Mixamo...
💖 If this tutorial has been helpful, your support through likes, shares, and subscriptions would mean the world. 🚀👍 Thank you for being a part of our Unity community! 👊 #GameCipherUnity
🎁 Bonus Unity Tutorials:
🔗 Camera shake / Screen shake in Unity
• How to Camera Shake In...
🔗 Draw in Unity using Line Renderer
• ✨How to draw in Unity ...
🔗 Stop Mouse Input through UI in Unity
• How to Stop Mouse Inpu...
🔗 Cinemachine camera shake
• Cinemachine camera sha...
🔍 Search Tags:
Unity, Unity3D, Joystick, Joystick Unity, Unity3D Joystick, Mobile Joystick, Idle Game Joystick, Hyper Casual, Hybrid Casual, Game Development, Unity Game Development, Mixamo, Character Animation Unity, Joystick for mobile, Joystick Mobile, unity mobile joystick

Опубликовано:

 

6 июн 2023

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 44   
@GameCipher
@GameCipher 7 месяцев назад
🔔Enjoyed the video? Don't miss out on future content - hit that subscribe button and turn on notifications for a front-row seat to more exciting updates! 🚀👍
@mahsaldotcom1753
@mahsaldotcom1753 Месяц назад
This is the shortest video I have watched for setting up the joystick. To the point, great work. Liked the video and subscribed to the channel. Thank you.
@GameCipher
@GameCipher Месяц назад
Thanks for the sub! 😀
@formantaudio
@formantaudio 4 месяца назад
9 minutes in and you have shown the simplest way to get free joysticks getting free assets moving I have seen on all the unity tutorials so far in 2024! I hope the newer updates are a little more sparse so I can catch up with everyone haha. Thanks for the clear and concise information friend.
@GameCipher
@GameCipher 4 месяца назад
Thank you for your kind words. :)
@formantaudio
@formantaudio 4 месяца назад
@@GameCipher any chance you could show how to make a shoot function in the future that would be cool
@GameCipher
@GameCipher 4 месяца назад
@formantaudio , I wil keep that in my mind. Thank you for the suggestion.
@Mileen1029
@Mileen1029 2 месяца назад
it's awesome!! your video is very good to follow thx
@GameCipher
@GameCipher 2 месяца назад
Glad it helped!
@Shivam-hf7nx
@Shivam-hf7nx 3 месяца назад
Very helpful 😊😊 Great 👍
@AiTbGaming1
@AiTbGaming1 3 месяца назад
❤❤❤❤❤
@jamjam.100
@jamjam.100 9 месяцев назад
Hi great video nice and short. Is there anyway we can use WSAD if was played on pc web broseer but if ran on phone browser it would switch to virtual joystick?
@GameCipher
@GameCipher 9 месяцев назад
I think you can, we are using direction right, so you can get input direction from WASD, obviously, you need to modify values based on specific platforms. You can check which platform you are using, docs.unity3d.com/ScriptReference/RuntimePlatform.html
@johnwtz
@johnwtz 9 месяцев назад
Thanks this wonderful tutorial, please next time increase the volume of your voice :)
@GameCipher
@GameCipher 9 месяцев назад
Thank you, I will
@VsevolodPankratov
@VsevolodPankratov Год назад
Great tutorial! Thanks! You have a very good controller! Do you plan to add jump buttons for the joystick or something similar?
@GameCipher
@GameCipher Год назад
Thank you. I am currently not planning to extend this controller system. But maybe someday will add a jump and fight button with animation
@VsevolodPankratov
@VsevolodPankratov Год назад
@@GameCipher Thanks for the answer! I will follow your channel!
@shazeerrra
@shazeerrra 2 месяца назад
Hi ! My game has select characters feature, so im confused on how to make the movement controller to both of the characters since in this tutorial it for only 1 characters. Did you have any ideas about this? Thankyou!
@GameCipher
@GameCipher 2 месяца назад
you see character controller in character parent right, so one thing you can do , change the character, based on your character selection , keep the parent same, but this system also has its limitation, like character collider height, but you can also store the collider data for your player. Then replace the data for each one. you can also event do like make prefab , just assign the necessary references for the joystick. like character controller.
@elelskii
@elelskii 2 месяца назад
Hi! Thank you for this video! I have a question... I'm using this script on my first-person controller game... the player has components which work well on desktop (character controller, rigid body and player input - all from previous tutorials) however on mobile, although the joystick works as shown in the video, the player doesn't move at all. I have no errors with the code either. I'll appreciate your guidance! I don't know how to code but I can copy and paste any changes needed.
@GameCipher
@GameCipher 2 месяца назад
Its really hard to understand, what's the problem without seeing it, the code for the joystick simple, I think your code might be okay(no errors), but movement also depend on your character controller, and plane colliders, double check them, also if you have multiple canvas on the game, take a look at your canvas layers.
@elelskii
@elelskii Месяц назад
@@GameCipher Thank you for your response! It's fixed now
@anasadnan720
@anasadnan720 Год назад
thanks, very cool. can you make a tutorial to add a jump on this character.
@GameCipher
@GameCipher Год назад
Will try my best to make it happen sometimes soon. Thank you.
@pashamlakshminivas
@pashamlakshminivas 7 месяцев назад
is it similar for 2d also?
@GameCipher
@GameCipher 7 месяцев назад
you should get the inputs from the joystick, but you have to move characters in different ways.
@pashamlakshminivas
@pashamlakshminivas 7 месяцев назад
@@GameCipheri am learning unity now from unity pathways is it ok to start from there or should i start in any other way and how did you learnt c# in did you followed any tutorials or you learnt from unity documents
@GameCipher
@GameCipher 7 месяцев назад
@@pashamlakshminivas I think you are on the right path, After finishing your unity course, start making simple games like flappy bird, zigzag, Endless Runner, but change game in your way. practice and practice.
@pashamlakshminivas
@pashamlakshminivas 7 месяцев назад
@@GameCipher do you have linkdin profile sir. If you have can you share it.
@user-oc5hl2ir5h
@user-oc5hl2ir5h Месяц назад
After I run it the joystick disappears. Do you have an idea how to solve it?
@GameCipher
@GameCipher Месяц назад
On joystick variable ,there are are 3 modes, that you can change , I believe it will work.
@user-oc5hl2ir5h
@user-oc5hl2ir5h Месяц назад
@@GameCipher you mean the dynamic and the fixed? please enlighten me
@user-oc5hl2ir5h
@user-oc5hl2ir5h Месяц назад
@@GameCipher IT WORKED HAHAHAHAHA IM LITERALLY JUMPING RIGHT NOW! IT TOOK ME A DAY TO THINK WHATS WRONG AND HOW DID IT NOW WORK HAHAHAHA THANKS BROTHER I'LL SUBSCRIBE AND WORK FOR THE ANIMATION TO RUN AND WALK
@user-oc5hl2ir5h
@user-oc5hl2ir5h Месяц назад
Hope you can help to how to animate it running and walking
@GameCipher
@GameCipher Месяц назад
@@user-oc5hl2ir5h there is also another video on how to set up character and animations. That will help you :)
@Muzzers0
@Muzzers0 7 месяцев назад
Can you give me the codes, please?
@GameCipher
@GameCipher 7 месяцев назад
shorturl.at/ksLTZ
@johnwtz
@johnwtz 9 месяцев назад
stop making tutorial now in unity, maybe start in godot or ue
@GameCipher
@GameCipher 9 месяцев назад
Yea, lets see 😶
@parsahaghi7955
@parsahaghi7955 5 месяцев назад
Kenny site not have copyright?
@GameCipher
@GameCipher 5 месяцев назад
Most of the assets on that , you can use absolutely free.
@parsahaghi7955
@parsahaghi7955 5 месяцев назад
Oh, so there is no copyright@@GameCipher
Далее
What turned out better to repeat? #tiktok
00:16
Просмотров 719 тыс.
Yeni Özbək Mahnisi Yoxsa Vefali Reqsi? 😍
00:36
Просмотров 1,5 млн
Июль в Tanks Blitz
51:46
Просмотров 96 тыс.
6 Years of Learning Game Development
9:02
Просмотров 2,3 млн
TOP DOWN Movement - Unity Tutorial
16:17
Просмотров 9 тыс.
Character controller in unity | Unity Tutorial
6:00
Easy Joystick for Mobile with Input System in Unity
7:41