platform-strip
SolidGenerate non-pixel-art, horizontally repeatable platform strips from real image sources as fixed Texture2D cells or AtlasTexture regions.
Install
Quality Score: 81/100
Skill Content
Details
- Author
- RandallLiuXin
- Repository
- RandallLiuXin/GodotMaker
- Created
- 5 months ago
- Last Updated
- today
- Language
- Python
- License
- NOASSERTION
Similar Skills
Semantically similar based on skill content — not just same category
compact-prop-pack
Produce a reusable compact-prop atlas from one provider source sheet, with independently loadable AtlasTexture resources for every declared prop.
artgen-scaffold
Docs-only guidance for turning a bounded 2D asset request into a reusable brief, provider-neutral generation prompt, versioned output plan, manual checks, and copy-ready handoff. Use for sprites, animation frames, tiles, icons, UI elements, and simple props; do not use it to claim that image generation or asset processing has occurred.
tileset
Generate a fixed-profile terrain atlas and compile it into a native Godot TileSet. Use for reusable terrain libraries, never for designing a TileMap.