PopcornFX / O3DEPopcornFXPlugin

PopcornFX plugin for O3DE
https://www.popcornfx.com/
Other
13 stars 12 forks source link

Assets import settings #15

Open ValPKFX opened 2 years ago

ValPKFX commented 2 years ago

Popcorn assets like meshes and textures sometime need specific settings to work properly. This is stored in .assetinfo file next to the asset. The plugin should edit those.

For mesh, we need tu add the modifier that allows to not merge sub meshes. For textures, distortion and normal must be imported using the correspond mode.