About Store Forum Documentation Contact



Post Reply 
Water don't want to bump
Author Message
andrake Offline
Member

Post: #1
Water don't want to bump
Greetings!
i try to use builtin water(lake) in engine.

when i use bump map it show this effect normally in material preview but not show this in world editor(water play mode)

also when i run my game - my lake not animated at all


Attached File(s) Image(s)
   
04-07-2014 03:47 PM
Find all posts by this user Quote this message in a reply
Tottel Offline
Member

Post: #2
RE: Water don't want to bump
I have the same issue.
04-07-2014 04:32 PM
Find all posts by this user Quote this message in a reply
andrake Offline
Member

Post: #3
RE: Water don't want to bump
also game with water can't be run on Android device...
is there another way to simulate water?
on other engine i use my own shader for this,Esenthel Allow to use users shaders?
04-08-2014 07:55 AM
Find all posts by this user Quote this message in a reply
AndrewBGS Offline
Member

Post: #4
RE: Water don't want to bump
This is probably not exactly what you're looking for, but in my case, I just used waves on water instead of bumping. I haven't tried playing with it on android. Sorry I'm not of great help.
04-08-2014 08:07 AM
Find all posts by this user Quote this message in a reply
andrake Offline
Member

Post: #5
RE: Water don't want to bump
now i see that world with water can be visible on android device too. but it still not animated(
04-08-2014 03:24 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #6
RE: Water don't want to bump
You need to call Water.update
04-09-2014 08:55 PM
Find all posts by this user Quote this message in a reply
Tottel Offline
Member

Post: #7
RE: Water don't want to bump
Sorry to necro this old thread, but the water bump seems to be completely not working now, even inside the water editor.
03-09-2015 09:34 AM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #8
RE: Water don't want to bump
Hello,

This will work only if you apply it to the Ocean/Water through the codes.

Thanks
03-09-2015 10:29 PM
Find all posts by this user Quote this message in a reply
_MK_ Offline
Member

Post: #9
RE: Water don't want to bump
Hi

I have a OceanSample create for all

OceanSample.EsenthelProject
07-19-2016 06:38 PM
Find all posts by this user Quote this message in a reply
RedcrowProd Offline
Member

Post: #10
RE: Water don't want to bump
sweet that's really nice of you, exactly what i was looking for did a bunch of test at work, and it works really nicely, and those bump are sexyyy

maybe that could make it to the basic EE tutorial as well, as there's nothing about adding Ocean-like thru code yet smile

the water added to the world editor are mesh right and cannot be bump or anything ? kinda annoying since its convenient to create water in the world editor
(This post was last modified: 07-19-2016 09:53 PM by RedcrowProd.)
07-19-2016 08:42 PM
Find all posts by this user Quote this message in a reply
Post Reply