Skip to content

Support for changes on a single layer #4

@pinballpower

Description

@pinballpower

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:

  1. Assign an ID to each layer
  2. 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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions