💡 What to observe:
• Each action triggers an event
• Events show when they occur
• Event data contains useful information
• You can filter by event type
📖 Event Types:
• emotion - Emotional state changes
• gesture - Animation triggers
• system - System messages
Build your own:
Use mascot.on('event', handler) to listen for events and build responsive, event-driven UIs.