Description
Plays an effect at a position in the world. The lifetime of this effect is short, so it does not need to be updated or destroyed.
Effects created with this action do not count towards the Create Effect limit of 128. You can have as many Play Effect
effects active as you want.
For a visual list of all effects check out the Effects Reference Sheet
Arguments
Name: VISIBLE TO
Description: One or more players who will be able to see the effect.
Type:
- Player
- Array: Player
Default: ALL PLAYERS
Name: TYPE
Description: The type of effect to be created.
Type: DynamicEffect
Default: GOOD EXPLOSIONName: COLOR
Description: The color of the effect to be created. If a particular team is chosen, the effect will either be red or blue, depending on whether the team is hostile to the viewer. Does not apply to sound effects. Does not support Custom Color.
Type: Color
Default: COLORName: POSITION
Description: The effect's position. If this value is a player, then the effect will play at the player's position. Otherwise, the value is interpreted as a position in the world.
Type: Position
Default: VECTORName: RADIUS
Description: The effect's radius in meters.
Type: unsigned float
Default: NUMBER