Script Block: Difference between revisions

From Fancade Wiki
mNo edit summary
m (Import image)
Line 7: Line 7:
A '''script block''' block that is only visible on editor (unless only script blocks are in the level), it cannot be used as an object and doesn't have a [[Collider]].
A '''script block''' block that is only visible on editor (unless only script blocks are in the level), it cannot be used as an object and doesn't have a [[Collider]].


Script blocks can be filled with blocks by tapping on the option beside the pencil icon. Moreover, it could be done with every custom block.
Script blocks can be filled with blocks by tapping on the option beside the pencil icon. Moreover, it could be done with every editable custom block:
 
[[File:Script Block button.png|thumb|none|The option to open the block. This is where to generally compact scripts in a singular location.]]


[[Category:Blocks]]
[[Category:Blocks]]

Revision as of 16:39, 3 July 2024

Script Block
Script_Block.png
TypeScript block
ColliderNone
FolderTemplates

A script block block that is only visible on editor (unless only script blocks are in the level), it cannot be used as an object and doesn't have a Collider.

Script blocks can be filled with blocks by tapping on the option beside the pencil icon. Moreover, it could be done with every editable custom block:

The option to open the block. This is where to generally compact scripts in a singular location.