This repository has been archived by the owner on Mar 17, 2024. It is now read-only.
Releases: Mr-Unown/FMODStudioWrapperGMS2
Releases · Mr-Unown/FMODStudioWrapperGMS2
Unown's FMOD STUDIO Wrapper for GMS2
- Added function that returns list of all events in a bank file. #8
- Added function that returns event path name of an event instance. #7
- Added function for getting listener position.
- Fixed #9
Full Changelog: v3.1.0...v3.5.0
Unown's FMOD STUDIO Wrapper for GMS2
Bug Fixes
- Fixed issue where fmod_event_stop_all didn't actually stop any events.
Full Changelog: v3.0.0...v3.1.0
Unown's FMOD STUDIO Wrapper for GMS2
Three new functions:
fmod_event_setPause_all()
fmod_event_release_all()
fmod_event_stop_all();
What's Changed
New Contributors
Full Changelog: v2.1.1...v3.0.0
Unown's FMOD STUDIO Wrapper for GMS2
fmod_event_pause has now been removed in favor of fmod_event_setPause.
fmod_event_getPause has now been added.
Full Changelog: v2.1.1...v2.2.0
Unown's FMOD STUDIO Wrapper for GMS2
Technically V2.1.1.
This is the first public release of my GMS2 Wrapper for FMOD Studio.
Full Changelog: https://github.com/Mr-Unown/FMODStudioWrapperGMS2/commits/release