BlueprintM2good first issue
倉庫指標
- 星標
- (0 顆星)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
Goal:
- Freeze boat and raft while leaving UI responsive.
Tasks:
- Implement helper on SimController: SetSimPaused(bool)
- Use CustomTimeDilation = 0 on sim actors; 1 on PlayerController/UI
- Unfreeze on reset or when leaving level
Definition of Done:
- UI remains interactive during freeze
- Simulation resumes cleanly