Skocz do zawartości

Problem z dźwiękiem


Rekomendowane odpowiedzi

GML
sound_isplaying(index)

/*

Returns whether (a copy of) the indicated sound is playing.

Note that this functions returns true when the sound actually plays through the speakers.

After you call the function to play a sound it does not immediately reach the speakers so the function might still return false for a while.

Similar, when the sound is stopped you still hear it for a while (e.g. because of echo) and the function will still return true.</span>

Proszę.

Odnośnik do komentarza
Udostępnij na innych stronach

NIE ROZUMIEM TWOJEJ NIECZYTELNEJ WYPOWIDZI !!!

 

w create :

 

a = 0

b = 0

c = 0

 

 

w stepie:

 

if a = 1

{

b = 2

c = 2

play_sound()=

}

 

if b = 1

{

a = 2

c = 2

play_sound()=

}

 

if c = 1

{

a = 2

b = 2

play_sound()=

}

 

Coś w tym stylu...

Odnośnik do komentarza
Udostępnij na innych stronach

Jeśli chcesz dodać odpowiedź, zaloguj się lub zarejestruj nowe konto

Jedynie zarejestrowani użytkownicy mogą komentować zawartość tej strony.

Zarejestruj nowe konto

Załóż nowe konto. To bardzo proste!

Zarejestruj się

Zaloguj się

Posiadasz już konto? Zaloguj się poniżej.

Zaloguj się
  • Ostatnio przeglądający   0 użytkowników

    • Brak zarejestrowanych użytkowników przeglądających tę stronę.
×
×
  • Dodaj nową pozycję...