Skip to content

Per-Environment Base Offsets for 'Parent to Base Game UI' (Plus others.) #133

@Xentha

Description

@Xentha

Is it because of an issue?
The base game UI is not in the same orientation for every environment. For example, EDM makes the UI elements smaller and by extension, lower. Counters+ UI elements do not account for this even with 'parent to base game UI' and the setting that attaches the Z position both on.

Describe your solution
Per-environment size/position offsets that are built into the code. (New environments would of course just use the default environment value prior to updating the mod for them.) As long as the UI follows the differences in base UI positions properly, there shouldn't need to be any change to the in-game customization settings. Disabling the 'parent' option should be sufficient to disable this automatic adjustment as well.

A programmer yourself?
I've only worked extensively with the code base in Second Life, almost a decade ago, which used 'LSL' and 'Mono'. I've heard they're a mix of Java and C# however, and I do intend to learn how to code mods eventually, so I may in fact eventually come help with this, as there are other 'enhancements' that I have in mind for this mod.

Other enhancements in mind;

  • A 'display example values instead of labels' toggle.
  • 'Display combo (with/without FC bars) and multiplier elements in customization environment' toggle,
  • Select preview environment (should tie in with the original enhancement's base UI offsets.)
  • Additive offsets for base game UI which apply to the Parent function.
  • Make the Z position slider become an additional offset when 'use base Z value' is ticked.
  • Finer per-counter height adjustments than just -1 to 4.
  • Per-counter text size adjustment.

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