Yellow-Dog-Man / Resonite-Issues

Issue repository for Resonite.
https://resonite.com
140 stars 2 forks source link

InteractiveCameraAnchor does not use 'Enabled' state #2680

Open XDelta opened 3 months ago

XDelta commented 3 months ago

Is your feature request related to a problem? Please describe.

Currently InteractiveCameraAnchor doesn't respect the 'Enabled' as disabled anchors can still be used fully from the camera control panel.

Describe the solution you'd like

For disabled camera anchors to not be shown in the camera anchor list, or at least disabled and not select-able.

Describe alternatives you've considered

I can partly accomplish 'disabling' the anchor by setting the InUse option while the component is disabled as this will temporarily make the anchor non-selectable in the list of camera anchors.

Requesters

_deltawolf

mpmxyz commented 3 months ago

On that note I'd like to add that camera anchors within disabled hierarchies are not selectable but listed in the camera control panel. Visuals in the list don't suggest this. Maybe the suggested behaviour can be extended to hidden hierarchies. But one could also make the case it should work properly within hidden hierarchies.