SPLURT Station 13 - Modules - TypesProc Details

map_template

Procs

discover_offsetTakes in a type path, locates an instance of that type in the cached map, and calculates its offset from the origin of the map, returns this offset in the form list(x, y).
loadProc to trigger a load at a specific area. Calls on_map_loaded(T.z, loaded_bounds) afterwards.

Proc Details

discover_offset

Takes in a type path, locates an instance of that type in the cached map, and calculates its offset from the origin of the map, returns this offset in the form list(x, y).

load

Proc to trigger a load at a specific area. Calls on_map_loaded(T.z, loaded_bounds) afterwards.

@params