I want to make a custom slope indicator, the question is if it is possible to do it in a single indicator or will I have to make them all separately?
These are the icons I would like to add
I want to make a custom slope indicator, the question is if it is possible to do it in a single indicator or will I have to make them all separately?
These are the icons I would like to add
You need to use multiple image gauges stacked on top of each other to achieve this.
I would put all those images in a single image atlas, and use the subframe system to choose subframe based on current level (normal, warning, critical)