Frequently asked questions in Scripting: Difference between revisions

m
Adapted from old article "How to change the background color on play?"
(Add How to copy a custom block?)
m (Adapted from old article "How to change the background color on play?")
 
Line 38: Line 38:
If you must have a block with multiple rotations, you'll have to make multiple blocks.
If you must have a block with multiple rotations, you'll have to make multiple blocks.
An alternative is to rotate the object in play-mode, using [[Set Position]].
An alternative is to rotate the object in play-mode, using [[Set Position]].
== Changing background on play ==
There's currently no way to change the background color during gameplay, but a workaround is to use a couple of giant custom blocks as the background and turn them on and off as you wish.
{{Image|Background change example.jpg}}


== Fonts ==
== Fonts ==