重要前提
安装AI Skills的关键前提是:必须科学上网,且开启TUN模式,这一点至关重要,直接决定安装能否顺利完成,在此郑重提醒三遍:科学上网,科学上网,科学上网。查看完整安装教程 →
godot-mechanic-revival by thedivergentai/gd-agentic-skills
npx skills add https://github.com/thedivergentai/gd-agentic-skills --skill godot-mechanic-revival此技能提供了一个处理玩家死亡与回归的健壮框架。它超越了简单的"游戏结束"画面,集成了类似《只狼》、《哈迪斯》或《黑暗之魂》中的风险/回报系统。
revival_state_reset_guard.gd 中将 velocity 和 angular_velocity 归零,否则玩家重生时会撞向墙壁。revival_checkpoint_validator.gd)。非线性游戏中的玩家可能会走回起始区域;不要因此降低他们的重生点。revival_checkpoint_persistence.gd 立即写入 user://。广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
Marker3D 或 Area3D 节点。一旦关卡几何结构改变,硬编码的坐标就会失效。queue_free() 会破坏 UI 引用和来自敌人的引用。应该禁用处理、隐藏网格,并'复活'现有实例。强制要求:在实现相应模式之前,请阅读相应的脚本。
用于管理全局重生循环和死亡转换的专家级单例。
基于资源的系统,用于将最后检查点和世界状态保存到磁盘。
用于复活后稳定性的专业无敌帧和生命值恢复逻辑。
专家级'灵魂回收'机制,用于在死亡坐标处生成坟墓。
具有进度感知能力的验证器,可防止回溯覆盖较新的检查点。
带有 UI 和动画钩子的专业重生延迟管理器。
涉及碰撞层交换的专家级'灵界'转换逻辑。
在玩家重生时清除速度和状态锁的基本工具。
材质交换逻辑,用于向玩家提供清晰的'激活'反馈。
自动保存触发逻辑,用于确保检查点持久化。
每周安装量
47
代码仓库
GitHub 星标数
59
首次出现
2026年2月16日
安全审计
安装于
opencode47
kimi-cli46
gemini-cli46
amp46
github-copilot46
codex46
This skill provides a robust framework for handling player mortality and return. It moves beyond simple "Game Over" screens to integrated risk/reward systems like those found in Sekiro , Hades , or Dark Souls.
velocity and angular_velocity in revival_state_reset_guard.gd or the player will fly into a wall upon respawning.revival_checkpoint_validator.gd). Players in non-linear games may wander back to the start area; don't downgrade their respawn point.revival_checkpoint_persistence.gd to write to user:// immediately.Marker3D or Area3D nodes in the scene. Hardcoded coords break as soon as level geometry changes.queue_free()ing the player breaks UI refs and references from enemies. Disable processing, hide the mesh, and 'Revive' the existing instance instead.MANDATORY : Read the appropriate script before implementing the corresponding pattern.
Expert singleton for managing the global respawn loop and death transitions.
Resource-based system for saving last checkpoint and world state to disk.
Professional I-frame and health replenishment logic for post-revive stability.
Expert 'Soul Retrieval' mechanic for spawning graves at death coordinates.
Progress-aware validator that prevents backtracking from overwriting newer checkpoints.
Professional respawn delay manager with UI and animation hooks.
Expert 'Spirit World' transition logic involving collision layer swapping.
Essential utility for purging velocity and state locks upon player respawn.
Material-swapping logic for providing clear 'Active' feedback to players.
Automatic save-trigger logic for ensuring checkpoint persistence.
Weekly Installs
47
Repository
GitHub Stars
59
First Seen
Feb 16, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
opencode47
kimi-cli46
gemini-cli46
amp46
github-copilot46
codex46
Laravel架构模式指南:生产级开发模式与最佳实践
1,400 周安装