8,018
edits
m (Iritscen moved page OBD talk:Mtrl to XML:Mtrl without leaving a redirect) |
Paradox-01 (talk | contribs) (+ temp + cat) |
||
Line 1: | Line 1: | ||
= | {{XML_File_Header | type=Mtrl | prev=M3GM | next=OBAN | name=Material }} | ||
===general information=== | |||
* The xml code on this page is compatible with onisplit '''v0.9.61.0''' | |||
* '''Mtrl*.oni''' files are global. (They can be found in edition/GameDataFolder/level0_...) | * '''Mtrl*.oni''' files are global. (They can be found in edition/GameDataFolder/level0_...) | ||
* They are used by [[ | * They are used by [[XML:BINA/ONIE|ONIE]], [[XML:BINA/TMBD|TMBD]] and [[XML:ONCC#CBPM:_Character_Body_Part_Materials|CBPM]]. | ||
* Material is only specified by the file name, for example "Mtrl'''Armor'''.oni" | * Material is only specified by the file name, for example "Mtrl'''Armor'''.oni" | ||
* Every material has a parent material (except for "Default") to organize effects in ONIE. | * Every material has a parent material (except for "Default") to organize effects in ONIE. | ||
Line 16: | Line 11: | ||
===XML structure=== | |||
('''e.g.''' file name "Mtrl'''Armor'''.xml") | ('''e.g.''' file name "Mtrl'''Armor'''.xml") | ||
<?xml version="1.0" encoding="utf-8"?> | <?xml version="1.0" encoding="utf-8"?> | ||
Line 27: | Line 21: | ||
===vanilla material tree=== | |||
Default | Default | ||
| | | | ||
Line 74: | Line 67: | ||
+-- Plastic | +-- Plastic | ||
+-- Soft | +-- Soft | ||
{{XML}} |
edits