set video transparency to ()

From PenguinMod Wiki (Official)
Revision as of 19:28, 24 July 2024 by MediansSC (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Set video transparency to ()
Jump to navigation Jump to search

The set video transparency to () block is a stack block in the Video Sensing extension that sets the transparency of the video when displayed to the specified value. It originates from Scratch. The default value is 50.

It can be used to hide the video while using values, such as motion controls:[1]

when gf clicked
turn video (on v)
set video transparency to (100)
forever
move (video (motion v) on (stage v)) steps
if on edge, bounce
end

References

ve Video Sensing Blocks Navigation
Scratch Blocks when video motion > ()  · video () on ()  · turn video ()  · set video transparency to ()