SpriteDX - Entity.json - Implementation Plan
For Playground to come to fruition, we need to have entity.json be automatically generated. The format looks like:
{
/** Schema */
"$schema": "schema/entity.schema.json",
/** For character controller */
"kind": "humanoid",
/** World constra...
blog.sprited.ai4 min read