Circular Radio Button

$7
Publisher Mustafa Eroğlu
File size 3.44MB
Number of files 80
Latest version 2
Latest release date 2024-01-09 04:20:20
First release date 2022-07-05 07:28:17
Supported Unity versions 2018.4.2 or higher

I preferred programming that is as understandable as possible.


Inspector Settings

  • You can activate the multitasking blocking feature when multiple keys are pressed at the same time.
  • Different circular radio buttons can be provided to give warnings by assigning the same key.
  • You 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.