You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the MML Avatar implementation does not support standard MML primitives to be added as socket elements. (m-cube, m-image, m-video, etc)
I'm looking to create an avatar that will display a video on part of it's body. The functionality works fine in the standard MML editor, but the video fails to render in context of an Avatar.
Is there any future plan to support MML primitives as part of avatars? I have several use cases in mind that would benefit from this.
I'm looking to create an avatar that will display a video on part of it's body. The functionality works fine in the standard MML editor, but the video fails to render in context of an Avatar.
The text was updated successfully, but these errors were encountered:
Describe your idea
Currently the MML Avatar implementation does not support standard MML primitives to be added as socket elements. (m-cube, m-image, m-video, etc)
I'm looking to create an avatar that will display a video on part of it's body. The functionality works fine in the standard MML editor, but the video fails to render in context of an Avatar.
Is there any future plan to support MML primitives as part of avatars? I have several use cases in mind that would benefit from this.
Video examples:
https://github.com/user-attachments/assets/a301d625-3f45-477d-96d3-ca81759681a3 (functioning video display in mml editor)
https://github.com/user-attachments/assets/58fc07ae-a2aa-4ce8-bc26-71b3e43153d3 (non-function video when avatar is rendered)
Thank you!!
Is there already an issue that is proposing this?
What is the motivation behind this request?
I'm looking to create an avatar that will display a video on part of it's body. The functionality works fine in the standard MML editor, but the video fails to render in context of an Avatar.
The text was updated successfully, but these errors were encountered: