How to make terrain on Ego's gravity controller ignored

Using EgoMoose’s latest gravity controller, how can I disable terrain on colliding or ignore terrain? I’m trying to add water as a terrain but I don’t want the players to collide with it or leave it ignored by the script.

Note: I don’t want to use the outdated version of his script that doesn’t support terrain and I prefer to use the new one.