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 sourceRect here? #15

Open
jessinthecloud opened this issue May 19, 2021 · 1 comment
Open

use sourceRect here? #15

jessinthecloud opened this issue May 19, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@jessinthecloud
Copy link
Owner

jessinthecloud commented May 19, 2021

I thought that's what it was doing but maybe I didn't actually save... Sprites are saving as the whole Sprite sheet, or as a tiny sprite with the rest of the image blank.

Need to figure out how to correctly send cords to ise

readableTex.ReadPixels(new Rect(0, 0, renderTex.width, renderTex.height), 0, 0);

@jessinthecloud jessinthecloud added the bug Something isn't working label May 19, 2021
@jessinthecloud jessinthecloud self-assigned this May 19, 2021
@jessinthecloud
Copy link
Owner Author

Related to #14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant