Classes:WaterSplashBase

From ZDoom Wiki

Jump to: navigation, search
Water splash
Actor type SFX Game
DoomEd Number None Class Name WaterSplashBase

Classes: WaterSplashBase

Normal (large) water splashes.


DECORATE definition

ACTOR WaterSplashBase
{
  +NOBLOCKMAP
  +NOCLIP
  +NOGRAVITY
  +DONTSPLASH
  +DONTBLAST
  States
  {
  Spawn:
    SPSH EFGHIJK 5
    Stop
  }
}
Personal tools