mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-15 17:19:29 +01:00
* the fugu gland now uses `update_transform` rather than scale transform directly. (#80937) ## About The Pull Request Title. ## Why It's Good For The Game This way the mob will still look aligned with the tile it's standing on. ## Changelog 🆑 fix: Animals enlargened by the fugu gland are now visually aligned with the turf they're standing on. /🆑 * the fugu gland now uses `update_transform` rather than scale transform directly. --------- Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com>