Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- EMITTER = audio_emitter_create()
- audio_falloff_set_model(audio_falloff_exponent_distance)
- audio_emitter_falloff (EMITTER, 16, 24, 1)
- audio_emitter_position (EMITTER, x , y , 0)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement