Grass Movement on Player Collision

In addition to the wind effect, I’ve now also set up my grass material to move slightly when the player moves over it by getting the position of the player and using this to apply a slight offset to the grass’ world position.

grass_scr_04.PNG

 

Leave a comment