pigdevstudio / platform_template

Template project for platform games in Godot Engine.
MIT License
72 stars 12 forks source link

Feature request : Water shader like in Daisy Dangerous #17

Open Zerokami opened 6 years ago

Zerokami commented 6 years ago

Daisy Dangerous has a water shader that reflects like a Lake.

Maybe we could copy the shader and use it in the template

image

henriiquecampos commented 6 years ago

Unfortunately, shaders are very, very specific features, I'm not sure if they should be part of a template, but I'm very open to what should or shouldn't be packed inside of this. I'll add it to the backlog, but, for now, is not a priority. There are some other elements that helps build platform games, shaders are too "juicy", they are added more like in the polish stage of the game, the purpose of the template is to ease the starting curve :/

If you feel like this should be in the template, I'd be more than happy to review and approve a PR with this :blue_heart: