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

Compatibility mode #36

Open
TinyTakinTeller opened this issue Nov 27, 2024 · 1 comment
Open

Compatibility mode #36

TinyTakinTeller opened this issue Nov 27, 2024 · 1 comment

Comments

@TinyTakinTeller
Copy link

TinyTakinTeller commented Nov 27, 2024

This seems like an awesome plugin/addon, but... I have one worry.

Proposition
Is it possible to avoid use of .gdshader and to rewrite the functionality? (Optionally as a compatibility mode toggle?)

Notes
Shaders are generally a big can of worms that can be very useful but also very problematic.

Use case
A minimalistic web game where unnecessary complexity (e.g. shaders) is sacrificed for compatibility and stability.

@maktoobgar
Copy link
Owner

Hey,
I understand the problem and to be honest, had no idea there is such a big problem with gdshaders in optimization department. So thank you for that.
About the 'compatibility mode toggle' feature proposition, I love web games and will implement this feature for sure but, we can use the gdshader to render every frame of the transitions on development time and save them all as sprites to then use them in an animated sprite node to replicate almost the same behavior as we have in gdshader but...
The problem is that I already promised to some developers to fix the problems they proposed in this repository on discussions and issues sections and never went back on them to keep my word due to lack of having extra time and a proper time management of my life.
So I said all that to deliver the message of "I will fix it, but when? I don't know... hopefully in 3 to 4 months in the future".
Thanks for the issue, I'm really happy people are using this and still care about it enough to issue even though I'm not putting enough time on this project. 🙏

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