-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
As far as I understand the current API only allows to replace the whole play script, but not a single layer while leaving the other layers intact.
For my applicatons, it's necessary to only change a single layer on the fly. I would propose the following functionality:
- Assign an ID to each layer
- Add an API endpoint that allows to only replace the part of the script for this layer - ideally seamless.
From my understanding of the architecture this means controlling a single "frame loader" which seems to be possible internally already.
I'm also happy to help with this when the basics of my external code are ready (first need to make sure Pivid works in general for my application).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels