[EN] Soft Mini-Golf - Devlog #1
Date: February 4, 2026 Version: Early Access Developer: Itamde Studio
๐ฏ Project Overview
Soft Mini-Golf is a casual-style 3D mini-golf game developed with Unity 6. The game features 15 unique levels set across 3 different scenarios: Park, Camping Site, and Beach.
๐ Current Development Status
Completed and Tested Levels
| Level | Scenario | Status |
|---|---|---|
| 1-4 | Park | โ Working |
| 5 | Park | โ ๏ธ Under testing |
| 6-7 | Camping Site | โ Working |
| 8 | Camping Site | โ ๏ธ Under testing |
| 9-11 | Camping Site | โ Working |
| 12 | Beach | ๐ง Needs rebuild |
| 13 | Beach | โ Working |
| 14-15 | Beach | ๐ง Needs rebuild |
๐ Known Bugs
Critical Issue: Levels 5 and 8
Description: In levels 5 and 8, when the ball correctly enters the hole, the game erroneously triggers a Game Over state instead of Victory.
Expected behavior: Ball enters hole โ Victory screen with score
Current behavior: Ball enters hole โ Game Over screen
Status: ๐ Under investigation
Possible causes to check:
- Goal collider (tag "end") incorrectly positioned
- Fall zone collider interfering with the hole
- Script collision execution order
- CubeEND prefab configuration in affected levels
โจ Recently Implemented Features
- Wall Occlusion System — Walls become transparent when the ball approaches
- Advanced Visual Effects — Dynamic trail, impact particles, rolling dust
- Multicolor Power Bar — 6-color gradient with "perfect power" zone
- Game Modes System — Challenge, Tournament, and Free Play
- Localization — Support for English, French, and Italian
- Slow Motion — Cinematic slowdown when the ball approaches the hole
๐ Next Steps
- High Priority
- Fix the bug in levels 5 and 8
- Rebuild levels 12, 14, and 15 (lost prefab references)
- Upcoming Features
- Online leaderboard system
- Time Trial mode
- Dynamic obstacles (windmills, moving platforms)
๐ฌ Testing Notes
If you encounter this bug or other issues:
- Verify that the "end" tag is correctly assigned to CubeEND
- Check that no fall zones overlap with the hole
- Enable
debugVisualizationin WallOcclusionSystem to view colliders
Follow development at: itamde.com Contact: studio@itamde.com
Thank you for your support during Early Access! ๐๏ธโโ๏ธ
Get Soft Mini Golf
Soft Mini Golf
| Status | In development |
| Author | Itamde |
| Genre | Sports |
| Tags | Golf |
More posts
- Soft Mini-Golf - Devlog #285 days ago
- [IT] Soft Mini-Golf - Devlog #186 days ago
- Add new levelJan 03, 2023
Leave a comment
Log in with itch.io to leave a comment.