Sound or emoji can be played with two different radial panel styles, extra commands can be added to the radio buttons.
You can switch between tabs by creating a profile for sounds and emojis.I preferred programming that is as understandable as possible.Inspector SettingsYou can set the keycode from the inspector.Circular radio button view color and on hover color can be set via inspector.The visibility and speed of the arrow pointing to the selected circular button can be adjusted.The panel and buttons of the circular radio button must be added to their inspectorde locations. The order in which the buttons are added depends on the order of the commands in the script. For example, the first button executes the first method.It is easy to switch between profiles created with Scriptable Object. So it can be used flexibly.Unity Event and ActionManager events: OnPanelEnabled, OnPanelDisabled, OnButtonChangedTab events: OnTabChangedButton events: OnPressed, OnMouseEnter, OnMouseLeaveNet Standard 2.1Unity 2021.1 and over.