8,245
edits
m (+cat) |
Paradox-01 (talk | contribs) mNo edit summary |
||
Line 1,046: | Line 1,046: | ||
| This name gets written into <Tag> inside ONLV (ENVP section) and can be used with BSL commands, e.g. you can take control over a particle via '''particle BSL_name start'''. For more commands, see [[XML:BINA/OBJC/PART#BSL_support|HERE]]. | | This name gets written into <Tag> inside ONLV (ENVP section) and can be used with BSL commands, e.g. you can take control over a particle via '''particle BSL_name start'''. For more commands, see [[XML:BINA/OBJC/PART#BSL_support|HERE]]. | ||
Take care with the naming of new OFGA files. The particle name will be composed of 2 parts separated by an "_" underscore. '''Examples:''' | Take care with the naming of new OFGA files. The particle name will be composed of 2 parts separated by an "_" underscore. When one tag is empty, the final name will contain an underscore nonetheless. '''Examples:''' | ||
: FURN <Particle>test</Particle> + OFGA <Tag>streetlight</Tag> = '''test_streetlight''' | : FURN <Particle>test</Particle> + OFGA <Tag>streetlight</Tag> = '''test_streetlight''' | ||
Line 1,074: | Line 1,074: | ||
</Objects> | </Objects> | ||
</Oni> | </Oni> | ||
=====Physics.xml===== | =====Physics.xml===== |
edits