Graph snippets: Latent nodes

FlowCanvas Forums Nodes, Macros & Examples Graph snippets: Latent nodes

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #590
    rixter757
    Participant

    Posted by Gav on Unity forums:

    Latent Action Nodes
    Latent action nodes (those that need time to complete), are now queued one after the other for each call of the node and also all have a Start, Update and Finish output port, which together were essential for some things:

    In the following capture, I repetedly hit down the Fire1 button and you will see that the Wait node is being queued, while the count of queues are also shown right next to the node title for debugging.

    Latency

    Attachments:
    You must be logged in to view attached files.
Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.