Language…
15 users online: caioskii, Cristian Cardoso, fanfan21, Golden Yoshi, Green Jerry, Hayashi Neru, JezJitzu, Josuke Yoshikage, KoJi, Maw,  Nanako, Shomi, toady, tOaO, yoshi9429 - Guests: 248 - Bots: 279
Users: 64,795 (2,377 active)
Latest user: mathew

cluster sprite tool problems...

help me please!!!

I want to put a rain effect using cluster effect pack, but I have no idea how to put it ... I even tried to watch a tutorial but it did not help because there were missing files
Well, don't use this tool. PIXI outdated it for a while now.
Hi, I'm a signature!
Hack Thread
Hack Testing Status: Available.
Layout by Koopster.
I used pixi, created a list and at the end the following message appears: error on line 1: not a cfg file, being that it does not have a cfg file!
You need to switch the list into cluster mode

Code
00 cluster_spawner.cfg
CLUSTER:
00 cluster_sprite.asm

Anime statistic on MyAnimeList:
400 animes completed ✓
6000 episodes completed ✓
100 Days completed ✓
... what even am I doing with my life?
so I make the list for asm? or do I use your code as ''list'' and turn it into asm?
No, no, no. This content belongs to list.txt which is a, well, txt file. You shouldn't convert this to an ASM file.
I'm still in doubt, I need a video tutorial explaining ...
Well, you use it as you would with regular sprites, as in this:
Code
00 Shyguy.cfg
01 Kirby.cfg (note that these are regular sprites)
[...]
Danmaku.cfg
CLUSTER: (you switch to cluster after the .cfg, and then point to
the .asm file)
Danmaku.asm

If you wanted to copy-paste the example list I made for whatever reason, omit the "[...]" and comments in parenthesis.

Also, you would replace the list.txt, saving it as a .txt instead of .asm.
Hi, I'm a signature!
Hack Thread
Hack Testing Status: Available.
Layout by Koopster.
I still do not understand, I'm very dumb...|-O