How make SWIPE LEVEL MENU in Unity?

  Рет қаралды 27,774

Rehope Games

Rehope Games

Күн бұрын

Пікірлер: 57
@raghavgohil2004
@raghavgohil2004 Жыл бұрын
7:22 There will be a stutter if you are pressing the button too fast since you will generate more LTDescr instances, instead try this: if(tween != null) tween.reset(); tween = levelPagesRect.LeanMoveLocal(targetPos,tweenTime).setEase(tweenType); reset the last tween and then perform the operation Happy game programming :)
@RehopeGames
@RehopeGames Жыл бұрын
Thank you so much for the information. 🙏 Good luck with your game project 😊
@raghavgohil2004
@raghavgohil2004 Жыл бұрын
@@RehopeGames thanks😊
@a7ej6cuh4uk
@a7ej6cuh4uk Жыл бұрын
Thx dude, ur videos are amazing, keep on moving forward! Watching every ur guide
@RehopeGames
@RehopeGames Жыл бұрын
Thanks for your feedback bro and Welcome 😊
@piojax1846
@piojax1846 Жыл бұрын
Just what I needed ! Worked on the first try
@sulin8517
@sulin8517 Жыл бұрын
Thank you very much for your video, help me a lot! This tutorial is so clear and concise! Excellent!
@RehopeGames
@RehopeGames Жыл бұрын
Glad it helped , Thanks for the nice feedback 😊🙏
@RendaniAaronMagidi-qw2xo
@RendaniAaronMagidi-qw2xo 5 ай бұрын
The video is outstanding, keep up with posting videos like this one. Thank you.
@agni4814
@agni4814 Жыл бұрын
Thanks finnaly I get what I was looking for
@RehopeGames
@RehopeGames Жыл бұрын
I'm glad hear that 😊
@NikitaValeyev
@NikitaValeyev Жыл бұрын
thanks bro
@RehopeGames
@RehopeGames 11 ай бұрын
Thanks for your feedback 😊
@monkeymonkey69696
@monkeymonkey69696 Жыл бұрын
great video huge help thank you keep up the good work
@RehopeGames
@RehopeGames Жыл бұрын
Thanks for the motivated feedback 😊🙏
@GraphicEngine
@GraphicEngine 5 ай бұрын
You are awesome man, really helpful video!
@storm_pegasus9659
@storm_pegasus9659 Жыл бұрын
Nice👍👍👍...... I hope you will make videos about UNITY GAMING SERVICES. There is no perfect video available about UGS. Right now, it is new and it is getting people's attention and growing so fast.
@RehopeGames
@RehopeGames Жыл бұрын
Hi, I noted you request. And thanks for your feedback 🙏
@xiaodanxu9537
@xiaodanxu9537 8 ай бұрын
This is a great tutorial!! Thank you!
@bimokayoba
@bimokayoba Жыл бұрын
thanks, you saved me ! keep it up !! please do a tutorial on how to make the shaky ground effect
@RehopeGames
@RehopeGames Жыл бұрын
Thanks 😊
@nav8358
@nav8358 23 күн бұрын
Thanks for the tutorial but I'm having an issue when trying to change the pages. I followed your instructions on the swipe controller script but when I try it on my project, it doesn't work, the x-axis of the pages can't be adjusted once the button/the move function was called. I tried deleting and re-importing the LeanTwean package but still, it didn't work.
@willwainwright7166
@willwainwright7166 Жыл бұрын
Great tutorial
@RehopeGames
@RehopeGames Жыл бұрын
Thanks for your feedback 🙏
@yuyunfitriastuti3801
@yuyunfitriastuti3801 18 күн бұрын
Please help me why when I slide the slide is inconsistent and the size is not the same when I slide there are parts that are more and cut off. Even though I have followed all the processes
@mr.anime9
@mr.anime9 10 ай бұрын
The best video❤
@dreambyte_studio
@dreambyte_studio Жыл бұрын
Thank You Bro!!!!! Very Nice!!!!!!!!!!
@RehopeGames
@RehopeGames Жыл бұрын
Thanks for your feedback bro 😊👌
@gbaierski
@gbaierski 3 ай бұрын
Thank you bro
@devmah
@devmah 8 ай бұрын
This video is really great. I'm just wondering why you don't use DOTween, but instead use LeanTween? Anyway, thank you very much friend !
@frankraad
@frankraad Жыл бұрын
thanks for the video it helped me alot, i just have a question, if i have like 10 pages and every page 10 levels, how to make it when i open level selection scene it will navigate me automaticly to the page where it has last unlocked level, if u know what i mean. Thanks
@بدوناسم-ف3ي
@بدوناسم-ف3ي Жыл бұрын
Thank you for your efforts. I have a request if you can make a video that teaches us how to combine the levels and unlock , and when winning in the level we give three or two stars, thank you
@RehopeGames
@RehopeGames Жыл бұрын
Hi , This video for you bro 😉 kzbin.info/www/bejne/aIm0pH6EfdBkrM0
@بدوناسم-ف3ي
@بدوناسم-ف3ي Жыл бұрын
@@RehopeGames This video does not explain about the stars when you win
@alirana823
@alirana823 Жыл бұрын
Hi hope you are doing well need help in 2D game , I want to make a cannon object when player hit it, Player enter in and after click jump button its throw player in same direction where cannon face with some exrta force Waiting for your kind response. thanks.
@RehopeGames
@RehopeGames Жыл бұрын
Hi , I'm great thank you 😀 I not understand entire your problem. Can you give me more detail or send me mail contain your problem video.
@alirana823
@alirana823 Жыл бұрын
@@RehopeGames Hi, thanks for your reply, email was sent to you with images waiting for your kind response
@MR.OOFproductions
@MR.OOFproductions 10 ай бұрын
my level 1 and level 2 are half half in the same page and i can rejust it i dont know why
@PrzolThapa
@PrzolThapa 7 ай бұрын
Your previous level lock system was not working on this project ...please combine that too ...just answer on reply how to level lock ....
@Javed_99
@Javed_99 Ай бұрын
Same Problem do you have any solution
@TigranPetrosyanS
@TigranPetrosyanS 11 ай бұрын
can you please add video, where you can show how to add a picture between levels, if first level finished, show picture for 5 seconds and then start a new level, please
@YavuzalpBalc
@YavuzalpBalc Жыл бұрын
teşekkürler
@Mihusik254
@Mihusik254 7 ай бұрын
error CS0106: The modifier 'public' is not valid for this item. pls help
@neerajramnj7598
@neerajramnj7598 Жыл бұрын
i have small dout bro when my player shifting other scenes score value become zero how to slove that
@RehopeGames
@RehopeGames Жыл бұрын
You can use PlayerPrefs .
@DynoTechGames
@DynoTechGames Жыл бұрын
i have to pay for it access it in my screen so if I have to purchase from you why don't purchase from assets store
@RehopeGames
@RehopeGames Жыл бұрын
I will consider your feedback
@미내-p9r
@미내-p9r Жыл бұрын
how can I display the pages as numbers?
@RehopeGames
@RehopeGames Жыл бұрын
Do you want to number the page bar?
@미내-p9r
@미내-p9r Жыл бұрын
@@RehopeGames Yes I wish the number would change every time the page turns!
@tvan_lee
@tvan_lee Жыл бұрын
would its possible for you to share your full sprites asset ? Hope u will respond me soon❤
@RehopeGames
@RehopeGames Жыл бұрын
I'll share all project file soon. Thanks for your interest 😊
@parhamrezaee6996
@parhamrezaee6996 Жыл бұрын
google wants play billing 5 or newer, can you please make a torurial for that also how to update unity with google billing library 5 or newer? Its the problem of so many people and no one talked about it yet
@RehopeGames
@RehopeGames Жыл бұрын
Hi, Noted your request
@parhamrezaee6996
@parhamrezaee6996 Жыл бұрын
@@RehopeGames thank you bro
@CharlieFleed
@CharlieFleed Жыл бұрын
I was interested but I can't stand the music, it's distracting. I'll look for a tutorial that doesn't imitate a Casey Neistat video.
@RehopeGames
@RehopeGames Жыл бұрын
I'll keep that in mind. Thanks for your feedback 🙏
Discover a great method for UI ANIMATION in Unity.
8:53
Rehope Games
Рет қаралды 17 М.
Леон киллер и Оля Полякова 😹
00:42
Канал Смеха
Рет қаралды 4,7 МЛН
СИНИЙ ИНЕЙ УЖЕ ВЫШЕЛ!❄️
01:01
DO$HIK
Рет қаралды 3,3 МЛН
coco在求救? #小丑 #天使 #shorts
00:29
好人小丑
Рет қаралды 120 МЛН
Swipe Control with Touch for Menu Level | Unity
9:54
Akbar Project
Рет қаралды 113 М.
How to make a menu in Unity - UI Tutorial
26:27
Tarodev
Рет қаралды 194 М.
Create Swipe left right movement in Unity for Mobile Games
3:06
Aaditya Malik Unity&Blender
Рет қаралды 167
Swiping Pages in Unity
9:43
Press Start
Рет қаралды 58 М.
Level selection in your Unity game | Unity tutorial
11:08
Coco Code
Рет қаралды 67 М.
Make Your MAIN MENU Quickly! | Unity UI Tutorial For Beginners
10:32
How to make UI in UNITY - EASY TUTORIAL
11:33
Blackthornprod
Рет қаралды 561 М.
Unity HEART/HEALTH SYSTEM - 2D Platformer
15:39
GDTitans
Рет қаралды 34 М.
Creating a Custom Tab System in Unity
13:45
Game Dev Guide
Рет қаралды 240 М.
Леон киллер и Оля Полякова 😹
00:42
Канал Смеха
Рет қаралды 4,7 МЛН