enemies not following player on custom map
Steps to reproduce
- Create a custom map.
- Add some enemies on it.
- Enemies do not know how to walk around objects and dont follow you.
Fix 1
- Make sure the meshes of your map have read/write enabled.
Fix 2
- Make sure the correct
layer
is set (occluder-static) for the meshes.