How make SWIPE LEVEL MENU in Unity?

Поділитися
Вставка
  • Опубліковано 4 жов 2024

КОМЕНТАРІ • 53

  • @raghavgohil2004
    @raghavgohil2004 8 місяців тому +6

    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  8 місяців тому +1

      Thank you so much for the information. 🙏
      Good luck with your game project 😊

    • @raghavgohil2004
      @raghavgohil2004 8 місяців тому

      @@RehopeGames thanks😊

  • @RendaniAaronMagidi-qw2xo
    @RendaniAaronMagidi-qw2xo Місяць тому

    The video is outstanding, keep up with posting videos like this one. Thank you.

  • @storm_pegasus9659
    @storm_pegasus9659 Рік тому +3

    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 🙏

  • @a7ej6cuh4uk
    @a7ej6cuh4uk Рік тому +2

    Thx dude, ur videos are amazing, keep on moving forward! Watching every ur guide

    • @RehopeGames
      @RehopeGames  Рік тому

      Thanks for your feedback bro and Welcome 😊

  • @sulin8517
    @sulin8517 9 місяців тому +1

    Thank you very much for your video, help me a lot! This tutorial is so clear and concise! Excellent!

    • @RehopeGames
      @RehopeGames  9 місяців тому

      Glad it helped , Thanks for the nice feedback 😊🙏

  • @agni4814
    @agni4814 Рік тому +2

    Thanks finnaly I get what I was looking for

  • @piojax1846
    @piojax1846 8 місяців тому

    Just what I needed !
    Worked on the first try

  • @GraphicEngine
    @GraphicEngine Місяць тому

    You are awesome man, really helpful video!

  • @bimokayoba
    @bimokayoba Рік тому +1

    thanks, you saved me !
    keep it up !!
    please do a tutorial on how to make the shaky ground effect

  • @monkeymonkey69696
    @monkeymonkey69696 9 місяців тому +1

    great video huge help thank you keep up the good work

    • @RehopeGames
      @RehopeGames  9 місяців тому

      Thanks for the motivated feedback 😊🙏

  • @xiaodanxu9537
    @xiaodanxu9537 4 місяці тому

    This is a great tutorial!! Thank you!

  • @devmah
    @devmah 4 місяці тому

    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 !

  • @mr.anime9
    @mr.anime9 6 місяців тому +1

    The best video❤

  • @willwainwright7166
    @willwainwright7166 11 місяців тому +1

    Great tutorial

    • @RehopeGames
      @RehopeGames  11 місяців тому

      Thanks for your feedback 🙏

  • @dreambyte_studio
    @dreambyte_studio 11 місяців тому +1

    Thank You Bro!!!!! Very Nice!!!!!!!!!!

    • @RehopeGames
      @RehopeGames  11 місяців тому +1

      Thanks for your feedback bro 😊👌

  • @بدوناسم-ف3ي
    @بدوناسم-ف3ي Рік тому +1

    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 😉
      ua-cam.com/video/2XQsKNHk1vk/v-deo.html

    • @بدوناسم-ف3ي
      @بدوناسم-ف3ي Рік тому

      @@RehopeGames This video does not explain about the stars when you win

  • @TigranPetrosyanS
    @TigranPetrosyanS 7 місяців тому

    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

  • @PrzolThapa
    @PrzolThapa 3 місяці тому

    Your previous level lock system was not working on this project ...please combine that too ...just answer on reply how to level lock ....

  • @NikitaValeyev
    @NikitaValeyev 8 місяців тому +1

    thanks bro

    • @RehopeGames
      @RehopeGames  7 місяців тому

      Thanks for your feedback 😊

  • @frankraad
    @frankraad 8 місяців тому

    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

  • @Mihusik254
    @Mihusik254 3 місяці тому

    error CS0106: The modifier 'public' is not valid for this item. pls help

  • @MR.OOFofficial
    @MR.OOFofficial 6 місяців тому

    my level 1 and level 2 are half half in the same page and i can rejust it i dont know why

  • @YavuzalpBalc
    @YavuzalpBalc Рік тому +1

    teşekkürler

  • @alirana823
    @alirana823 Рік тому +1

    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

  • @tvan_lee
    @tvan_lee Рік тому +1

    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 😊

  • @neerajramnj7598
    @neerajramnj7598 Рік тому

    i have small dout bro when my player shifting other scenes score value become zero how to slove that

  • @IndianTech_Games
    @IndianTech_Games Рік тому

    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

  • @미내-p9r
    @미내-p9r 10 місяців тому

    how can I display the pages as numbers?

    • @RehopeGames
      @RehopeGames  10 місяців тому

      Do you want to number the page bar?

    • @미내-p9r
      @미내-p9r 10 місяців тому

      @@RehopeGames Yes I wish the number would change every time the page turns!

  • @parhamrezaee6996
    @parhamrezaee6996 Рік тому +1

    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

  • @CharlieFleed
    @CharlieFleed 11 місяців тому

    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  11 місяців тому

      I'll keep that in mind.
      Thanks for your feedback 🙏