The solution posed in issue #55 was deemed unfeasible. We decided to scratch the TwineNode gizmo due to other factors as well (see also: Twine spaghetti on Slack).
This PR removes all gizmos which reference the physical space of TwineNodes, as well as the importer's functions which place TwineNodes in Unity space based on their Twine graph locations.
From issue #167:
This PR removes all gizmos which reference the physical space of TwineNodes, as well as the importer's functions which place
TwineNodes
in Unity space based on their Twine graph locations.