tilemap-pipeline
openbooklet.com/s/tilemap-pipelineopenbooklet.com/s/tilemap-pipeline@1.0.0GET /api/v1/skills/tilemap-pipelineDefine tileset creation, auto-tile rules, collision shapes, and tilemap configuration for 2D levels.
Define authoring, import, and state machine rules for frame-by-frame and skeletal 2D animations.
Build accessibility into design decisions instead of treating it as late-stage options work.
Design maintainable AI behavior structures for decision-making, navigation, combat, and systemic interaction.
Structure animation state, blending, events, and sync so authored motion remains reliable under gameplay pressure.
Define a visual direction that artists, UI, technical art, and marketing can execute consistently.
Plan and implement cinematic content without breaking gameplay flow, performance, or content maintainability.
Define the primary player activity loop and the support loops that sustain mastery, variety, and progression.
Handle crashes as high-severity defects with reproducibility, symbol quality, clustering, and release impact in mind.
Manage dialogue and text content so it remains editable, implementable, localizable, and testable.
Design and tune currencies, sinks, rewards, prices, and inflation control so the economy supports progression and retention.
Define system ownership, boundaries, state flow, and extensibility for gameplay code across engines.
Create Godot editor tools, inspectors, import helpers, and validation flows that reduce manual authoring risk.
Apply GDScript standards that keep scene-driven projects readable, maintainable, and safe to refactor.
Structure scenes, nodes, autoloads, and resources so Godot projects remain scalable and understandable.
Choose effective automated and manual test layers for Godot features without overcomplicating the project.
Design seasonal, event, or post-launch content that extends engagement without destabilizing the core product.
Prepare the project for translation, cultural adaptation, text expansion, and voice or subtitle variability.
Design monetization systems that fit the product, respect player trust, and remain technically and legally manageable.
Teach the player the game clearly, gradually, and in a way that supports retention rather than overload.
Set and manage frame, load, memory, streaming, or bandwidth budgets before performance debt becomes structural.
Auto-indexed from MRCalderon3D/everything-game-dev-code
Are you the author? Claim this skill to take ownership and manage it.
Related Skills
art-bible
Define a visual direction that artists, UI, technical art, and marketing can execute consistently.
cinematic-pipeline
Plan and implement cinematic content without breaking gameplay flow, performance, or content maintainability.
localization-pipeline
Prepare the project for translation, cultural adaptation, text expansion, and voice or subtitle variability.
placeholder-asset-pipeline
Define creation, naming, and replacement rules for placeholder assets so the game is testable before final art exists.
dialogue-content-pipeline
Manage dialogue and text content so it remains editable, implementable, localizable, and testable.
vfx-pipeline
Create VFX authoring and integration rules that preserve readability, style fit, and performance.