Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question on Weather effects & textures #64

Open
vincentlincoln opened this issue Dec 19, 2024 · 3 comments
Open

Question on Weather effects & textures #64

vincentlincoln opened this issue Dec 19, 2024 · 3 comments
Labels
question Further information is requested

Comments

@vincentlincoln
Copy link

vincentlincoln commented Dec 19, 2024

Hi,
I am using Airsim for drones. Currently there are no texture effect from weather, excepted some effect on camera. I am a beginner with Unreal Engine.
I know that there are Weather SFX uassets in Airsim. How do you apply all of them on all objects & grounds?

i want to have snow, water effect or any other weather effects on the ground & objects.

Do you have any guide or tutorial?

(Note: i have the UDS plugin which also control weather, are his attributes accessible from Airsim or do i need Unreal Python or code in c++?)

Thanks

@vincentlincoln
Copy link
Author

vincentlincoln commented Dec 20, 2024

Yes , i did but the weather effects aren't applied on ground/object textures. According to the documentation, i need to apply Road Wetness, Roadsnow and roadleaf, but there are no further indications.

I am using Cosys Airsim on my own map.

@WouterJansen
Copy link
Contributor

You need to add materials to your scene for it to read from the weather API i believe, I have not used these myself though.
https://github.com/Cosys-Lab/Cosys-AirSim/tree/main/Unreal/Plugins/AirSim/Content/Weather/WeatherFX

@WouterJansen WouterJansen added the question Further information is requested label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Development

No branches or pull requests

3 participants