Skip to content

v0.1.6

Choose a tag to compare

@Ayfri Ayfri released this 25 Apr 00:18
· 80 commits to master since this release

📆 25.04.2021 💾 8094a66 👥 1 🚀 3 🐛 2

This release fixes finally the problem of the Sprites not movable by setting ObservableVector2 as an orphan class, using a private object to update the transform values.

🚀 New Features

  • e5d9d75 feat: Improve docs of ObservableVector2. (@Ayfri)
  • 740767c feat: Improve presentation of the README, add some information. (@Ayfri),

🐛 Bug fixes

  • 181d585 fix: Fix local testing script. (@Ayfri)
  • 5141b8d fix: Fix using ObservableVector2 into Sprite & Container classes. (@Ayfri)