Due to increasing spam attacks, forum registrations are currently paused to keep our community safe and spam-free. Come hang out and stay connected with us on the SimHub Discord: https://discord.com/invite/nBBMuX7!
Catch you on Discord — and thanks for understanding!
Catch you on Discord — and thanks for understanding!
Notifications
Clear all
Topic starter
15/04/2021 2:57 pm
I want to change dashboard item transparency by using a button.
Simple things like reading property for a visual item are clear but how to make interaction I don't know.
So, it must be very simple code: write value - read value, or something like this.
I got common questions:
1. How to create/use a custom property?
2. How to make "if" for the toggle mode for a button?
3. JavaScript example?
4. How to change an object property? (E.g. change opacity of an item)
5. Is there a programming manual where I can find answers for these questions?
17/04/2021 9:06 pm
Hi ! Currently buttons only allows to act as inputs (like emulating keyboard) or to trigger simhub's plugins actions. There is no direct interactions with the dash itself possible yet.