VoxelPlugin / VoxelPluginFreeLegacy

Voxel Plugin Legacy for Unreal Engine
https://voxelplugin.com
1.56k stars 298 forks source link

Add proper physical material support #303

Open CptNight opened 3 years ago

CptNight commented 3 years ago

Add Physical materials option for landscape collection per layer

deanvaessen commented 3 years ago

Bumping this ticket. I'm likewise impacted by the absence of this option, which disables quite a few of my systems.

Phyronnaz commented 3 years ago

Instead of storing the section index as material index in the collision data, store an index to an array of phys materials. Use an interface to allow different ways of choosing the phys mat. Maybe refactor hardness to use that too

Mr4Goosey commented 3 years ago

Bumping this because very versatile!

romesvonwolf commented 3 years ago

Wondering if this had been implemented yet

Phyronnaz commented 3 years ago

Not yet, but planned!