I have a need to have a progress bar that shows the current value for my speed... but I want to have a visual minimum and maximum indicator on the progress bar. Like a small little triangle at the .30 mark and another small little triangle at the .70 mark. The player will only get credit when between those two values. I am handling the game logic but was hoping someone could tell me if something like this is built into NGui or how to go about creating this functionality.