Make buttons update when material type changes #14
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Right now, the button is protected, but the material is never checked. Because of this, it is necessary to break and re-create a stargate to change the button type.
Instead, the button's material should be checked and replaced if the button is not the right material. Make sure that for always on portals, the button material should be AIR, not whatever is defined in the gate design.
Finished in the dev branch.