一键导入
web-game-architecture
Structure the game loop, fixed-timestep simulation, state machines, and decoupled systems for a browser game.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Structure the game loop, fixed-timestep simulation, state machines, and decoupled systems for a browser game.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Generate real game assets (images, skyboxes, 3D models, SFX, music, voice, video) from text prompts through the provider registry, with provenance and acceptance gates.
Define creation, naming, and replacement rules for placeholder assets so the game is testable before final art exists.
Compose Godot 3D scenes with sound Node3D structure, cameras, physics bodies, environment ownership, and 3D performance patterns.
Define authoring, export, root motion, and retargeting rules for skeletal 3D animation clips.
Define export, scale, pivot, and naming rules for 3D assets so every model imports correctly without per-asset fixes.
Define lighting policy, light budgets, LOD chains, and culling rules so 3D scenes look intentional and hit frame budgets.
| name | web-game-architecture |
| description | Structure the game loop, fixed-timestep simulation, state machines, and decoupled systems for a browser game. |
| origin | everything-game-dev-code |
| category | web |
Structure the game loop, fixed-timestep simulation, state machines, and decoupled systems for a browser game.