Learning All About Verse For Fortnite Creative 2.0 - Series:Part 1

Поделиться
HTML-код
  • Опубликовано: 23 янв 2025

Комментарии • 55

  • @gabbo717.
    @gabbo717. 11 месяцев назад +22

    its been 3 months since I've started UEFN and I can proudly say that I already knew how to do all that stuff now: all thanks to tutorials like these, please guys take notes and pay attention: the learning curve is very steep especially in the beginning, but once you learn the basics, the harder stuff become much easier (as its built upon the basics) so dont give up!

    • @Politions
      @Politions 11 месяцев назад +2

      True! I wanted to give up as soon as I saw my first line of Verse code but slowly with patience I started to understand Verse more and more and can't wait to learn even more to eventually be really good at Verse and programming in general.

    • @Crazystunts4190
      @Crazystunts4190 9 месяцев назад

      It’s nice seeing stuff like this, I’m on week one of verse and it’s definitely a lot of info lol, but I can see how it will get easier. Just time and practice. May I ask which tutorials you followed and any other resources. Also, did you come from a coding background/know how to code at all?

    • @gabbo717.
      @gabbo717. 9 месяцев назад

      @@Crazystunts4190 I followed Graeme, Warforge and Richytoons' tutorials, I already had a coding experience in object oriented programming so I got used to Verse's syntax more quickly

    • @TheBaron13
      @TheBaron13 5 месяцев назад

      Well said, completely agree!

  • @anon9931
    @anon9931 11 месяцев назад +10

    You're carrying the creative community with these Verse tutorials. Keep it up

  • @2xVOID
    @2xVOID 11 месяцев назад +3

    Great video! I'm looking forward to the next one!🔥

  • @Azzipazz
    @Azzipazz 11 месяцев назад +4

    very helpful we need another part !!

    • @GraemeBull
      @GraemeBull  11 месяцев назад +1

      Thanks! Coming soon :)

  • @agni0p
    @agni0p Месяц назад +1

    Thank you so much for this tutorial video of verse which is absolutely helpful specially for me who dont know anything about programming language . Thanks a lot man you are doing good!

    • @GraemeBull
      @GraemeBull  Месяц назад

      Thanks, glad it's helpful!

  • @kennethready
    @kennethready 11 месяцев назад +2

    Great job with your tutorial videos. I have watched a lot of them, very useful.

  • @KSzkodaGames
    @KSzkodaGames 10 месяцев назад +1

    Your tutorials helped me understand clearer on Verse, and I can finally learn to create my own Verse codes on UEFN

    • @GraemeBull
      @GraemeBull  10 месяцев назад +1

      excellent! Thanks for letting me know :) Glad they help

    • @KSzkodaGames
      @KSzkodaGames 10 месяцев назад +1

      @@GraemeBull Let's hope Fortnite expands the API so we can do more cool stuff

  • @beyondcinema
    @beyondcinema 11 месяцев назад +3

    Great explanation! Your video is the first one I've actually understood lol

    • @GraemeBull
      @GraemeBull  11 месяцев назад +2

      Awesome, thank you!

  • @Politions
    @Politions 11 месяцев назад +1

    Great video Graeme, can't wait for the next one!

  • @brettford946
    @brettford946 7 месяцев назад +1

    This is the best beginner verse tutorial I've found

    • @GraemeBull
      @GraemeBull  7 месяцев назад

      Glad you think so!

  • @kawshalyadilan99
    @kawshalyadilan99 11 месяцев назад +1

    Thank you so much. Keep continuing this series 😁😁

  • @saidelkaid9339
    @saidelkaid9339 11 месяцев назад +1

    nice video cant wait for part 2

    • @GraemeBull
      @GraemeBull  11 месяцев назад

      Thanks, it's out now! ruclips.net/video/9BqU6Tu_rj4/видео.html

  • @akarsh947
    @akarsh947 11 месяцев назад +1

    Yess finally i want to learn not copy paste tutorial please continue doing this series thank you

  • @UltraObama
    @UltraObama 17 дней назад +1

    Hey, just starting my verse journey with no previous coding knowledge. It's all a bit overwhelming but hoping to learn slowly. Will be watching all your videos 👍
    Quick question, why would I be getting errors when I try to add a collectible object in verse? I'm using the same format you show but it doesn't like it for some reason.

    • @GraemeBull
      @GraemeBull  16 дней назад

      I don't know, I'd have to see it. Most likely a typo

  • @anonymouscosmonaut
    @anonymouscosmonaut 5 месяцев назад

    ctrl+s , "ctrl+shift+b pulls up a blank text field that says 'Select the build task to run' - and in blue beneath that 'No build task to run. Configure Build Task...' ????

  • @JESSWURDGAMING
    @JESSWURDGAMING 9 месяцев назад +1

    I'm trying to make my game manager but after copying the code initializing the player spawners in it nothing changed, the spawners don't appear in the details section of my game manger on UEFN

    • @GraemeBull
      @GraemeBull  9 месяцев назад

      Did you build your code?

    • @JESSWURDGAMING
      @JESSWURDGAMING 9 месяцев назад

      @@GraemeBull ah yea i figured that part out I think I just wrote it inside the wrong squiggly bracket thanks for checking though! I’ve been busy had to put the project aside for a sec.

  • @MurderCaseCasey
    @MurderCaseCasey 11 месяцев назад +1

    This has helped and because of this video I have managed to trigger a sfx device when a player presses a button

  • @pinefruitdev
    @pinefruitdev 11 месяцев назад +1

    You know Graeme's gotta be cold when the he isnt just wearing a legendary graphic T 👕

    • @GraemeBull
      @GraemeBull  11 месяцев назад +1

      It's reverse psychology, I want everybody else to feel warm and comfy

  • @bigminifridge
    @bigminifridge 11 месяцев назад +4

    W vid

  • @AustinJarrett-et9ib
    @AustinJarrett-et9ib 5 месяцев назад +1

    Often I run into a problem where I will take a piece of code from the epic developer community, however they contain a line that says “begin map” but it’s always an error after I put it under “OnBegin” how to I fix this?

    • @GraemeBull
      @GraemeBull  5 месяцев назад

      no idea what your code looks like, so I don't know how to answer this

    • @AustinJarrett-et9ib
      @AustinJarrett-et9ib 5 месяцев назад +1

      @@GraemeBull OnBegin()void=
      Begin Map

    • @GraemeBull
      @GraemeBull  5 месяцев назад

      I have no idea.. maybe post on their forum?

  • @lollipopPhoenix13
    @lollipopPhoenix13 9 месяцев назад +1

    When I hit control shift B I get a message that says "No build task to run found. configure build task..." I googled it and nothing came up, is this normal?

    • @GraemeBull
      @GraemeBull  9 месяцев назад

      you have to set it up in VS. There's an Epic post/page on that issue but I can't recall where it is

  • @HysterickaVanocka
    @HysterickaVanocka 8 месяцев назад +1

    Thank you so much, sir ☺️

  • @Jxuda
    @Jxuda 11 месяцев назад +1

    Love this, thanks.

    • @GraemeBull
      @GraemeBull  11 месяцев назад

      You are so welcome!

  • @howtwofortnite
    @howtwofortnite 11 месяцев назад +1

    thank you

  • @AtiFNBR
    @AtiFNBR 11 месяцев назад +1

    thanks

  • @JaXuun
    @JaXuun 11 месяцев назад +1

    wow, i really like your tutoring style. i would evne PAY for premium content. please
    make also videos about programming concepts like arrays , lists etc in VERSE. i would evne PAY for premium content.

    • @GraemeBull
      @GraemeBull  11 месяцев назад

      Thanks! I appreciate that. There is the patreon available as I sometimes post more stuff there and always prerelease there.

  • @YerkYT
    @YerkYT 11 месяцев назад +5

    first lol