Using scenes in pyscript #175
Unanswered
tal
asked this question in
Show and tell
Replies: 1 comment
-
Nice! Thanks for sharing. And I see you are using some new 1.3.0 features too 👍 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I made a little helper that uses scenes and presents a new service that allows you to assign a scene but apply the values as a max/min.
To get this to work you have to add this to your config
The code will auto-reload if someone uses the GUI to edit scenes. This allows yourself for partners to change the definitions without needing to edit the code.
It creates a new service that you can call with.
Pyscipt app: `apps/scene_utils.py`
Beta Was this translation helpful? Give feedback.
All reactions