HOW TO MAKE A SURVIVAL HORROR GAME IN UNITY - TUTORIAL 08 - DYNAMIC UI

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

КОМЕНТАРІ • 12

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

    Download the scripts and assets we used here:
    www.patreon.com/posts/108849694

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

      how?

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

      Hey Jimmy, are you going to add voxel terrain and networking?

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

      as mentioned in the firs tutorial, everything you see in The Demons Inside will be in this series

  • @Basto3456
    @Basto3456 3 місяці тому +2

    Thank you! Your Tutorials really help especially if people like me forget how to do something. 💀

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

    Thank you!

  • @stevehoard1908
    @stevehoard1908 16 днів тому

    Had a problem with the UI. When I created the UI raw image. It created it with the graphics raycast component
    attached to the event system and not the canvas. Has anybody else ran into this problem?

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

    JIMMY I NEED YOUR HELP!
    Hi, Im in the middle of converting my PC game to Xbox. I've got the mouse pointer moving with the Xbox controller sorted. BUT I've got a level selector which did use buttons on PC , but I can't get the raycast to work for the canvas, have you any ideas or do a quick tutorial? Thanks m8 🙏

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

      controller selection… I tend to use variables and ui elements like arrows or images to highlight text rather than buttons… so like by default it’s 0 and if it’s 0 then play game… if down is pressed it’s 1 and 1 is load game etc

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

      @@JimmyVegasUnity hi Jimmy, thanks for the reply. Instead of re coding the way I'm making the level selector using the canvas , I'm going to use actual game objects..well actual small worlds you play on, that'll work with the normal raycaster I'm using,in the game mechanics anyway.
      The game I'm converting is Small Worlds that i did a couple of years ago.

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

      @@JimmyVegasUnity thanks Jimmy, instead of re coding the scene selector on a canvas I'll use the actual small worlds from the game, that way I'll use the normal raycast I'm using in the game. Here is the game I'm converting to Xbox, I made the original a couple of years ago...
      ua-cam.com/video/bfSaCLp4zRE/v-deo.htmlsi=Mi8n4niprnMRhPwB

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

    2:01 timestamp