132

Introducing animation
Summary

  • Connect senders to receivers using routes

  • eventIns are inputs, and eventOuts are outputs

  • A route names the sender.eventOut, and the receiver.eventIn
  • Data types must match
  • You can have multiple routes into or out of a node