mml-io / mml

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

Fixed missing calls to updateCollider from transformable attribute changes #109

Closed MarcusLongmuir closed 1 year ago

MarcusLongmuir commented 1 year ago

This PR fixes an issue with m-attr-anim added in #108 that failed to call updateCollider whenever Transformable attributes (e.g. x, rx, sx) were updated via animation.


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

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

Does your PR fulfill the following requirements?