Graphite
Graphite copied to clipboard
Convert the 24 NudgeSelectedLayers keys into a shorter loop
We have 24 very similar NudeSelectedLayers lines here in the input mapper. Similar to how we do it below with the number keys defined in a loop, we should take those 24 and use a for loop with some logic to replicate the 24 lines more cleanly.