defold-proto-file-editing

Installation
SKILL.md

Editing Defold Proto Text Format Files

Creates and edits Defold resource and component files that use Protobuf Text Format.

When to use

This skill covers all Defold file types that are serialized as Protobuf Text Format. It does NOT cover Lua script files (.script, .gui_script, .render_script, .editor_script).

Supported file types

For detailed field references, consult the per-type reference file in references/:

  • references/collection.md.collection files (game levels, hierarchies)
  • references/gameobject.md.go files (game object prototypes)
  • references/gui.md.gui files (GUI scenes)
  • references/atlas.md.atlas files (texture atlases)
  • references/sprite.md.sprite files (sprite components)
  • references/collisionobject.md.collisionobject files (physics)
  • references/convexshape.md.convexshape files (external convex hull collision shapes)
Related skills
Installs
1
GitHub Stars
62
First Seen
6 days ago