bevy_tween icon indicating copy to clipboard operation
bevy_tween copied to clipboard

basic/minimal example

Open atornity opened this issue 1 year ago • 1 comments
trafficstars

there are so many examples (and they're really cool), it would be nice with a simple "start here" example that just moves a "thing" from A to B or something. This should probably be in the top level examples folder to make it easy to find.

atornity avatar May 23 '24 20:05 atornity

Oh I had just worked on this yesterday. They're not in top level folder but directly in README and module level doc and should be even easier to find 😁 Changes is in update-docs branch

Multirious avatar May 24 '24 01:05 Multirious

+1 for the minimal example :) I came here because bevy_tweening seems not to have a simple way to switch animators per entity, but I think its really hard to start with bevy_tween without being overwhelmed.

PatrickChodowski avatar Jun 04 '24 16:06 PatrickChodowski