Rivals of Aether

Rivals of Aether

Mamizou Futatsuiwa
 此主题已被置顶,因此可能具有重要性
Harbige12  [开发者] 2022 年 8 月 26 日 下午 5:55
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.
最后由 Harbige12 编辑于; 2023 年 11 月 9 日 上午 2:02
< >
正在显示第 1 - 5 条,共 5 条留言
Dopefish 5 月 6 日 上午 10:41 
Trying to add compat to a character I'm making but it seems like Mamizou doesn't support characters with color mapping?
Harbige12  [开发者] 5 月 10 日 下午 4:52 
引用自 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.
< >
正在显示第 1 - 5 条,共 5 条留言
每页显示数: 1530 50