Rivals of Aether

Rivals of Aether

Moonchild
 Acest topic a fost fixat, deci probabil este important
rinatori  [dezvoltator] 22 aug. 2020 la 11:56
Moonchild Taunt Support Guide
In case you'd like to add a custom sound to play for his taunt, here's a support guide for Moonchild.

Adding Variables

The most important aspect of adding support for Moonchild is making sure that the variable "childsupport" is defined in your character's init.gml. It should look like this:

childsupport = 1;

Adding Your Sound File
To add a sound file to your character, simply place a file called "mchildsong.ogg" into your sounds file.

While this sound can be anything you'd like, it'd most optimally be a sound clip 5 seconds or less in length. Furthermore, it'd be best as a piano clip. For those that have FL Studio, the following FLP is a simple and convenient way to do this as it only uses default instruments and plugins:

Moonchild FLP [cdn.discordapp.com]

For those who don't have FL, the following is a reference image of what was done for the audio, which depending on your program may or may not be easy to replicate; though as long as it fits the creepy piano vibe and is within the aforementioned time frame it should be good.

Reference image [cdn.discordapp.com]

Thank you for reading! :D
Editat ultima dată de rinatori; 22 aug. 2020 la 11:56