Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/trulyspinach/unity-countdown

Always reminds you how important time is!
https://github.com/trulyspinach/unity-countdown

gamejam hackathon ldjam timer unity3d

Last synced: about 1 month ago
JSON representation

Always reminds you how important time is!

Awesome Lists containing this project

README

        

# unity-countdown
**Always reminds you how important time is!**

Have you ever attend a Hackathon or GameJam event with Unity?

Use this plugin to keep your time count!

![Timer](https://github.com/trulyspinach/unity-countdown/blob/master/images/timer.png)
**You have an Unity Pro with beautiful dark theme? Don't worry it is also supported!**

## Usage

### Install

1. Download the .unitypackage file and import it into your project.
2. Done!

### Customize

Since your time is important, I designed this to be extremely easy to use.

All settings can be done just in Unity's preference menu.

If you can open this menu, then you can customize!!

![Prefernece](https://github.com/trulyspinach/unity-countdown/blob/master/images/preference.png)

## Issues

Feel free to submit issues and enhancement requests.

## Contributing

You are more than welcome to contribute to this project.

1. **Fork** the repo on GitHub
2. **Clone** the project to your own machine
3. **Commit** changes to your own branch
4. **Push** your work back up to your fork
5. Submit a **Pull request** so that I can review your changes

NOTE: Be sure to merge the latest from "upstream" before making a pull request!