Skip to content
Discussion options

You must be logged in to vote

It should be mut enemy_q:Query<(Entity,&Enemy)> (note the & before Enemy, also note that Entity is the only type to not require a &).

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Quan1umMango
Comment options

@MrGVSV
Comment options

MrGVSV Jul 7, 2023
Collaborator

Answer selected by Quan1umMango
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants