spawn_play_reload
Reload the play tab to apply updates that didn't hot-apply after a push. Wait about 1 second for rooms to reshape.
Instructions
Reload the play tab (e.g. if a push didn't hot-apply to this client). Prefer waiting ~1s after spawn_push first — rooms usually reshape in place.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | jpeg (default) is 7-14x smaller on lit/textured 3D scenes (~1.3MB png vs ~90KB jpeg) and reads the same. Prefer png for flat-shaded or pixel-art worlds, where large uniform areas compress better losslessly, or when you need exact pixels. | jpeg |
| waitMs | No | ||
| quality | No | JPEG quality 1-100 (ignored for png) | |
| screenshot | No |