mgerdes / Open-Golf

A cross-platform minigolf game written in C.
MIT License
1.8k stars 87 forks source link

Feature: Quick-Retry #8

Open haudan opened 2 years ago

haudan commented 2 years ago

I have a lot of fun playing the game (iOS), but one thing I've noticed: retry is a bit slow. When hunting for the best scores, you retry a lot and two things become frustrating:

  1. The pause button to access retry is only triggered when the ball has stopped rolling.
  2. The unskippable intro camera movement plays again upon retry and makes the player wait.

It would be nice if retry was as quick as hitting an out of bounds object.