andresgamboaa / JamCountdown

A Countdown plugin for the Godot Engine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JamCountdown

JamCountdown is an addon for Godot to keep track of the time left for a gamejam. And it can also be used as a pomodoro.

Alt text

This branch is for Godot4. For Godot3 see the godot3 branch.

Installation

  1. Copy the "addons" folder to your project.
  2. Open countdown.tscn in addons/jamcountdown.
  3. Configure the countdown in the Inspector.

Alt text

  1. Save changes.
  2. Enable the plugin in your project settings.

Alt text

Pomodoro timer

Thanks to QueenOfSquigglez JamCountdown can be used as a Pomodoro. Under Project > Tools select the number of minutes for the timer (5, 25, 45, 60, and 120 minutes).

License

MIT License.

About

A Countdown plugin for the Godot Engine.

License:MIT License


Languages

Language:GDScript 100.0%