Rivals of Aether

Rivals of Aether

Bailey Rosworth
U-Strong Compatibility
Did you enjoy Kinnikuman or Ultimate Muscle as a kid?
Preview: https://i.imgur.com/AhvNqXv.png

Well, Bailey has a compatibility just for you!
Templates
Aseprite[drive.google.com]
PSD[drive.google.com]

Once you open the sprite template, you can replace and draw over the layers of F.Ducky to your character.

Layering is important to make sure that the move actually looks right in motion!

The back layer usually consists of body, legs and arms:
https://i.imgur.com/yRQHS3n.png
The front layer will have the head and the feet:
https://i.imgur.com/8QLIUyY.png

Once everything is drawn and sprites are placed into your folder, all you have to do is put in code so Bailey can detect it!

load.gml
//Make sure to double-check that the origin points line up with Bailey! sprite_change_offset("Kinniku_Behind", 140, 190); sprite_change_offset("Kinniku_Front", 140, 190);

init.gml
//Bailey Kinnikubuster Sprites kinniku_behind = sprite_get("Kinniku_Behind"); kinniku_front = sprite_get("Kinniku_Front");

Have fun!
https://i.imgur.com/l6A7PYC.gif
En son coffin of whip & naenae tarafından düzenlendi; 23 Oca 2022 @ 18:54