mgerdes / Open-Golf

A cross-platform minigolf game written in C.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature: Quick-Retry

haudan opened this issue · comments

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.