Dash Studio languag...
 
Notifications
Clear all

Dash Studio language

4 Posts
2 Users
0 Likes
2,237 Views
(@carluz)
New Member
Joined: 4 years ago
Posts: 4
Topic starter  

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!


   
Quote
(@mark-l)
Active Member
Joined: 4 years ago
Posts: 7
 

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]

This post was modified 4 years ago by Mark L

   
ReplyQuote
(@carluz)
New Member
Joined: 4 years ago
Posts: 4
Topic starter  

Thanks!

I join the Discord community, over there is much more easier to find information.


   
ReplyQuote
(@mark-l)
Active Member
Joined: 4 years ago
Posts: 7
 

Thanks carluz, I'll check it out.


   
ReplyQuote
Share: