Skip to content
Discussion options

You must be logged in to vote

When you insert the Text2dBundle here, you're overwriting most of the components previously added with the SpriteBundle.

You can either spawn the Text2dBundle as a child of the entity holding the SpriteBundle components with commands.with_children (its transform would then be relative to its parent), or as a separate entity.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by wagnerf42
Comment options

You must be logged in to vote
0 replies
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