Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flip unit sprites horizontally #115

Closed
ozkriff opened this issue Sep 12, 2017 · 3 comments · Fixed by #473
Closed

Flip unit sprites horizontally #115

ozkriff opened this issue Sep 12, 2017 · 3 comments · Fixed by #473

Comments

@ozkriff
Copy link
Owner

ozkriff commented Sep 12, 2017

It's weird when they move or attack backward.

@ozkriff ozkriff added this to the v0.5: Battle math milestone Dec 25, 2017
@ozkriff ozkriff modified the milestone: v0.5: Battle math Feb 18, 2018
@ozkriff
Copy link
Owner Author

ozkriff commented Jul 12, 2018

Need to modify ggwp_zscene::Sprite:set_scale to take ggez::Point2

@ozkriff
Copy link
Owner Author

ozkriff commented Jul 12, 2018

WIP

Ahem, Sprite::set_offset(0.5, 0.5) doesn't work correctly

@ozkriff
Copy link
Owner Author

ozkriff commented Jul 24, 2018

Blocked by ggez/ggez#439

^ I can't use normal (0.5, 0.5) offset for sprites because of this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant