Andrew

Results 7 comments of Andrew

Seeing the same with `json4s-native` `4.0.5`, Scala `3.1.3`, and Java `17.0.3-zulu`

https://github.com/bevyengine/bevy/assets/29188350/149379ed-13bd-4e9d-b760-975b134a1e91 Screen capture showing the parent entity moving around the window in response to the user pressing the arrow keys

> I'm not sure the name of the example is correct. It's mostly showing how to use bevy_hierarchy in 2d. It's using mulitple entities, not just one. What would you...

> could you add instructions on screen to use the arrow keys? Done!

> @awwsmm > > ... > > > What would you suggest instead? I was aiming at searchability (see the linked Reddit thread). Beginners (like me) will wonder "how can...

> Could you rename the example (and everywhere it's mentioned) to "multiple sprites, one **parent** entity? > > Saying "one entity" is misleading otherwise Done