Mega Virus (balloon_boss) — รูปสำหรับฉาก / FTP ============================================== โหมดเกม **balloon_boss** (ลูกโป้งยิงบอส / Minigame-7) — ถ้าอัปโหลดรูปผ่าน **FTP** ให้ใช้โฟลเดอร์นี้เท่านั้น: **`/Game/public/img/MegaVirus`** (ตัวพิมพ์ M และ V — **ไม่มีช่องว่าง**) อย่าใช้ชื่อ **`Mega Virus`** (มีช่องว่าง) — คำสั่ง FTP `MKD "Mega Virus"` มักได้ **550 Create directory operation failed** เหมือน `Tower block` / `Violent Crime` English: Upload balloon-boss / Mega Virus assets under **`MegaVirus`** (no spaces). **`Mega Virus`** often fails with FTP **550**. โฟลเดอร์นี้ถูกสร้างใน repo + บนเซิร์ฟจาก `scripts/deploy-www.sh` (mkdir + www-data + setgid 2775) ถ้า FTP ยัง 550: ตรวจว่าเชื่อมที่โฟลเดอร์ **public/img** ใต้ document root (เช่น `/var/www/html/Game/public/img/MegaVirus`) และสิทธิ์กลุ่ม `www-data` ใน Admin ใส่ URL เป็น **ไฟล์** เช่น `/Game/img/MegaVirus/balloon-1.png` — **อย่าลงท้ายด้วย /** (`/Game/img/MegaVirus/` จะได้ 403/404 เพราะเป็นโฟลเดอร์ ไม่ใช่รูป) English: Use a **file** URL in Admin (e.g. `.../balloon-1.png`). A **trailing slash** points at a **folder**, not an image (403/404). ชื่อไฟล์มี **ช่องว่าง** (เช่น `Artboard 9.png`) ใช้ได้ — ระบบจะเก็บ/โหลดเป็น `%20` อัตโนมัติ English: Filenames with **spaces** are OK; URLs are normalized to `%20` for the browser.