Neos-Metaverse / NeosPublic

A public issue/wiki only repository for the NeosVR project
193 stars 9 forks source link

Undrive values if component is no longer "Active" #3564

Open Duskitten opened 2 years ago

Duskitten commented 2 years ago

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

It's not directly related to a problem, though it is a bit annoying in the event you want to swap how aspects of a node works if you cant disable the current drive (only way around is deleting said component)

Describe what would you like tweaked

Make it so that if the "Active" Field on components that drive values is unchecked (So it's no longer "Active") it un-drives the value field it is referencing, not sure how possible this is due to how Neos has stuff set up, though it would be something that could be useful for swappable drive related things

(Also I'm not sure if this is more tweak territory or feature territory as it seems in the middle)

Describe alternatives you've considered

I mean, could do this through logix, however using logix while a component is driving doesn't work for these cases

Additional context

No response

Banane9 commented 2 years ago

This doesn't really fit with the concept of a drive - what happens if you drive it with another component and re-enable the first drive? If you want to disable the driving, you can change the target on the component.