Difference between revisions of "2D particles"
Jump to navigation
Jump to search
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{todo|Add Descriptions and Internal Names.}} | {{todo|Add Descriptions and Internal Names.}} | ||
− | ''Pikmin 2'' particle emitters are defined in [[JPC file]]s. The following is a list of all particles within <code>eff2d_game2d.jpc</code> | + | ''Pikmin 2'' particle emitters are defined in [[JPC file]]s. The following is a list of all particles within <code>/user/Ebisawa/effect/eff2d_game2d.jpc</code> – which are general-purpose 2D particles – as well as what particle emitters and particle textures they contain. |
Note: Some particle textures are shown here with a green background so they contrast with the wiki's background. The green background is not part of the texture. | Note: Some particle textures are shown here with a green background so they contrast with the wiki's background. The green background is not part of the texture. | ||
Line 7: | Line 7: | ||
__TOC__ | __TOC__ | ||
− | + | == Particle emitters == | |
− | |||
− | |||
− | |||
{| class="wikitable" | {| class="wikitable" | ||
! ID || Description || Internal name || Looping || Texture ID used || Image | ! ID || Description || Internal name || Looping || Texture ID used || Image | ||
Line 62: | Line 59: | ||
| <code>0017</code> || Unknown || <code>---</code> || --- || <code>---</code> || [[File:UnknownParticle.png|100px]] | | <code>0017</code> || Unknown || <code>---</code> || --- || <code>---</code> || [[File:UnknownParticle.png|100px]] | ||
|- | |- | ||
− | | <code>0018</code> || | + | | <code>0018</code> || Treasure Gauge when near treasure ring || <code>---</code> || --- || <code>---</code> || [[File:2DGeneral18.png|100px]] |
|- | |- | ||
− | | <code>0019</code> || | + | | <code>0019</code> || Treasure Gauge when near treasure glow || <code>---</code> || --- || <code>---</code> || [[File:2DGeneral19.png|100px]] |
|- | |- | ||
| <code>001a</code> || --- || <code>---</code> || --- || <code>---</code> || [[File:2DGeneral1a.png|100px]] | | <code>001a</code> || --- || <code>---</code> || --- || <code>---</code> || [[File:2DGeneral1a.png|100px]] | ||
Line 72: | Line 69: | ||
| <code>001c</code> || --- || <code>---</code> || --- || <code>---</code> || [[File:2DGeneral1c.png|100px]] | | <code>001c</code> || --- || <code>---</code> || --- || <code>---</code> || [[File:2DGeneral1c.png|100px]] | ||
|- | |- | ||
− | | <code>001d</code> || | + | | <code>001d</code> || Exploration Kit item background glow || <code>---</code> || --- || <code>---</code> || [[File:2DGeneral1d.png|100px]] |
|- | |- | ||
− | | <code>001e</code> || | + | | <code>001e</code> || Exploration Kit item light rays || <code>---</code> || --- || <code>---</code> || [[File:2DGeneral1e.png|100px]] |
|- | |- | ||
− | | <code>001f</code> || | + | | <code>001f</code> || Exploration Kit item color lines || <code>---</code> || --- || <code>---</code> || [[File:2DGeneral1f.png|100px]] |
|- | |- | ||
− | | <code>0020</code> || | + | | <code>0020</code> || Exploration Kit item sparkles || <code>---</code> || --- || <code>---</code> || [[File:2DGeneral20.png|100px]] |
|- | |- | ||
| <code>0021</code> || Unknown || <code>---</code> || --- || <code>---</code> || [[File:UnknownParticle.png|100px]] | | <code>0021</code> || Unknown || <code>---</code> || --- || <code>---</code> || [[File:UnknownParticle.png|100px]] | ||
Line 86: | Line 83: | ||
| <code>0023</code> || New spray type unlocked sparkles || <code>---</code> || --- || <code>---</code> || [[File:2DGeneral23.png|100px]] | | <code>0023</code> || New spray type unlocked sparkles || <code>---</code> || --- || <code>---</code> || [[File:2DGeneral23.png|100px]] | ||
|- | |- | ||
− | | <code>0024</code> || | + | | <code>0024</code> || Treasure Gauge turning off like a T.V. || <code>---</code> || --- || <code>---</code> || [[File:2DGeneral24.png|100px]] |
|- | |- | ||
− | | <code>0025</code> || | + | | <code>0025</code> || Treasure Gauge turning off shine || <code>---</code> || --- || <code>---</code> || [[File:2DGeneral25.png|100px]] |
|} | |} | ||
− | + | == Particle textures == | |
{| class="wikitable" | {| class="wikitable" | ||
! TextureID || File name || Image | ! TextureID || File name || Image |
Latest revision as of 22:47, 5 April 2023
To do: Add Descriptions and Internal Names.
Pikmin 2 particle emitters are defined in JPC files. The following is a list of all particles within /user/Ebisawa/effect/eff2d_game2d.jpc
– which are general-purpose 2D particles – as well as what particle emitters and particle textures they contain.
Note: Some particle textures are shown here with a green background so they contrast with the wiki's background. The green background is not part of the texture.