Rivals of Aether

Rivals of Aether

Kirby
 Denne tråd er blevet fastgjort, så den er sikkert vigtig
Spamite  [udvikler] 24. juli 2022 kl. 10:39
About: Kirby Copy Ability Compatibility
Here’s a guide to give your character a designated Copy Ability for Kirby!

All you need to do is insert the following code into init.gml:

//Kirby Copy Ability

TCG_Kirby_Copy = 0;

The number that this variable is assigned to is important, as it will dictate which Ability Kirby gets when he copies your character. If this variable is not present in your character, Kirby will gain a random Ability every time he copies your character if they do not already have pre build in compatibility.

Here is a full list of each Copy Ability and what number corresponds to it:

Mix: -1;
No Ability: 0; (Although why would you want to do this?)
Fire: 1;
Beam: 2;
Ranger: 3;
Fighter: 4;
Sword: 5;
Water: 6;
Leaf: 7;
Ice: 8;
Tornado: 9;
Bomb: 10;
Mike: 11;
Abyss: 12;
ESP: 13;
Drill: 14;
Spark: 15;

We don’t recommend setting this to anything outside these numbers. Things could get… messy if you do so.

Have fun adding a Copy Ability to your character!

Also thanks ricE for writing this.

"Kirby Copy Ability Support List" (Thanks Ghostabo!) - https://docs.google.com/spreadsheets/d/1PxnLxzlYg6l744X7Mlfu48QAJY6ObUyjkhfkcKzyzoo/edit?usp=sharing
Sidst redigeret af Spamite; 28. juli 2022 kl. 17:46
< >
Viser 1-7 af 7 kommentarer
Phantopaz 24. juli 2022 kl. 10:48 
thanks!
Orifan1 24. juli 2022 kl. 18:59 
when you say messy do you mean game crashes?
Spamite  [udvikler] 24. juli 2022 kl. 19:56 
That, or your PC becomes a blackhole
CJ BlueThunder 3. aug. 2022 kl. 10:35 
YOU ADDED SUPPORT TO MY PRINCE FLUFF MOD!?! THANK YOU!!!
Hona 30. apr. 2023 kl. 8:44 
is it possible to make your own from scratch? same way old kirby did?
getthekirby5 15. jan. kl. 19:34 
i actually have the same question as Jonah, is it possible to custom-code your own abilities, or is it hardcoded to just the stock 15?
Can I just take a second to appreciate that the default support list is still being updated? I expected interest to fizzle out over the years but it's still going strong, just as I hoped it would
< >
Viser 1-7 af 7 kommentarer
Per side: 1530 50