Basically, `GridMap` wasn't reacting to the `NOTIFICATION_VISIBILITY_CHANGED` event. This reacts to such events and walks over the set of `Octants` and all of their `MultiMeshInstances` to set their visibility on the `VisualServer`. |
||
|---|---|---|
| .. | ||
| config.py | ||
| grid_map.cpp | ||
| grid_map.h | ||
| grid_map_editor_plugin.cpp | ||
| grid_map_editor_plugin.h | ||
| register_types.cpp | ||
| register_types.h | ||
| SCsub | ||