GDevelop 5: Event Sheet Tips & Tricks

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

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

  • @RENDEV_
    @RENDEV_ 5 месяцев назад +3

    Great video! It was a pleasure to work with you 😊🙏🏻

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

      You as well, thank you so much!

  • @TheTamestGamer
    @TheTamestGamer 21 день назад +2

    New game dev, this was a really clean and easy to understand way to explain gdevelop. I appreciate the video!

    • @Winstreak1
      @Winstreak1  21 день назад +1

      Welcome to the world of game dev :)

  • @benc8738
    @benc8738 3 месяца назад +4

    I have been working in the engine for over a year, and am close to releasing a game ; but this video still opened my eyes to how GDevelop works in a way I didnt see before. Many thanks to you!

    • @Winstreak1
      @Winstreak1  3 месяца назад

      That's great!
      What's the game you are releasing about?

    • @benc8738
      @benc8738 3 месяца назад +1

      @@Winstreak1 it’s a stealth rogue-lite. You’re a ninja trying to escape a dungeon. There are several different random objective types, enemies, and bosses that shuffle every level. You sneak around completing these objectives to win!!

  • @trekintosh
    @trekintosh 3 месяца назад +2

    Extremely well thought out and explained video. The visual aid helped a lot. Things like the conditions always being checked aren't super intuitive but have absolutely bitten me on the ass before.

    • @Winstreak1
      @Winstreak1  3 месяца назад +1

      Thanks Trekintosh!
      It's essentially a list of all the most misunderstood concepts from questions I've received.

  • @thobyprinsep
    @thobyprinsep 3 месяца назад

    That was really insightful. A well explained peek behind the curtain of game development.

    • @Winstreak1
      @Winstreak1  3 месяца назад

      Thanks Thoby!
      Good to hear from you, hopefully everything is going well?

    • @thobyprinsep
      @thobyprinsep 3 месяца назад

      @@Winstreak1 All good. Wishing I had the patience to learn stuff like this!

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

    Your explanations are fantastic! As someone new to programming, I really appreciate your clear and easy-to-understand videos. Please make more!

    • @Winstreak1
      @Winstreak1  5 месяцев назад +1

      Welcome to the Channel, glad to have you.
      I have a quite large selection of videos for you to choose from, but I recommend my Hubert Playlist:
      ruclips.net/p/PLw5g5gde9ONIaLqeYuaqzOALmatHY3vG2

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

      ​@@Winstreak1 soooo good - thank you!

  • @kurangdanastudio
    @kurangdanastudio 4 месяца назад +1

    Nice video, very helpfull

    • @Winstreak1
      @Winstreak1  4 месяца назад

      Awesome, I am glad you enjoyed it!

  • @adrianzak
    @adrianzak 5 месяцев назад +1

    Ha! Like 10! ❤ Great tutorial :)

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

      Glad you enjoyed it!! 🤓

  • @timetorelaxfocus9642
    @timetorelaxfocus9642 5 месяцев назад +1

    Thanks, useful info.

    • @Winstreak1
      @Winstreak1  5 месяцев назад +1

      Glad it was helpful!

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

    Ohh that's how sub event works. I've been confused about that.

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

      That's great, hopefully it helped you out in your Projects!

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

      @@Winstreak1 Yeah, it will help out. I'm currently try to make a prototype and knowing this help me out some part I want to do. Thanks for the tip.

  • @Fransadiwinata
    @Fransadiwinata 5 месяцев назад +2

    can you make more ui tutorial such as scrollbar and what not please? thank you.

    • @Winstreak1
      @Winstreak1  5 месяцев назад +2

      I would be happy to make a video on a scroll feature!

  • @AbuNasserTM
    @AbuNasserTM 3 месяца назад +1

    If you can make more about the events system 😅

    • @Winstreak1
      @Winstreak1  3 месяца назад

      It's hard to market an event sheet video, because users only know the error they get not the name of the knowledge they are missing.
      My upcoming video will be a from the beginning tutorial. So, it will hit all areas, including the event system. Maybe there will be a few nuggets of helpful info in there for you!

  • @bearfather54
    @bearfather54 29 дней назад +1

    I am doing an Rougelike game, now I got into a problem. I cant remove the picked card from Randominrange, it was still showing up again and again. How do I remove a number in RandomInRange so that the card will not show up again? ex: I have 5 animations so I use Randominrange (0,4), I picked up the second animation so I want it will not show up again.

    • @Winstreak1
      @Winstreak1  29 дней назад

      This is not something I have built yet with Gdevelop but here are my thoughts. I believe Arrays in Gdevelop work with the added bonus being able to push and pop values in and out of it.
      So if all your values are in an array - and you look for a the value between RandonInRange(0,ArraySize) then you draw a 4, you will get the 4th indexed spots value - then you pop it out (So it's gone). Now you have a smaller sized array and if you draw 4 again it would technically be what was 5.
      Did a quick google for you, this seemed like a useful link:
      forum.gdevelop.io/t/solved-need-help-dealing-random-no-duplicate-cards/46226

  • @lilrockstar77
    @lilrockstar77 4 месяца назад

    Do you still use Construct 3? Dude one of your responses on one of the construct 3 discussions saved may butt! Thanks you LOL

    • @Winstreak1
      @Winstreak1  4 месяца назад +1

      Haha, glad I was able to help ya out. I no longer use Construct due to the price. But if you have a specific issue/question I'd be happy to try to help you out.

    • @lilrockstar77
      @lilrockstar77 4 месяца назад

      @@Winstreak1 You are awesome. 🙏🏾. No help needed. I subscribed though. Appreciate you

  • @JohnsonQi
    @JohnsonQi 2 месяца назад

    i closed the event tab, how do i open it again?

    • @Winstreak1
      @Winstreak1  2 месяца назад

      If you open your project properties - top left underneath file, it’s looks like 3 squares - just re-open your scene from there and it will open the event sheet attached to it.

  • @hbffcghhfgggggbf
    @hbffcghhfgggggbf 4 месяца назад

    Sir, you're awesome, I just wanna kiss you but with like a brother intension. 😍

    • @Winstreak1
      @Winstreak1  4 месяца назад +2

      Haha! That's why I make YT content. To get those brotherly kisses!
      Thanks for the comment, have a great day!

    • @hbffcghhfgggggbf
      @hbffcghhfgggggbf 4 месяца назад

      @@Winstreak1 You too, have a wonderful day sir.