Im creating a mutator and I want to extend ONSSmallVehicleExplosion, how would I do this
I have
Class VehiGibEffect extends mutator;
What do I put here !?!?!!
I want to mainly extend the deafault properties
I have
Class VehiGibEffect extends mutator;
What do I put here !?!?!!
I want to mainly extend the deafault properties
Comment