YoYo Games Wiki

effect_create_above(kind,x,y,size,color)

From YoYoGames Wiki

Description

Creates one of the built-in simple effects in front of the existing instances.

Arguments

Explanation

This function will create one of the easy-to-use in built particle effects. See the effect constants for the posibilites. The effect is created at a depth of -100000 which means it will be created in front of all instances unless the instance has a larger depth. The effect wil appear centered at position (x,y).

See Also

Content from GMKB, was used to expand this article. The content was contributed by nickydude.