ravenlover/ProjectAscention

M4: Pause/Resume toggle in Sim Bay

开放

#19 创建于 2025年8月21日

 (0 条评论) (0 个反应) (0 位负责人) (0 个派生)auto 404
BlueprintM4UIgood first issue

仓库指标

星标
 (0 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Goal:

  • Button to pause/resume simulation during experimentation.

Tasks:

  • UI toggle in Sim Bay
  • Calls SimController.SetSimPaused(true/false)
  • Visual indicator when paused

Definition of Done:

  • Simulation halts/resumes reliably
  • UI always responsive

贡献者指南