8,018
edits
Paradox-01 (talk | contribs) m (→Step 3 - creating TXMP file: removing depricated version attribute) |
Paradox-01 (talk | contribs) m (→Step 2 - creating BINA3RAP file: removing depricated version attribute) |
||
Line 1,999: | Line 1,999: | ||
====Step 2 - creating BINA3RAP file==== | ====Step 2 - creating BINA3RAP file==== | ||
* file name in this example: "'''BINA3RAP<font color="#00AA00">decal_particle_name</font>.xml'''" | * file name in this example: "'''BINA3RAP<font color="#00AA00">decal_particle_name</font>.xml'''" | ||
* <font color="#777777"><CollideWithChars> .. is ignored by decals</font> | * <font color="#777777"><CollideWithChars> .. is ignored by decals</font> | ||
* <HasDecalState>true .. is needed | * <HasDecalState>true .. is needed | ||
Line 2,008: | Line 2,007: | ||
<?xml version="1.0" encoding="utf-8"?> | <?xml version="1.0" encoding="utf-8"?> | ||
<Oni | <Oni> | ||
<Particle Name="'''<font color="#00AA00">decal_particle_name</font>'''"> | <Particle Name="'''<font color="#00AA00">decal_particle_name</font>'''"> | ||
<Options> | <Options> | ||
Line 2,086: | Line 2,085: | ||
</Particle> | </Particle> | ||
</Oni> | </Oni> | ||
====Step 3 - creating TXMP file==== | ====Step 3 - creating TXMP file==== |
edits