derive macro for actions

This commit is contained in:
awtterpip
2024-03-28 20:00:54 -05:00
parent 42dc01dc6a
commit a299702f7a
5 changed files with 134 additions and 15 deletions

View File

@@ -7,3 +7,4 @@ edition = "2021"
[dependencies]
bevy.workspace = true
bevy_xr_macros.path = "macros"