TW0

Results 15 comments of TW0

The water is now in a separate GitHub repo: [https://github.com/Unity-Technologies/boat-attack-water](url) You can follow this guide to install it into your project: [https://docs.unity3d.com/Manual/upm-ui-giturl.html](url) When you enter the GitHub URL, make sure...

The options were moved to the Project Settings window in 2.0.0-preview.2, probably to ensure that every Ocean instance uses the same settings. I prefer having them on the MonoBehaviour like...

No need to thank me, I'm just a solo dev using it in my game :) The credit goes to @Verasl, @ellioman and anyone else who have contributed to it.

The Boat Attack project you opened is using a very old version of this repository, since it's using the old package name com.verasl.water-system Try the rendergraph-U6 branch, which has been...

@jamesarndt82 The BoatAttack repository has a branch containing a package that is compatible with Unity 6.3 LTS. https://github.com/Unity-Technologies/BoatAttack/tree/release/6000.3/Packages/com.verasl.water-system It's based on the older 1.4.0-preview.1 version, so it's missing effects such...