Hi again,
I am looking to test out slowing down the player and ai movement when on certain surfaces. In this case it is pretty simple as it would be purely for landscape terrain, regardless of material on the landscape. All static mesh would have normal movement speeds but the landscape (be it sand or snow ect). I initially was looking at physical materials but after some tests this is just for simulating physics objects not navmesh/character movement. I could get the current walking surface every tick but perhaps there is a method i dont know about yet that modifies movement speeds?
Cheers