Prompt
Top-down pixel art sprite sheet of a cyan robot drone, idle hover and movement frames, 32x32 frames, readable thruster positions, transparent background, engine-ready grid.
Top-down pixel art sprite sheet of a cyan robot drone, idle hover and movement frames, 32x32 frames, readable thruster positions, transparent background, engine-ready grid.
Import the grid PNG as Sprite (2D and UI), set Sprite Mode to Multiple, then slice by the listed frame size.
Use AnimatedSprite2D or SpriteFrames, set hframes/vframes from the metadata, then map each action row.
Import as a strip or grid sprite, set origin consistently, and use the metadata action names for object states.
More examples with similar style, view, actions or engine targets.
Four-direction goblin guard sheet for top-down RPG encounters.
Top-down sci-fi marine direction sheet for twin-stick shooter movement.
Side-view fantasy knight with a warm palette and readable walk frames for platformer prototypes.