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

use angle to draw actor #8

Closed
aviks opened this issue Aug 2, 2020 · 4 comments
Closed

use angle to draw actor #8

aviks opened this issue Aug 2, 2020 · 4 comments

Comments

@aviks
Copy link
Owner

aviks commented Aug 2, 2020

We store the angle for an actor, but do not use it transform the image during draw.

@dustyirwin
Copy link
Contributor

Is this also true for the scale attribute? I've tried adjusting both on my Actors, to no effect.

@aviks
Copy link
Owner Author

aviks commented Oct 6, 2020

Ah, yes, scale is also is not implemented yet.

@dustyirwin
Copy link
Contributor

dustyirwin commented Oct 15, 2020

Hi aviks, I've opened a pull request implementing the angle and scale attributes. Currently, the actors are only rotated about their own center. Cheers!

@aviks
Copy link
Owner Author

aviks commented Oct 17, 2020

Fixed by #14

@aviks aviks closed this as completed Oct 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants