EnigmaSand4 Physics File

From FSG Wiki

Jump to: navigation, search

Making Enigma Sand 4 elements isn't like making elements for ES3 or wxsand. There are five different sets of tags for elements in ES4.

  • Enigma tags- one must be at the begginning and end of an ES4 physics file. The beginning one defines the background in that mod file, and the boundaries.
  • Element tags- contain the basic attributes and rule tags. Define things such as the element name, color, and whether or not it's on the menu. Also, in the later versions, it will also list the default channel values.
  • Rule tags- are the parent tags for the requirement tags. Unless it's a different tag substituting for <rule>and</rule>, then no attributes are needed. But if it's a requirement tag substituting in, it'll need all the normal attributes of that requirement tag, but instead of being say, <trigger *attributes*/>, it must be <trigger *attributes*>-reaction tags-</trigger>.
  • Requirement tags- these define the requirements for making a reaction occur. These are the parent tags for the reaction tags.
  • Reaction tags- say what happens.

Personal tools