Releases: delebash/UE_GlobalEnvironmentalSystem
v2.8.3
v2.8.2
v2.8.1
Minor fix. Disconnect Ambient Wind System and Particle and Wind System by default. This prevents runtime errors you are not using those systems and do not have them installed. If you want to use those systems, then you need to open the function for those systems and connect the blueprint line.
v2.8.0
v2.7.2
disconnect systems that cause compile errors if not installed.
Systems Affected:
Ambient Wind System
Particle and Wind Control System
UE Water System
To connect open the function in the integration folder and connect.
Example -- To enable Ambient Wind System
- Install the system that you want to use in this case Ambient Wind System
- Open the corresponding function such as GlobalEnvironmentalSystem\Integrations\AmbientWindSystem\BPFunctions\BF_GES_AmbientWindSystem
and connect, then compile and save.
Disconnected by default
Connected
v2.7.1
v2.7.0
v2.6.1
v2.6
v2.5.4
Bug fix:
Removed custom tilling from Megascan MS_Surface_Material and VT and reverted to default tilling. It caused stretching and was meant to be used as cheap cellbombing for landscape material but messed up any other surface use.
The only thing changed from the previous release are M_MS_Surface_Material and M_MS_Surface_Material_VT so you can just copy those folders in MSPreset and overwrite them in the MSPreset in your content folder.