-
Notifications
You must be signed in to change notification settings - Fork 74
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
Water #348
Comments
Thats actually a pretty neat idea for an addition to the demo, I need to think some about this |
so I have some ideas for this:
|
@pietru2004 this is how I was going about water in unreal engine mobile pipeline. No post processing of any kind. All color and lighting are driven through material. I'm thinking about remaking this, different and likely better, in Godot 4. The colors are driven from a world position height value and color curve. Ignore the top water effect. Was debugging an android vulkan thing in unreal at the time. |
Looks nice |
I think there should be a demo for water diving (clear and mudy).
Swim mechanic could be made with mix of gliding flap motion and fly, but with hand actions for swim in directions.
The text was updated successfully, but these errors were encountered: