Yellow-Dog-Man / Resonite-Issues

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

get "locomotion module description" and "locomotion module name" nodes #1089

Open amplified1 opened 7 months ago

amplified1 commented 7 months ago

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

At the moment locomotion modules have a description field but as far as I know this is unused in the current official UI.

Describe the solution you'd like

A node that inputs the locomotion module data type and outputs the description string contained within.

Describe alternatives you've considered

display the description in official locomotion UI

Additional Context

No response

shiftyscales commented 7 months ago

Considering the "Switch Locomotion Module" node has a "ModuleName" input- it may also be beneficial to have access to a "Get Locomotion Module Name" alongside one for the description.

Fukuro99 commented 7 months ago

The "Get Locomotion Module Name" node needs to be implemented. I have raised the following Issue as a problem with the current Locomotion node.

955

shiftyscales commented 7 months ago

Replied to your issue on #955 - but the requested solution you offered already exists. Use of the locale keys for the locomotion names will ensure that detection occurs properly across user locales, @Fukuro99.