Brick Plugins: Difference between revisions

358 bytes added ,  4 years ago
no edit summary
(Created page with "Brick plugins are scripts that can be selected in every Ricochet object when in the editor. They can be used to modify behaviour of these objects and are what gives Ricochet a...")
 
No edit summary
Line 10:
| (none) || This plugin does nothing. When put in a sequence, it can be used in combination with "advance to next item in sequence" to force a condition.
|-
!colspan="2"| '''Debug''' ||- This is a unique section with only one plugin, used for debugging of variables.
|-
| Expression Tester || Shows the values of the selected expression. '''''Only in test mode'''''
|-
!colspan="2"| '''Hide''' - This section allows you to hide and reveal bricks. Hidden bricks don't count towards level completion.
| Example || Example
|-
| Hide || Hides the chosen brick by transitioning its transparency.
| Example || Example
|-
| Hide and Reveal After Delay || Hides the chosen brick and after a defined time, brings the brick back by transitioning its transparency.
| Example || Example
|-
| Reveal || Brings the brick back by transitioning its transparency.
|-
| Example || Example