Char SE Play Move 51E

Signature

void charseplay_move_51e(int unk1, int unk2, int balance, int volume); //id:0x051e

Description

Does the same as the Char SE Play Move function, but with this one, the sound balance and volume can also be set.

Arguments

Balance

Determines the sound balance. Use a value of 64 for a balanced sound, as in the same volume on the left and right side. The lower the value, the more you hear from the left and the higher the value, the more you hear from the right.

Volume

Determines the volume of the sound effect. Use a value of 127 for 100% volume.

Last updated