I'd like a plugin that has the ability to make the player have a choice in which they have a certain amount of time to make a decision. Certain games have this feature, most notably ones made by Telltale Games. The time to make the decision is measured in frames. Here are some options that should be available for the plugin:
1.Default choice timer.
This is basically the default time the player has to make a choice. The default in the plugin settings is 0 frames, meaning there will be no timer on the choice.
2.Reset choice timer.
This basically means when the choice timer's value will be reset. There are three values for what you can put into this:
0 - Choice timer does not reset
1 - Choice timer resets after every event
2 - Choice timer resets after a choice is made or the timer runs out
3.Choice timer location
If set to 0, the choice timer will be shown under the cursor when making a choice, if set to 1, the plugin will place the timer in a custom location on the screen.
4.Choice timer colors
There are three colors that can be displayed for the choices.
Color 1 displays when the timer is more then half full
Color 2 displays when the timer is less then half full
Color 3 displays when the timer is critically low.
Also, feel free to add any features you think would go along with the plugin.