Skip to content

Unity version 2021 fix + Added new feature #2

@ghost

Description

Needed to modify the plugin for my game, so here it is. Might not be perfect, but normally it's working.

  • Fixed obsolete code so it now works with Unity 2021.1.16f1 (PrefabType, etc.)
  • Added a secondary part in the RefreshCandidates functions to search the scene GameObjects (allow to get buttons from prefabs elements too)
  • Added a new component script (ButtonClickSoundRunTime), that allows the user to add/remove/refresh the button list at run-time if needed (called through script by using the namespace Assets.Plugins.ButtonSoundsEditor and ButtonClickSoundRunTime.instance)

ButtonSoundsEditor.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions