Hello,
With the documentation of the UStaticMesh, it seem that we can’t set 2 things directly :
→ bIsDynamicObstacle
→ NavArea Class
How can i proceed to make them already configured when i create a static mesh in c++.
Thanks
Hello,
With the documentation of the UStaticMesh, it seem that we can’t set 2 things directly :
→ bIsDynamicObstacle
→ NavArea Class
How can i proceed to make them already configured when i create a static mesh in c++.
Thanks
BUMP.
I got the variable bIsDynamicObstacle in public to modify it in others script.
But it seems that i can’t reach the NavArea like this image.
Any help ?
Bump.
hi, i still didn’t find an answer.
I have checked the files :
NavCollision + NavCollisionBase, still stuck at the variable “TSubclassOf AreaClass” to set it. (with the blueprint class created)
Some help or how to find the way to it
Thanks