Verse Concurrency 2 - The Spawn Expression

In this video, we'll be going over our first concurrency expression inside of Verse - spawn, which is also the only unstructured concurrency expression inside the Verse programming language. The spawn expression is used to immediately start an asynchronous function from inside an immediate, or asynchronous context. It is one of the most important expressions in Verse!
Twitter: / piequalsthreevp
SAC Code: Pi3 #ad
The Verse programming language is a new programming language developed by Epic Games specifically for scripting inside of the Unreal Editor for Fortnite (UEFN). The PiEqualsThree channel is a channel that mainly focuses on beginner tutorials for UEFN including Verse, materials, control rig, and much more! Thanks for watching!

Пікірлер: 23

  • @Samueliscoolcool
    @Samueliscoolcool2 ай бұрын

    That was incredibly helpful. Your video is so well explained and the animations / editing makes it way easier to follow along!

  • @unkown215
    @unkown2152 ай бұрын

    FINALLY took u forever to come out with 2nd VERSION

  • @babyfox205
    @babyfox2052 ай бұрын

    Great work omg you invested a lot of effort in this video 😮

  • @jackselhpdepr2892
    @jackselhpdepr28922 ай бұрын

    I was looking for this omg

  • @FCBPlug
    @FCBPlug2 ай бұрын

    Hey, Great vid! I have a question, Do you know how I can make a Hud Message appear every 2 eliminations?

  • @vitaliySobakinson
    @vitaliySobakinson11 күн бұрын

    I love u channel

  • @Juno006
    @Juno0062 ай бұрын

    After 4 months of waiting...he's baaaacckkkk

  • @Juno006
    @Juno0062 ай бұрын

    TIL spawn isn't only just used to start an async function without disrupting the timeflow of the code, but also used in starting an async function in a non-async context

  • @AtiFNBR

    @AtiFNBR

    2 ай бұрын

    could you explain what a non-sync context is? I’m not a verse savvy

  • @Juno006

    @Juno006

    2 ай бұрын

    @@AtiFNBR you should watch his overview video on concurrency 🙂

  • @AtiFNBR

    @AtiFNBR

    2 ай бұрын

    @@Juno006 will do, thanks for the recommendation

  • @sensei1781
    @sensei17812 ай бұрын

    Ahhh I was gonna make a comment in the last video because I was very surprised you didnt mention spawn to show how to get both blocks to move at the same time. But here it is :D

  • @StrongzGamez
    @StrongzGamez2 ай бұрын

    Make this so easy to understand thanks Pi!

  • @babyfox205
    @babyfox2052 ай бұрын

    Please next video about modifiers and the "no_rollback" error and failure contexts 😊😊😊

  • @vslash0
    @vslash02 ай бұрын

    if you have time I'd be curious to see if you're able to make a simple object continuously interpolate from its X position +10 via control rig. mine works perfectly in the editor but not when i spawn it in game. im losing my mind out here Pi!!!!!!!!!

  • @LeonMuller-su5lu
    @LeonMuller-su5lu2 ай бұрын

    Can you make a tutorial how to build a horror map when the monster hits you, you get a jumpscare

  • @netue9425
    @netue94252 ай бұрын

    can you make a video with custom health + and - 1hp

  • @chinonoob3219
    @chinonoob32192 ай бұрын

    Bro 😢 i wish i can do verse like you.

  • @greatmagicalhat388
    @greatmagicalhat3882 ай бұрын

    Pi can u figure out how to resize player at run time. There is the prop gun glitch. There seems to be a way to force the player through the needed steps but I've only been working with verse for a week.

  • @williamtocco904
    @williamtocco9042 ай бұрын

    can next video be about classes ?

  • @S1lentIntensity
    @S1lentIntensity2 ай бұрын

    Anyone else having bugs with like every darn device in the game right now? I’ve got shit breaking after the first round randomly and other devices not doing what I tell them… and other ones working just fine with the same settings. Shits cray

  • @piequalsthree3

    @piequalsthree3

    2 ай бұрын

    Stuff always breaks in update lol.