Hi, have you tried setting
bCreateSimpleCollision = true;
Also in the source code for LandscapeComponent it says
bGenerateOverlapEvents = false;
try setting it to true and let me know if it helps
Hi, have you tried setting
bCreateSimpleCollision = true;
Also in the source code for LandscapeComponent it says
bGenerateOverlapEvents = false;
try setting it to true and let me know if it helps