() ()
Jump to navigation
Jump to search
- This article is about the block that was in Looks. For other uses, see () (disambiguation).
Historical
This article or section is about something not included in the current version of PenguinMod. It may return in the future.
The () () block was a stack block and a looks block that changed the visibility of another sprite. This block was entirely 2 drop-downs.
The block's functionality is now included in the show () and hide () blocks.
Options
First dropdown
- Show
- Hide
Second dropdown
- This sprite
- (Other sprites)
Workaround
This block can be worked around by using the blocks that replaced it, or by using the show and hide blocks (with the as () block for other sprites):
show/hide::looks
as (Sprite v) { show/hide::looks } ::control
Either show/hide would be used, depending on what option one wants to workaround.