Difference between revisions of "World map particles"
Jump to navigation
Jump to search
m (Espyo moved page World Map Particles to World map particles without leaving a redirect) |
|||
Line 10: | Line 10: | ||
=== Particle emitters === | === Particle emitters === | ||
{| class="wikitable" | {| class="wikitable" | ||
− | ! ID || Description || Internal name || Looping || Texture ID | + | ! ID || Description || Internal name || Looping || Texture ID used || Image |
|- | |- | ||
− | | <code>0000</code> || Onion | + | | <code>0000</code> || Onion sparkles || <code>---</code> || True || <code>#3</code> || [[File:WorldMap0.png|100px]] |
|- | |- | ||
− | | <code>0001</code> || Ship | + | | <code>0001</code> || Ship exhaust smoke || <code>---</code> || False || <code>#4</code> || [[File:WorldMap1.png|100px]] |
|- | |- | ||
− | | <code>0002</code> || Ship | + | | <code>0002</code> || Ship sparks || <code>---</code> || True || <code>#5</code> || [[File:WorldMap2.png|100px]] |
|- | |- | ||
− | | <code>0003</code> || Ship | + | | <code>0003</code> || Ship glow || <code>---</code> || True || <code>#6</code> || [[File:WorldMap3.png|100px]] |
|- | |- | ||
− | | <code>0004</code> || New | + | | <code>0004</code> || New area unlocked colored sparkle || <code>---</code> || True || <code>#1</code> || [[File:WorldMap4.png|100px]] |
|- | |- | ||
− | | <code>0005</code> || New | + | | <code>0005</code> || New area unlocked light beam || <code>---</code> || False || <code>#2</code> || [[File:WorldMap5.png|100px]] |
|- | |- | ||
− | | <code>0006</code> || New | + | | <code>0006</code> || New area unlocked white sparkle|| <code>---</code> || False || <code>#2</code> || [[File:WorldMap6.png|100px]] |
|- | |- | ||
− | | <code>0007</code> || Rare | + | | <code>0007</code> || Rare background comet || <code>---</code> || True || <code>#7 and #6</code> || [[File:WorldMap7.png|100px]] |
|- | |- | ||
| <code>0008</code> || Comets when Wistful Wild is first unlocked || <code>---</code> || False || <code>#7 and #6</code> || [[File:WorldMap8.png|100px]] | | <code>0008</code> || Comets when Wistful Wild is first unlocked || <code>---</code> || False || <code>#7 and #6</code> || [[File:WorldMap8.png|100px]] |
Revision as of 20:59, 4 June 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 eff2d_world_map.jpc
, as well as what particle emitters and particle textures they contain.
eff2d_world_map.jpc
Found in /user/Ebisawa/effect/eff2d_world_map.jpc
.
Particle emitters
Particle textures
TextureID | File name | Image |
---|---|---|
#0 | IP2_glowline_i |
|
#1 | IP2_indwp2_ia |
|
#2 | IP2_glow2_i |
|
#3 | IP2_star5_i |
|
#4 | IP2_kemuri6_ia |
|
#5 | IP2_hire2_ia |
|
#6 | IP2_glow1_i |
|
#7 | IP2_star4_ia |