Difference between revisions of "File select 2D particles"
Jump to navigation
Jump to search
(16 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {{todo| | + | {{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_file_select.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_file_select.jpc</code> – which is used by the save file selection menu – 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 || Image | + | ! ID || Description || Internal name || Looping || Texture ID used || Image |
+ | |- | ||
+ | | <code>0000</code> || Save file copy transfer || <code>---</code> || True || <code>#4 and #5</code> || [[File:FileSelect0.png|100px]] | ||
+ | |- | ||
+ | | <code>0001</code> || Save file copy transfer || <code>---</code> || True || <code>#4 and #5</code> || [[File:FileSelect1.png|100px]] | ||
+ | |- | ||
+ | | <code>0002</code> || Save file select blue dots || <code>---</code> || False || <code>#4</code> || [[File:FileSelect2.png|100px]] | ||
+ | |- | ||
+ | | <code>0003</code> || Save file select orbiting circles || <code>---</code> || False || <code>#6</code> || [[File:FileSelect3.png|100px]] | ||
+ | |- | ||
+ | | <code>0004</code> || Save file delete complete || <code>---</code> || False || <code>#4</code> || [[File:FileSelect4.png|100px]] | ||
|- | |- | ||
− | | <code> | + | | <code>0005</code> || Save file delete save complete || <code>---</code> || False || <code>#4</code> || [[File:FileSelect5.png|100px]] |
+ | |- | ||
+ | | <code>0006</code> || Save file glowing rings || <code>---</code> || True || <code>#7, #2, and #6</code> || [[File:FileSelect6.png|100px]] | ||
+ | |- | ||
+ | | <code>0007</code> || --- || <code>---</code> || True || <code>#7, #2, and #6</code> || [[File:FileSelect7.png|100px]] | ||
+ | |- | ||
+ | | <code>0008</code> || Copy/delete file dots || <code>---</code> || True || <code>#0</code> || [[File:FileSelect8.png|100px]] | ||
+ | |- | ||
+ | | <code>0009</code> || Save file copy complete || <code>---</code> || False || <code>#1, #2, #3, and #4</code> || [[File:FileSelect9.png|100px]] | ||
+ | |- | ||
+ | | <code>000a</code> || Save file deleting red rings || <code>---</code> || True || <code>#6</code> || [[File:FileSelect10.png|100px]] | ||
+ | |- | ||
+ | | <code>000b</code> || --- || <code>---</code> || True || <code>#6</code> || [[File:FileSelect11.png|100px]] | ||
|} | |} | ||
− | + | == Particle textures == | |
{| class="wikitable" | {| class="wikitable" | ||
! TextureID || File name || Image | ! TextureID || File name || Image | ||
|- | |- | ||
− | | #0 || <code>--- || [[File: | + | | #0 || <code>IP2_dot_32 || [[File:IP2_dot_32.bti.png|100px]] |
+ | |- | ||
+ | | #1 || <code>IP2_glow2_i || [[File:IP2_glow2_i.bti.png|100px]] | ||
+ | |- | ||
+ | | #2 || <code>IP2_glow1_i || [[File:IP2_glow1_i.bti.png|100px]] | ||
+ | |- | ||
+ | | #3 || <code>IP2_glowline_i || [[File:IP2_glowline_i.bti.png|100px]] | ||
+ | |- | ||
+ | | #4 || <code>IP2_glow6mm_i || [[File:IP2_glow6mm_i.bti.png|100px]] | ||
+ | |- | ||
+ | | #5 || <code>IP2_smash_i || [[File:IP2_smash_i.bti.png|100px]] | ||
+ | |- | ||
+ | | #6 || <code>IP2_glow4_i || [[File:IP2_glow4_i.bti.png|100px]] | ||
+ | |- | ||
+ | | #7 || <code>IP2_glow5_i || [[File:IP2_glow5_i.bti.png|100px]] | ||
|} | |} | ||
− | |||
[[Category:Pikmin 2]] | [[Category:Pikmin 2]] |
Latest revision as of 20:00, 28 December 2022
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_file_select.jpc
– which is used by the save file selection menu – 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.
Contents
Particle emitters[edit]
Particle textures[edit]
TextureID | File name | Image |
---|---|---|
#0 | IP2_dot_32 |
|
#1 | IP2_glow2_i |
|
#2 | IP2_glow1_i |
|
#3 | IP2_glowline_i |
|
#4 | IP2_glow6mm_i |
|
#5 | IP2_smash_i |
|
#6 | IP2_glow4_i |
|
#7 | IP2_glow5_i |