Ground (functions)/Screen Effects/Table

From PMDOWiki
Revision as of 20:45, 17 January 2026 by Imbion (talk | contribs) (Created page with "{| class="wikitable" |- ! Function !! Description |- |PlayVFX |Plays a VFX using a finite emitter that generates BaseAnims. |- |PlayVFX |Plays a VFX that has a start position and an end position. It uses a finite emitter that generates BaseAnims. |- |PlayVFXAnim |Plays a VFX using just a BaseAnim |- |MoveScreen |Plays a screen-moving effect. |- |}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Function Description
PlayVFX Plays a VFX using a finite emitter that generates BaseAnims.
PlayVFX Plays a VFX that has a start position and an end position. It uses a finite emitter that generates BaseAnims.
PlayVFXAnim Plays a VFX using just a BaseAnim
MoveScreen Plays a screen-moving effect.