Huw Bowles

Results 167 comments of Huw Bowles

ah ok. so the target doesnt receive an event when `_ocean.enabled = true` ? why doesnt this work outside of editor? just curious

per frame update would ideally be avoided. if this is not going to work as is maybe we should bring out the big guns - make an interface `IInterestedInOceanState` and...

sorry i didnt manage to get back to this > We could even pass the ocean instance as a parameter and reduce dependency on the singleton, and use C# delegates...

Thanks. Could you speak more to what it does and how? I did not understand what it does so far.

Could the "distance strength" benefit from a different name. Might just be my understanding is missing, but just recording my initial thought as others may have the same

Thanks @knxrb :). It looks a lot better. i'll add a task for us to look at adding this into crest.

I integrated it and experimented with different settings for how it emits. I think its working fairly well now. It can also be attached to moving objects: ![ezgif com-video-to-gif (1)](https://user-images.githubusercontent.com/939901/85223863-0824a980-b3be-11ea-8d7b-fed2638ee01a.gif)...

Good point - with dynamic waves ![ezgif com-video-to-gif (3)](https://user-images.githubusercontent.com/939901/85953004-1bf38100-b965-11ea-9bbd-51708cdfbf29.gif) I think i need to look at faking some lighting on the particles

@daleeidd not urgent but at some point it would be good to get your thoughts on where we should take this. i like what you did with the events on...

Thanks, thats helpful VFX graph allows you to add properties to the blackboard. Are you saying these arent exposed to events? I can try it as well, just confirming in...