tristanlbailey Lv 1
OK, so after taking a 2 month break from playing Foldit, I couldn't resist plunging myself into the Immunotherapy and CO2 puzzles. While playing the Immunotherapy puzzle, a thought occured to me when I was watching Rav3n's Mutate Combo recipe; would it be any more useful to force the three segments to stay almost exactly where I wanted them, while they were mutated? I was reminded by an idea which I brought up for inclusion in Foldit; the Pins Tool.
The idea can be seen here:
http://fold.it/portal/node/990659
I decided to try my hand at a V2 Lua script/recipe, to attempt to both illustrate my idea, and to maybe provide something useful for Folders to try at the same time.
Initially, I tried to set a band on a particular segment to a length of '0.01', but that caused the band to push the segment away during a wiggle. After some more thinking and testing, I found out that a length of '3.5' appeared to be the right length setting to keep the segment where it was, and modified the script to create 6 bands out from any segments selected by the user (they look like jacks).
I set the default strength to '8' out of '10', which allows for a little movement from centre, but not much. The user can change the strength value with a slider control.
So, you can use it on segments that you want kept in a particular position in space, while allowing the rest of the backbone to freely pivot around those segments. Since the script works on selected segments, you need to be using the "Selection Interface" to make it work (sigh). The script is by no means perfect to the cause, but better than nothing.
To perhaps get a better idea of what I'm getting at, if you are playing Puzzle 539 (Beginner Immunotherapy Design Puzzle), and you pull up or down on segment #121, the end of segment #119 stays exactly where it is (locomotively). Again, if you instead pull on segment #119, the end of segment #121 will stay exactly where it is. They appear to be pinned in space; the end 'atoms' of the segments won't move locomotively while opposite, but will still allow for rotation (or pivoting).