We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Load DDS textures from pegs
Still waiting for Godot 3.6, which supports loading DDS textures at runtime godotengine/godot#69101
The text was updated successfully, but these errors were encountered:
Perhaps Texture2D.get_image() will help.
Texture2D.get_image()
See TokisanGames/Terrain3D#190 (comment)
Sorry, something went wrong.
Ah, thanks. I'll be trying this out.
No branches or pull requests
Load DDS textures from pegs
Still waiting for Godot 3.6, which supports loading DDS textures at runtime
godotengine/godot#69101
The text was updated successfully, but these errors were encountered: