Difference between revisions of "2D particles"
Jump to navigation
Jump to search
m |
|||
(One intermediate revision by one other user 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 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 91: | Line 88: | ||
|} | |} | ||
− | + | == 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.