GTcreyon / SM63Redux

Code base for Super Mario 63 Redux
https://sm63redux.com
Mozilla Public License 2.0
193 stars 25 forks source link

Move player SFX bank to a resource #278

Open AidenBeresford opened 10 months ago

AidenBeresford commented 10 months ago

Description of changes

Adds a new SFXBank resource which uses export variables to better organize (and possibly optimize?) the current sound effect system, a hard-coded dictionary in the player script.

Issue(s)

Closes #108

GTcreyon commented 8 months ago

How's this going? Some input from @Koopa1018 might be nice.