Hi,
My name is Carlos Luz and I am beginning to make my own dash.
I would like to change the color of the delta (for instance green for negative, red for positive), but I can't find any documentation about it.
I know I have to insert a code with an if statement in the color attribute, I tried but it did not work.
Which language is used if I want to change one attribute on the run? Where can I find a sintaxe documentation?
Thanks in advance!
I agree, the documentation for this is rubbish.
Use this for the delta colour:
[PersistantTrackerPlugin.SessionBestLiveDeltaProgressSeconds]
or this for all time best (if using statistics tracking)
[PersistantTrackerPlugin.AllTimeBestLiveDeltaProgressSeconds]
Thanks!
I join the Discord community, over there is much more easier to find information.
Thanks carluz, I'll check it out.