hytopia-events
Installation
SKILL.md
HYTOPIA Events & Input
This skill helps you handle events and input in HYTOPIA SDK games.
Documentation: https://dev.hytopia.com/sdk-guides/events
When to Use This Skill
Use this skill when the user:
- Wants to respond to player actions or game events
- Needs to handle chat commands
- Asks about player input (keyboard, mouse, touch)
- Wants to create custom events
- Needs to handle game lifecycle events (start, end, player join/leave)
- Asks about event prioritization or cancellation