Skip to content

Added realtime updates#350

Open
dylanebert wants to merge 1 commit intomainfrom
realtime-updates
Open

Added realtime updates#350
dylanebert wants to merge 1 commit intomainfrom
realtime-updates

Conversation

@dylanebert
Copy link
Contributor

Allowing unity backend assets to be updated at runtime

Currently implemented:

  • Node position, rotation, and scale setters call scene.update_asset, which update the asset in the backend
  • Node force can be added with node.add_force()

TODO:

  • Add syncing backend -> frontend
    • This could be done automatically in step
  • Add support for updating other properties, like meshes, materials, etc.
    • To what extent is this important? Should it be possible to change anything at runtime?

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants