Project Files : https://www.patreon.com/CodeLikeMe/posts?tag=source%20code
I have already implemented a directional wind system for the stylized grass material I am working on in unreal engine 4 open world game. In this system, based on the direction of the wind, grass blades will bend. And today, I am going to create a wind controller blueprint which can control the global wind in the runtime such as changing the direction and speed.
#CodeLikeMe #unrealengine #ue4