-
Notifications
You must be signed in to change notification settings - Fork 17
Description
Is your feature request related to a problem? Please describe:
WeaponCore will automatically find and assign weapons to my custom turret controller. This is certainly a nice quality of life feature but comes with its own limitations. Especially for complex or atypical constructions the detection may fail. In my specific case, that would be an excavator arm that couldn't detect the drill.
Due to the forced auto-detection of WeaponCore, controlling the tool with my mouse buttons became an insurmountable issue.
Describe the solution or feature you'd like:
In this Issue I propose an escape hatch to disable/override auto-detection to preserve Space Engineers' freedom while enjoying the benefits of WeaponCore's smart behavior.
This escape hatch could be a checkbox - similar to the WC Advanced Settings - to allow players to disable the smart behavior and fallback to the vanilla selection when needed.
Additional context:
Without WC:
With WC:
P.S.: Going by the wiki, you seem to have been facing issues with users that are less comfortable with Git and Markdown. I suggest using YAML form definitions instead of Markdown templates. That way you can ensure issue quality, at lest to a certain degree. I'd be happy to write a PR doing the migration for you.

