How does one edit particles?

Discussion in 'Mod Discussions' started by killerkiwijuice, November 2, 2014.

  1. killerkiwijuice

    killerkiwijuice Post Master General

    Messages:
    3,879
    Likes Received:
    3,597
    I'm thinking of making some awesome particle effects for things like nukes. (not the explosion, the trail.)

    Is this possible?
  2. stuart98

    stuart98 Post Master General

    Messages:
    6,009
    Likes Received:
    3,888
    How does one edit particles?

    Find the PFX file you want. These will be found in either the ammo file or the unit file. Some may reference a json file for an effect, in which case that json will reference the pfx file.

    Dump the contents of the pfx file into jsonlint to make it readable.

    Now use trial and error. Have fun.
    killerkiwijuice likes this.
  3. emraldis

    emraldis Post Master General

    Messages:
    2,641
    Likes Received:
    1,843
    it is possible, you just need to edit the pfx files.

Share This Page