Rivals of Aether

Rivals of Aether

Mamizou Futatsuiwa
 This topic has been pinned, so it's probably important
Harbige12  [developer] 26 Aug, 2022 @ 5:55pm
Compatibility Tutorial
What is it?

Mamizou's DSpecial allows her to transform the opponent into something helpless.

Base cast, Sandbert, Guadua, Reimu, Mystia, Seija, Nitori, Marisa, Tenshi, Youmu, Sakuya, Fumo Reimu, Fumo Sakuya, Fumo Reisin, and Yuuto all have compatibility built in.

The transformation is flexible, they can transform into anything as long as it fits in their hurtbox (that's what it uses for hit detection). Most compatability turns them into chibi animals, but it can really be anything. Check the files named "transfomations_stripX" in the files for examples.

Code to Copy

Copy and paste this code template in init.gml, then replace the "X" as explained below.

mamizou_transform_spr = sprite_get(X); //Replace "X" with your sprite.

That's it. If your character has compatibility comment below if you want.
Last edited by Harbige12; 9 Nov, 2023 @ 2:02am
< >
Showing 1-5 of 5 comments
Dopefish 6 May @ 10:41am 
Trying to add compat to a character I'm making but it seems like Mamizou doesn't support characters with color mapping?
Harbige12  [developer] 10 May @ 4:52pm 
Originally posted by Dopefish:
Trying to add compat to a character I'm making but it seems like Mamizou doesn't support characters with color mapping?
Seems like this is a base game problem, so there's not much I can do. You might need to adjust around it.
< >
Showing 1-5 of 5 comments
Per page: 1530 50