Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Fade in BGM
#1
Fade In BGM
Caldaron
Version: 1.02
Oct 9 2006

This is a locked, single-post thread from Creation Asylum. Archived here to prevent its loss.
No support is given. If you are the owner of the thread, please contact administration.


Introduction

Simple BGM Fade In

Features
  • Select the Maps u want the BGM to be faded in

Script

BGM Fade In


Instructions

Put this Script above Main
to fade in BGM:


Code:
$game_system.bgm_fade_in("Name", Volume, Pitch, Time of Fade In (in secs))


Example:
Code:
$game_system.bgm_fade_in(
"020-Field03", 100, 100, 10)


or (for longer names):


Code:
$game_system.bgm_fade_in(
"020-Field03",
100,
100,
10)


FAQ

No Questions yet...

Incompatibility

Not known...

Credits and Thanks

Credits to me...

Author's Notes

damn! v. 1.02 was quiet hard to set up, but finally i got the clue.
}




Users browsing this thread: