UEFN Verse For Beginners Course - Operations - Lesson 2

Поділитися
Вставка
  • Опубліковано 5 жов 2024
  • Learn Verse AND learn to code in this absolute beginner tutorial.
    NO CODING EXPERIENCE REQUIRED
    This is Lesson 2 in my free course: Verse For Beginners With UEFN
    (Course in progress and videos will be uploaded as they are completed. Then they will all be combined into a single UA-cam video)
    Video 02 of 25
    Learn how to use the Verse programming language for Unreal Editor for Fortnite UEFN and Fortnite Creative 2.0 in this informative video! In this tutorial, you’ll learn about operators in Verse and how to build a text-based game using addition, subtraction, multiplication, and division. This video is perfect for anyone who wants to learn how to program in Verse and create their own gameplay in Unreal Editor for Fortnite. With easy-to-follow instructions and clear examples, you’ll be programming like a pro in no time! So why wait? Start learning today!”
    I hope this helps! Let me know if there’s anything else I can do for you
    Want code help? Subscribe to my UA-cam channel then join my Discord:
    / discord

КОМЕНТАРІ • 58

  • @notversed5467
    @notversed5467 10 місяців тому +15

    I know this video is old and I don't know if it was different at the time but when you are subtracting damage from player health you can enter it like you did as : set PlayerHealth = PlayerHealth - EnemyAttackDamage but it also compiles if you just use the (-=) operator which can also be used as (+=), so you would type the code as follows: set PlayerHealth -= EnemyAttackDamage. Just something to note that over time could make typing the code a bit easier and smaller. (edit: you did it literally 2 minutes later nevermind)

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

      I was about to comment that too and then saw it lmao xD

  • @AmityHardstyle
    @AmityHardstyle Рік тому +24

    I appreciate giving us homework to do. I've never come across a tutorial channel that does such 🙏🏼

    • @WarforgeXP
      @WarforgeXP  Рік тому +7

      It’s the best way to learn!

  • @ReacherFN
    @ReacherFN Рік тому +9

    Keep up your lessons. I took Computer Science in college and learned multiple languages. Now I am learning verse to see if I can create some game ideas. Your tutorials help and going through the fundamentals helps starting to learn again. 😊

  • @CalebHoernschemeyer
    @CalebHoernschemeyer 10 днів тому

    Please don’t take offense to this, but your like an adult Blues Clues for coding. It’s really fitting for learning UEFN. I love your videos, thank you for making everything crystal clear!

  • @L2vid
    @L2vid Рік тому +4

    I appreciate the tutorials! And your sense of humor makes it easier for me to watch and stay focused lol

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

      I laugh at myself to keep it entertaining haha

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

    You're saving lives!!!
    Much love from Denmark

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

    this guy is incredible, im just starting to transfer game engines and without this Warforge id be screwed!

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

    It would be awesome if you could show us how to manipulate the fortnite camera fov. I have a few maps in mind that would be really fun on higher fov. Would love to hear something about camera fov since your the only good person on youtube who explains verse well to beginner's

  • @JohnDoe-pu5zd
    @JohnDoe-pu5zd Рік тому +1

    I LOVE IT! Just finished your first lesson 😂 what a surprise, these are amazing. Appreciate you dropping them!

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

      Thanks. Trying to get them out fast, but editing takes foreverrrrrr. And I have to edit them myself because video editors don't understand how to edit code videos and what to cut where haha

    • @JohnDoe-pu5zd
      @JohnDoe-pu5zd Рік тому

      @@WarforgeXP wow you’re doing a great job with the editing then! believe it or not I’m a freelance video editor haha. I’ve never edited developer videos but I have edited developer talk shows/podcasts.

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

      @@JohnDoe-pu5zd I cut an additional 20% of Content. Things that are repetitive that I only notice after I record. video editors never know what to cut because they don’t understand code. So it’s a hard thing. 😅

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

      @@WarforgeXP Hope your using DaVinci Resolve for your video editing. I was using Adobe Premier for years, just switched to DaVinci a couple months ago, wish I'd done so years earlier.

    • @JohnDoe-pu5zd
      @JohnDoe-pu5zd Рік тому

      @@WarforgeXP totally get it! If you ever want to free up some time, feel free to talk with me! I’m pretty slammed with workload right now but I have a desire to develop games and I love shooting and editing videos. Won’t be the last time I’m in these comments haha!

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

    Hey, first I wanted to thank you for such a good work, it actually really helps me to understand what I am writing. I cannot say that about any other tutorials. Also homeworks are such a great idea to practice and understand. Just paused the video to finish the special attack part and there was, of course, a problem which I managed to solve but it took me a while. I wrote specials 02 and 03 and then wrote a line which had to substract all three attacks from my total health but then when I wanted to build the code it didnt work. After staring for a long time in my code I realized that you cannot substract floats from ints, so I changed the total health to float. Error again, this time it was the EnemyAttackDamage and then I realized I also have to change the HealthPotion to decimals. So for any other people that are actually doing the homeworks, its maybe better to write everything with floats right away so you wont have problems later when you start writing more complicated attacks. Or is there any other way to use special attack without changing everything? Have a nice day❤

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

    Just watched and have to go to work, great video. Will be doing this after work, thank you

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

    Watched both your tutorials and I understand variables and operations quiet well now. Best tutorials I have seen. I love your videos so much I get super excited about your next video and can't wait!

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

      Thanks so much. Three more in editing right now

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

      @@WarforgeXP dang lets go! Can't wait and will watch ASAP!!!

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

    awesome vid! could you make a tut on how to make a leveling system for a uefn map, such as after a player reaches 100 eliminations they progress from white tier items to green?

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

    Perfect pace 👍 thank you great work!

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

    Thanks so much for the great explanations, love what you are doing

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

    Thank you for the wonderful tutorials

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

    Just experimented and did a power up to add 10 health to ur health after being attacked. Im proud of myself (before u did the potion btw)

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

    Best tut ive seen 🎉

  • @brahimnz_
    @brahimnz_ 6 місяців тому

    Thanks, Greate work.

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

    Hi just going through your videos and I'm loving the format. I was wondering if you could tell me how to approach operations between floats and integers. The two data types don't match and it seems impossible. I ended up switching all the data types to floats.

  • @KreciQ-FNC
    @KreciQ-FNC Рік тому

    You are the best! thanks SOOOOOOOO much!

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

    thanks for your hard work it's really helpfull

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

    Thank you!

  • @RXtop5
    @RXtop5 5 місяців тому

    Please make more videos

  • @S1lentIntensity
    @S1lentIntensity 6 місяців тому

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

    Hey, Im making a map in fortnite and im trying to add a rank sistem.
    I havent figgured out how to do it yet but i want to use the ranks that are in the game and I want to give them to players when they achiev a certain level of kills. I also want the progress to be saved from a game to another.
    Im assuning this has something to do with coding.
    Will you go over something like this in this series?
    Thank you for the tutorials by the way, as someone who failed pythin programming in uni this helps a lot hahaha
    Edit: python*

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

    How do we detect players to trigger something 🤔

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

      There are a few different ways. You can start with a trigger_device

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

      Thanks 😊

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

    Love IT

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

    So how link this to the characters instead of just text

  • @tarek-gamez6829
    @tarek-gamez6829 6 місяців тому

    Any idea why it tells me session disconnect

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

    how can you use exponents with verse?

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

    in australia its BIMDAS

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

    Any idea how to not grant the player if they click respond? For your ffa tutorial (free for all) the player would also be granted if they respond

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

      There are a handful of ways to manage that. Check which team they are on, or some other logic. Really you have to figure out what conditions you want, then find the right solution. What condition do you want?

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

    var PlayerStruggle : Int = 78
    ~~~
    Print ("Player Struggle: {PlayerStruggle}%")

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

    I might be the youngest here. I am 12.

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

    my only dislike is calling VS code an IDE

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

    cade os br aprendendo? kkkkkkkkk