Spinning Magic Overlays

If you use the command like this :
@overlay OVERLAY_NAME create

then the overlay will only be created.
So you will need to change its opacity to 100%
always use this code when you create the overlays :
@overlay OVERLAY_NAME opacity 1

1 Like