#HELP anchor works in examples but does not work in my project

6 messages · Page 1 of 1 (latest)

dusk bough
steel kestrel
#

Is it possible that you are using different versions of bevy? It looks like the constants for sprite anchors are not in prior versions, only the enum

dusk bough
steel kestrel
#

i see 0.17 dev in your video :) so that is the issue

#

you can change back to a specific tag in git to match your 0.16 project and get the version specific examples

dusk bough