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

Godot has problem to cut Image in frames when image isn't power of 2 #8

Closed
puppetmaster- opened this issue Aug 22, 2016 · 1 comment
Labels
Milestone

Comments

@puppetmaster-
Copy link
Owner

puppetmaster- commented Aug 22, 2016

image

open issues:
godotengine/godot#5660

closed issues:
godotengine/godot#2206

@puppetmaster-
Copy link
Owner Author

Plugin need to check (before enabling frame setting) if selected image:

  • length is power of 2
  • width is power of 2

@puppetmaster- puppetmaster- added this to the v.1.2.1 milestone Aug 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant