You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently working on integrating RainyPCSim. As many have pointed out, it is indeed difficult to integrate with just the uploaded files and guides. Nevertheless, I'm trying to proceed with the integration.
However, when adding the ProxyParticleSpawn Component, the following LoadErrors occur.
Failed to load /Game/TwinStick/Meshes/BlueMaterial.BlueMaterial Referenced by SphereInside_GEN_VARIABLE
Failed to load /Game/Carla/Blueprints/Weather/rain_spray/particlePool.particlePool_C Referenced by ProxyParticleSpawn
It seems like these errors are happening due to missing related Material files. Could you please upload the relevant files?
Additionally, I would like to confirm if the paths for the particle.uasset and ProxyParticleSpawn.uasset files should be set to Weather/rain_spray/ as well.