About
Ultimate Objectives makes adding objectives as easy as it can be, you create the objectives, choose when to increment objectives progress, and the code takes care of the rest!
Objectives Layout
Showcase all the active objective in a neat and customizable layout, each element shows the corresponding data including the title, description, progress slider, icon, rewards, and a timer if it's a daily objective
Daily Objectives
Supports both normal objectives and daily objectives which need to be finished within 24 hours or the progress is lost and new objectives are generated
Callback Functions
Create your own functions that are called whenever an objective is unlocked, this allows you to do anything, you can add reward value to a Currency Manager for example. There's also a demo included to make things easier
Easily Expandable
This asset was made modular to make it easier to expand upon or to be supported by other systems
Different Objective Types
Of course not all the objectives require the same thing to be made, create as many types as you want, you will be able to update any specific objectives type you want easily from code