Skip to content
Arkadiy Zakharov edited this page Apr 15, 2022 · 6 revisions

Welcome to the Circular Selector wiki!

List of "will be added" features:

  • Dynamic segments (move in/out separate segment(s?)).
  • Per-segment inject.
  • Widget wrapper.

Recomended workflow:

  1. Create an instance of M_Selector.
  2. Open created instance.
  3. Tweak values as you need.
  4. Save changes.
  5. Plug it in.

Note: According to official UE docs StaticSwitchParameters are "use with care" type of deal. I could not broke it without particular desire. Each switch tweaked will cause shader recompile, don't worry this won't affect runtime performance.

If you have suggestions or bug reports you can create an issue here or contact me via mail wirex2000@gmail.com

Clone this wiki locally