Notch Javascript // Game Show Buzzer

Поделиться
HTML-код
  • Опубликовано: 24 июл 2024
  • Create a Game Show Buzzer system in Notch with the Javascript Node
    #notch #javascript #madewithnotch
    The Javascript Node in Notch can be used to extend the functionality of modifiers to achieve much more complex processing of data.
    In this video we will create a simple javascript based on the requirements of a game show buzzer system, where the first player to buzz in is selected and the rest are locked out of buzzing.
    Project file available for download here:
    mith.gumroad.com/l/qykhi
    Buy Me a Coffee:
    ☕mith.gumroad.com/l/mithcoffee
    00:00 - Intro
    00:29 - OSC Address
    00:58 - Notch OSC Input
    06:03 - Javascript Node
    06:40 - Create Javascript File
    06:59 - Edit Javascript
    07:36 - Create Javascript variables for inputs
    08:36 - Link Javascript Variables with Notch Inputs
    10:05 - Choose Buzzer with Javascript
    11:36 - Don't forget the Extractor Node!!
    12:34 - Create a reset button
    13:46 - Create the buzzer lockout in Javascript
    16:34 - End

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

  • @Remvisuals
    @Remvisuals 2 года назад

    This is sooo good!! thanks for showing this, really learnt a lot. you really added to me basic java script knowledge and the use of the logic is so powerful in notch where you have to build a lot of that by hand and even then your eventually limited. THANKS!!!

  • @justpsyho522
    @justpsyho522 2 года назад +1

    damn man, thank you! please more js + Notch!

    • @mith
      @mith  2 года назад +1

      Thanks :)
      Let me know if there's any ideas in particular you want me to try