shooter-demo
AbilityKit Shooter Demo(com.abilitykit.demo.shooter.*)——6 个包的服务端权威 StateSync + Svelto.ECS 演示示例。**刻意不复用 ability/combat 技能栈**,与 moba demo(Entitas + FrameSync + 全技能栈)形成对照。覆盖 ShooterBattleRuntimePort 9 端口、ShooterBattleSimulation 双 module 管线、三类快照(StateSnapshot/PackedSnapshot/PureStateSnapshot 含 AOI)、三种客户端同步策略(PredictRollback/AuthoritativeInterpolation/HybridHeroPrediction)、11 opcodes、6 种实体 Group、4 种 PlayMode、ShooterDemoWindow 三种 DriveMode、ShooterAcceptanceSpecs 纯 C# 验收基线。🆕 v0.1.0:多人烟雾测试通过、Unity 无头双实例脚本、暂停/恢复 GUI、IGatewayConnection 统一网关抽象。触发场景:StateSync 实现、Svelto ECS 适配、packed/pure-state 快照编码、AOI 兴趣裁剪、客户端预测回滚(不复用 ClientPredictionDriverModule)、Lag Compensation、Fast Reconnect、Drift Recovery、FrameRecordReplay、ML-Agents 训练环境。
Source facts
- Repository
- HOBOBO/AbilityKit
- Last source activity
- August 11, 2026 at 01:22
- Detected SKILL.md language
- Chinese
- Stars
- 216
- Forks
- 46
Install options
The review-first prompt is selected by default. You can switch to a direct command or download a local copy.
Review the source files
Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.