mml-io / mml

Metaverse Markup Language
https://mml.io
MIT License
120 stars 13 forks source link

socketed transformable elements #150

Closed TheCodeTherapy closed 6 months ago

TheCodeTherapy commented 7 months ago

Resolves #145

This PR aims to provide support for any TransformableElement to be a child of an m-character tag while being attached to the bone of the m-character's skeletal mesh that corresponds to the string passed as the socket attribute.


What kind of changes does your PR introduce? (check at least one)

Does your PR introduce a breaking change? (check one)

If yes, please describe its impact and migration path for existing applications:

Does your PR fulfill the following requirements?