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

Update to Godot v4 #4

Open
18a93a664c opened this issue Mar 9, 2023 · 3 comments
Open

Update to Godot v4 #4

18a93a664c opened this issue Mar 9, 2023 · 3 comments

Comments

@18a93a664c
Copy link

Time for an update, Grumoth!

This project is too big to update for new users that are unfamiliar with v3.X and the new v4.0.

Can you consider working on it?

@Grumoth
Copy link
Owner

Grumoth commented Mar 10, 2023

Hey! I have considered it already, but kind of busy with work and another Godot project .
Also I considered to make a whole new improved version instead, but would be in the future.
Cheers!

@scythia-marrow
Copy link

So as a friendly neighborhood helper I'm currently working on the godot4 update on a local branch, and yes it is quite the big change. Some things are improved, such as the JSON serialization and file access code, which is much nicer in godot4, but there are a lot of breaking changes. Lots of node and global function names are changed (like range_lerp -> remap), but the most tricky part is the shaders. Just about every shader is failing to load, so while I have made good progress on the basics I expect the update to take a bit of time due to shader fixes.

Good luck on your other Godot project, and hopefully I can help you out with this one by sending a pull request your way that closes this issue "soon"ᵗᵐ.

@Grumoth
Copy link
Owner

Grumoth commented Aug 28, 2023

Hey! Thanks for your interest! Hope you can overcome all of those changes, looks like it would be even easier to start an upgraded new project from scratch , which I'm considering in the mid term, but I can't promise it, so if this gets updated would be amazing indeed.
Thank you very much!

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

3 participants