Animal Match
PlayMaker → Addons → Animal Match Game
Match animals to their silhouettes.

Features
The sample shows how to:
- Drag and drop UI Images.
- Customize prefabs to show different images.
- Play different sounds based on state.
- Use a global variable to count matches.
- Use global events to communicate between FSMs.
- Detect a victory condition - all animals matched!
Reference
- UI System Events to detect drag events.
- Global variables and events.
- Send Event to GameObject.