Difference between revisions of "File select 2D particles"

From Pikmin Technical Knowledge Base
Jump to navigation Jump to search
Line 12: Line 12:
 
=== Particle emitters ===
 
=== Particle emitters ===
 
{| class="wikitable"
 
{| class="wikitable"
! ID || Description || Internal name || Image
+
! ID || Description || Internal name || Looping || Texture ID Used || Image
 
|-
 
|-
| <code>0000</code> || --- || <code>---</code> || [[File:FileSelect0.png|100px]]
+
| <code>0000</code> || --- || <code>---</code> || - || <code>---</code> || [[File:FileSelect0.png|100px]]
 
|-
 
|-
| <code>0001</code> || --- || <code>---</code> || [[File:FileSelect1.png|100px]]
+
| <code>0001</code> || --- || <code>---</code> || --- || <code>---</code> || [[File:FileSelect1.png|100px]]
 
|-
 
|-
| <code>0002</code> || --- || <code>---</code> || [[File:FileSelect2.png|100px]]
+
| <code>0002</code> || --- || <code>---</code> || --- || <code>---</code> || [[File:FileSelect2.png|100px]]
 
|-
 
|-
| <code>0003</code> || --- || <code>---</code> || [[File:FileSelect3.png|100px]]
+
| <code>0003</code> || --- || <code>---</code> || --- || <code>---</code> || [[File:FileSelect3.png|100px]]
 
|-
 
|-
| <code>0004</code> || --- || <code>---</code> || [[File:FileSelect4.png|100px]]
+
| <code>0004</code> || --- || <code>---</code> || --- || <code>---</code> || [[File:FileSelect4.png|100px]]
 
|-
 
|-
| <code>0005</code> || --- || <code>---</code> || [[File:FileSelect5.png|100px]]
+
| <code>0005</code> || --- || <code>---</code> || --- || <code>---</code> || [[File:FileSelect5.png|100px]]
 
|-
 
|-
| <code>0006</code> || --- || <code>---</code> || [[File:FileSelect6.png|100px]]
+
| <code>0006</code> || --- || <code>---</code> || --- || <code>---</code> || [[File:FileSelect6.png|100px]]
 
|-
 
|-
| <code>0007</code> || --- || <code>---</code> || [[File:FileSelect7.png|100px]]
+
| <code>0007</code> || --- || <code>---</code> || --- || <code>---</code> || [[File:FileSelect7.png|100px]]
 
|-
 
|-
| <code>0008</code> || --- || <code>---</code> || [[File:FileSelect8.png|100px]]
+
| <code>0008</code> || --- || <code>---</code> || True || <code>0</code> || [[File:FileSelect8.png|100px]]
 
|-
 
|-
| <code>0009</code> || --- || <code>---</code> || [[File:FileSelect9.png|100px]]
+
| <code>0009</code> || --- || <code>---</code> || False || <code>1, 2, 3, and 4</code> || [[File:FileSelect9.png|100px]]
 
|-
 
|-
| <code>000a</code> || --- || <code>---</code> || [[File:FileSelect10.png|100px]]
+
| <code>000a</code> || --- || <code>---</code> || --- || <code>---</code> || [[File:FileSelect10.png|100px]]
 
|-
 
|-
| <code>000b</code> || --- || <code>---</code> || [[File:FileSelect11.png|100px]]
+
| <code>000b</code> || --- || <code>---</code> || --- || <code>---</code> || [[File:FileSelect11.png|100px]]
 
|}
 
|}
  

Revision as of 11:34, 27 March 2022

To do: Finish the list. Also indicate if the particle repeats itself constantly when spawned or activates only once.

Pikmin 2 particle emitters are defined in JPC files. The following is a list of all particles within eff2d_file_select.jpc, 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.

eff2d_file_select.jpc

Found in /user/Ebisawa/effect/eff2d_file_select.jpc.

Particle emitters

ID Description Internal name Looping Texture ID Used Image
0000 --- --- - --- FileSelect0.png
0001 --- --- --- --- FileSelect1.png
0002 --- --- --- --- FileSelect2.png
0003 --- --- --- --- FileSelect3.png
0004 --- --- --- --- FileSelect4.png
0005 --- --- --- --- FileSelect5.png
0006 --- --- --- --- FileSelect6.png
0007 --- --- --- --- FileSelect7.png
0008 --- --- True 0 FileSelect8.png
0009 --- --- False 1, 2, 3, and 4 FileSelect9.png
000a --- --- --- --- FileSelect10.png
000b --- --- --- --- FileSelect11.png

Particle textures

TextureID File name Image
#0 IP2_dot_32 IP2 dot 32.bti.png
#1 IP2_glow2_i IP2 glow2 i.bti.png
#2 IP2_glow1_i IP2 glow1 i.bti.png
#3 IP2_glowline_i IP2 glowline i.bti.png
#4 IP2_glow6mm_i IP2 glow6mm i.bti.png
#5 IP2_smash_i IP2 smash i.bti.png
#6 IP2_glow4_i IP2 glow4 i.bti.png
#7 IP2_glow5_i IP2 glow5 i.bti.png