# This goes into level/gfx/misc # #Playback restrictors SET_MAX_EFFECTS 4 SET_MAX_FX_PLAYED 1 # # Number of 3d particles SET_PARTICLE_COUNT 14 # # 3d Particle Settings SET_LIFETIME 120.0 SET_OPAQUE_LIFETIME 90.0 SET_IMPACT_DAMPING 0.4 # #3d Geometry (from local 3DFX.ps2) ADD_FCC_MODEL RUB1 ADD_FCC_MODEL RUB2 # #Initial Influence STARTUP_AFFECTOR Explode SET_SCALAR_0 0.5 SET_SCALAR_1 2.5 # #Secondary Influence(s) ADD_AFFECTOR Gravity SET_VECTOR_0 0.0, -0.22, 0.0 # #2d Supplementary effects #Initial 2d pfx (from local pfx.vfx) STARTUP_PFX DustPillar01 # #Ground Impact 2d pfx (from local pfx.vfx) #IMPACT_PFX NONE # #Audio #Initial sound effect STARTUP_SFX ROCK_EXPLODE # #Ground impact sound effect IMPACT_SFX ROCK_LAND