hytopia-entities
Installation
SKILL.md
HYTOPIA Entities
This skill helps you create and manage entities in HYTOPIA SDK games.
Documentation: https://dev.hytopia.com/sdk-guides/entities
When to Use This Skill
Use this skill when the user:
- Wants to create game objects, NPCs, items, or interactive objects
- Needs to spawn or despawn entities
- Asks about entity components or behaviors
- Wants to animate entities or handle entity lifecycle
- Needs collision detection between entities
- Asks about player entities vs non-player entities