Everything about RANDOMNESS in Godot

Sdílet
Vložit
  • čas přidán 29. 08. 2024

Komentáře • 15

  • @mrelipteach
    @mrelipteach  Před rokem +2

    Share with us in the comments if you have other tips!
    And tell me what you'd like to see next on this channel 👇

  • @FuzzballStudios
    @FuzzballStudios Před rokem +24

    Just so everyone’s aware, Godot 4 has improved this so that it calls `randomize()` automatically when a game starts, meaning you don’t have to worry about that now. Instead, if you want predictable results for testing, you just need to call `seed()`

  • @furti
    @furti Před rokem +14

    I hope you'll make a video on procedural generation! Nice content.

  • @mimisaiko
    @mimisaiko Před rokem +4

    Your videos are great!
    Thanks for sharing good stuffs!
    Trying to learn coding and Godot for a couple months in.

  • @eggwhites4983
    @eggwhites4983 Před rokem +1

    I keep coming back to this video, it really is everything I need for randomness :D

  • @vkronik
    @vkronik Před rokem +3

    newb here, this is what i am looking for. of course i don't understand very well for know but definitely i want to use in my future games

  • @sergiobenitez6362
    @sergiobenitez6362 Před rokem +1

    Great video, would love to see you make one about procedural generation.

  • @Imrane__
    @Imrane__ Před 8 měsíci +1

    Bro what a perfect video for my game thenk yu

  • @pascalcasier959
    @pascalcasier959 Před rokem

    Très bonne vidéo, comme toujours. Merci.

  • @SaiponathGames
    @SaiponathGames Před rokem +1

    Hey, did you accidentally added this video to Godot Add-ons or am I missing somethings?

    • @mrelipteach
      @mrelipteach  Před rokem +1

      Yep I did! Thanks for letting me know

  • @onlineflowerstore
    @onlineflowerstore Před rokem

    please do the procedual generation part. im very curios about it because i never tried

  • @lkasikakalus123
    @lkasikakalus123 Před rokem

    nice video thanks