Brick Plugins: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 24: Line 24:
!colspan="2"| '''Miscellaneous''' - A section with mostly unrelated plugins
!colspan="2"| '''Miscellaneous''' - A section with mostly unrelated plugins
|-
|-
| Destroy Bricks Near Point || Example
| Destroy Bricks Near Point || Destroy bricks in a specified radious around this brick
|-
|-
| Display Value || Example
| Display Value || Displays a specified value on this brick
|-
|-
| Drop Powerup || Example
| Drop Powerup || Drops specified powerups from this brick
|-
|-
| Fire Projectile || Example
| Fire Projectile || Fires specified projectiles in defined patterns
|-
|-
| Gun || Allows the brick fire projectiles. Automatically added when Fire Projectile is acivated
| Gun || Example
|-
|-
| Particle System || Example
| Particle System || Generates particles. Probably an unfinished plugin
|-
|-
| Set Foreign Variable || Example
| Set Foreign Variable || Extracts a variable stored in a foreign brick, to be used or manipulated in the current brick
|-
|-
| Set Local Variable || Example
| Set Local Variable || Sets or manipulates a variable stored in this brick
|-
|-
| Spawn Floating Text || Example
| Spawn Floating Text || Displays a floating text that fades out after a short delay
|-
|-
| Star Fish || Example
| Star Fish || Displays a starfish (visual) effect from this brick
|-
|-
| Wait For Brick To Be Destroyed || Example
| Wait For Brick To Be Destroyed || Waits for all bricks with a specified name to no longer exist. To be used in [[sequences]]
|-
|-
| Wait For Expression || Example
| Wait For Expression || Waits for a specified condition to be met. To be used in [[sequences]]
|-
|-
| Wait For Message || Example
| Wait For Message || Waits until this brick receives a specified message. To be used in [[sequences]]
|-
|-
| Wait For Multiple Hits || Example
| Wait For Multiple Hits || Waits or adds a specified amount of hits.
|-
|-
| Wait X Seconds || Example
| Wait X Seconds || Waits a specified amount of time. To be used in [[sequences]]
|-
|-
!colspan="2"| '''Move''' - Plugins that move the brick
!colspan="2"| '''Move''' - Plugins that move the brick