8,452
edits
Paradox-01 (talk | contribs) m (mad_p04 seems to be an artefact) |
Paradox-01 (talk | contribs) mNo edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
__TOC__ | __TOC__ | ||
==Particle statistics== | |||
http://paradox.oni2.net/wiki/particle_statistics.txt | |||
==Particle subtype investigation== | ==Particle subtype investigation== | ||
Line 6: | Line 9: | ||
Due to their huge number a statistic approach might be suitable. | Due to their huge number a statistic approach might be suitable. | ||
This would be best to be carried out with | This would be best to be carried out with a programmed tool. | ||
We could look for common | We could look for common traits (tags and tag values). | ||
Expected types | Expected types | ||
Line 111: | Line 114: | ||
I don't know yet what's wrong with the spawning but obviously its supposed to work differently. | I don't know yet what's wrong with the spawning but obviously its supposed to work differently. | ||
That bug (or new "feature") can be avoided by introducing a new root emitter. For tests I used | That bug (or new "feature") can be avoided by introducing a new root emitter. For tests I used h2h_powerup_e01a (<nowiki>https://dl.dropboxusercontent.com/u/139715/OniGalore/BINA3RAP_Talk/BINA3RAPh2h_powerup_e01a.xml</nowiki>, dead link) (Syndicate compound level, daodan blast). | ||
For <SelfImmune>1 to take effect, x01 <HasDamageOwner> must be set to "true". (h2h_powerup_e01a has that already. A complete ''chain of ownage'' is essential.) | For <SelfImmune>1 to take effect, x01 <HasDamageOwner> must be set to "true". (h2h_powerup_e01a has that already. A complete ''chain of ownage'' is essential.) | ||
Line 123: | Line 126: | ||
: ''Within the HitWall PAR3 event, ''[<StopIfBreakable />]'' stops the exection of all PAR3 actions listed BELOW this PAR3 action if the HitWall was called against a breakable material (in vanilla Oni, the only breakable material is glass).'' | : ''Within the HitWall PAR3 event, ''[<StopIfBreakable />]'' stops the exection of all PAR3 actions listed BELOW this PAR3 action if the HitWall was called against a breakable material (in vanilla Oni, the only breakable material is glass).'' | ||
edits