Choice Timer UGUI
Going over the Choice Timer UGUI component.

GameObject > Feel Speak > UI > Choice Timer
The Choice Timer UGUI component manages a slider that represents the time remaining to make a choice during dialogue.
Properties
Name
Description
Dont Destroy On Load
If this object should not be destroyed when the scene is unloaded.
On Start
A callback for when the choice timer has started.
On Complete
A callback for when the choice timer has completed.
Content
The GameObject that contains all the content.
Slider
The slider that visually displays the amount of time remaining.