Code: Select all
SplashActor <SplashCausingActor> <SplashBaseSpecific>
//Or...
Splash <SplashBaseSpecific> <SplashCausingActor>
//No defined SplashCausingActor means it's the default for others, if the second one is used.
Moderator: GZDoom Developers
Code: Select all
SplashActor <SplashCausingActor> <SplashBaseSpecific>
//Or...
Splash <SplashBaseSpecific> <SplashCausingActor>
//No defined SplashCausingActor means it's the default for others, if the second one is used.