Releases: Gizmo199/Compass
Releases · Gizmo199/Compass
Release v1.1.0
This version allows you to add 'excluded' instances to an array within compass. This can be useful for instances where you might not want to change the compass object itself, but only specific instances of it. For example a UI button that is greyed out or not available.
compass_exclude_set(instance_id_or_array)compass_exclude_add(instance_id_or_array)compass_exclude_get()compass_exclude_reset()
Release v1.0.0
release + added Compass.yymps