Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We’re making changes to the Unity Runtime Fee pricing policy that we announced on September 12th. Access our latest thread for more information!
    Dismiss Notice
  3. Dismiss Notice

Feature Request Adopting reactive extension?

Discussion in 'Visual Scripting' started by Thaina, Feb 5, 2021.

  1. Thaina

    Thaina

    Joined:
    Jul 13, 2012
    Posts:
    1,027
    Seeing Bolt system was a flow control and event signal I think it would be great if we could use reactivex pattern to control the flow

    http://reactivex.io/documentation/operators.html

    With observable and orchestration operators, combining and throttle for example. It would be more intuitive
     
    joeee19 likes this.
  2. Thaina

    Thaina

    Joined:
    Jul 13, 2012
    Posts:
    1,027
    digging