Here something that may come in handy:
--- Target - BrickObjects ----
cancelEvents
Description:
Cancels all events for that brick.
decrementPrintCount
Description:
Decrements the number of the Target print brick by a given amount.
Parameters:
Amount: Int 1Digit
Note:
Works only on print bricks.
disappear
Description:
Hides the target-brick for a given amount of time.
Parameters:
Time: Float 1Digit, seconds.
fakeKillBrick
Description:
Fakes the destruction of the target-brick making it disappear for a given amount
of time. Velocity of the brick kill animation can also be set.
Parameters:
Velocity: 3 fields Float (between -100 and 100).
Time: Float 1Digit, seconds.
fireRelay
Description:
Triggers the onRelay input Event of the target-brick.
fireRelayNorth
fireRelayEast
fireRelayWest
fireRelaySouth
fireRelayUp
fireRelayDown
Description:
Triggers the onRelay input Event of the brick directly positioned beneath/besides
brick from the target-brick.
incrementPrintCount
Description:
Increments the number of the Target print brick by a given amount.
Parameters:
Amount: Int 1Digit
Note:
Works only on print bricks.
killBrick
Description:
Destroys/Removes the target-brick.
playSound
Description:
Plays a specified sound.
Parameters:
List of sound files.
radiusImpulse
Functionality remains unclear.
recoverVehicle
Description:
Respawns the vehicle of the target-brick.
Note:
Works only on vehicle spawns.
respawn
Description:
Respawns the target brick.
respawnVehicle:
Description:
Respawns the vehicle of the target-brick.
The same as recoverVehicle?
Note:
Works only on vehicle spawns.
setColliding
Description:
Sets the collision of the target brick.
Parameters:
checkbox: marked=colliding | not marked=not colloding.
setColor
Description:
Sets the color of the target brick.
Parameters:
color select, one color.
setColorFX
Description:
Sets the color effect of the target brick.
Parameters:
Select list with names of the color effects.
setEmitter
Description:
Sets the emitter effect of the target brick.
Parameters:
Select list with the possible emitters.
setEmitterDirection
Description:
Sets the direction in which the emitter is beeing shot.
Parameters:
Directions: Up, Down, North, East, South, West
setEventEnabled
Description:
Activates/Deactivates the events that are listed in the textbox for the target brick.
Parameters:
Textbox: List of event-ids, separated by spaces.
Checkbox: marked = enable events | not marked = disable events
setItem
Description:
Sets the Item the target-brick spawns.
Parameters:
Select list of all items/weapons.
Note:
Works on every brick, even music and vehicle spawns.
setItemPosition
Description:
Sets the position in which the item is spawned on the target-brick.
Parameters:
Directions: Up, Down, North, East, South, West
setLight
Description:
Sets the light effect for the target brick.
Parameters:
Select list of light effects.
Note:
Works on every brick, even music and vehicle spawns.
setMusic
Description:
Sets the music for the target-brick.
Parameters:
Select of all music tracks.
Note:
Does only work on music bricks.
setPrintCount
Description:
Sets the print number to a given value, to the target-brick.
Parameters:
Number, Int, 0-9
Note:
Only works on print bricks.
setRayCasting
Description:
Sets the raycasting on and off for the target brick.
Parameters:
checkhox, marked=on | unmarked=off
setRendering
Description:
Sets the rendering on and off for the target brick.
Parameters:
checkbox, marked=on | unmarked=off
setShapeFX
Description:
Sets the shape effect of the brick (undulo, water)
Paramters:
Select list of shape effects.
Note:
Doesn't have an impact on the physical attributes of the brick.
setVehicle
Description:
Sets the vehicle of the target brick.
Parameters:
Select list of vehicles
Note:
Only works on vehicle spawns.
spawnExplosion
Description:
Spawns an explosion on the target brick.
Parameters:
Select list of explosions.
Value bar from 0.200 to 2.000 defines the size of the explosion.
spawnItem
Description:
Spawns an item on the target brick and shoots it away with a given velocity.
Parameters:
Velocity, 3 values.
Select list with all items.
spawnProjectile
Description:
Spawns a projectile with a preset velocity and randomization capabilities.
Parameters:
Static Velocity, 3 values
Select list with all projectiles
Randomized Velocity, 3 values.
Scale of the projectile, 0.200 to 2.000
toggleEventEnabled
Description:
Toggles the enabled status of a given list of events for the target-brick.
Makes enabled=disabled and disabled=enabled.
Parameters:
Textbox, enter the Event ID's here, seperated by spaces.