msw-sprite-ruid
Installation
SKILL.md
MSW Sprite RUID
Rules for assigning a RUID to SpriteRendererComponent.SpriteRUID (world) or
SpriteGUIRendererComponent.ImageRUID (UI).
Native type support
Both components accept a sprite or animationclip RUID directly — no extra
animator component required.
| Component | Property | Value form | Native RUID types |
|---|---|---|---|
SpriteRendererComponent (world) |
SpriteRUID |
plain string | sprite, animationclip |
SpriteGUIRendererComponent (UI) |
ImageRUID |
{ "DataId": "..." } |
sprite, animationclip |