Spatial Drive/Loader
itfrex opened this issue ยท 1 comments
Describe the feature
Add a ME spatial drive that stores & keeps spatial cells chunk loaded. Could consume more power depending on size of contained cells.
Reasons why it should be considered
The current method of needing to have a spatial anchor/me system in each cell to keep it loaded doesn't make sense. The suggested method is more in line with how the other cells function. Also would (hopefully) be less jank; currently, if power to an anchor in a cell goes out, it stays unloaded until cycled through the spatial io.
Additional details
No response