Commit Graph

8 Commits

Author SHA1 Message Date
4e0a36c4a5 Upgrade to Bevy 0.12. 2024-02-09 14:59:16 -06:00
96b7dcb091 Update to Bevy 0.11. 2023-09-08 16:12:35 -05:00
0774599ef4 Don't add transforms to non-existent entities. 2023-04-01 10:37:22 -05:00
865bdc333c Remove commands hack.
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-01 07:20:59 -05:00
01b796062e Initial port to Bevy 0.10. 2023-03-28 11:57:37 -05:00
b1a11de050 Upgrade to Bevy 0.9. 2022-12-19 14:08:31 -06:00
124cd74cb1 Use correct transform when computing offsets. 2022-08-27 12:26:58 -05:00
07e745c3fc Add experimental plugin for sounds that occupy a region, and should play at the nearest point on the collider.
Some checks failed
continuous-integration/drone/push Build is failing
2022-08-23 09:49:14 -05:00