Difference between revisions of "Challenge Mode tutorial JPC"
Jump to navigation
Jump to search
(Created page with "{{todo|Add Descriptions and Internal Names.}} ''Pikmin 2'' particle emitters are defined in JPC files. The following is a list of all particles within <code>e00_E3_cavest...") |
|||
Line 2: | Line 2: | ||
''Pikmin 2'' particle emitters are defined in [[JPC file]]s. The following is a list of all particles within <code>e00_E3_cavestart</code>, as well as what particle emitters and particle textures they contain. | ''Pikmin 2'' particle emitters are defined in [[JPC file]]s. The following is a list of all particles within <code>e00_E3_cavestart</code>, as well as what particle emitters and particle textures they contain. | ||
+ | Note: The JPC file is compressed in a demo.szs file, so you will need an Arc/Szs unpacker to extract it. | ||
__TOC__ | __TOC__ | ||
== eff2d_world_map.jpc == | == eff2d_world_map.jpc == | ||
− | Found in <code>/user/Mukki | + | Found in <code>/user/Mukki/movie/e00_E3_cavestart/demo.szs/efx.jpc</code>. |
=== Particle emitters === | === Particle emitters === | ||
Line 35: | Line 36: | ||
! TextureID || File name || Image | ! TextureID || File name || Image | ||
|- | |- | ||
− | | #0 || <code> | + | | #0 || <code>IP2_hamon2_ia || [[File:IP2_hamon2_ia.bti.png|100px]] |
|- | |- | ||
− | | #1 || <code> | + | | #1 || <code>IP2_star5_i || [[File:IP2_star5_i.png|100px]] |
|- | |- | ||
− | | #2 || <code> | + | | #2 || <code>IP2_glow4_i || [[File:IP2_glow4_i.bti.png|100px]] |
|- | |- | ||
− | | #3 || <code> | + | | #3 || <code>IP2_denpa1_i || [[File:IP2_denpa1_i.png|100px]] |
|- | |- | ||
− | | #4 || <code> | + | | #4 || <code>IP2_glow3_i || [[File:IP2_glow3_i.png|100px]] |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|} | |} | ||
[[Category:Pikmin 2]] | [[Category:Pikmin 2]] |
Revision as of 22:27, 31 October 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 e00_E3_cavestart
, as well as what particle emitters and particle textures they contain.
Note: The JPC file is compressed in a demo.szs file, so you will need an Arc/Szs unpacker to extract it.
eff2d_world_map.jpc
Found in /user/Mukki/movie/e00_E3_cavestart/demo.szs/efx.jpc
.
Particle emitters
Particle textures
TextureID | File name | Image |
---|---|---|
#0 | IP2_hamon2_ia |
|
#1 | IP2_star5_i |
|
#2 | IP2_glow4_i |
|
#3 | IP2_denpa1_i |
|
#4 | IP2_glow3_i |
100px |