radiatoryang / merino

Merino is a narrative design tool that lets you write Yarn scripts inside the Unity Editor
https://github.com/radiatoryang/merino/wiki
Other
304 stars 13 forks source link

NodeMap existing files- Links only represent parent relationships, not order #35

Open LivKanyway opened 5 years ago

LivKanyway commented 5 years ago

For the new NodeMap (which works great btw), for existing files, the links only represent parent/child relationships between nodes, not order of nodes or what nodes really link to each other.

For example I have many nodes that go to other nodes [[likethis]], and the nodemap does not show connections between them.

radiatoryang commented 5 years ago

How do you think the node map should visualize order? There's no precedent in any Twine or Yarn editor for me to look to.

As for the other notes... I'm not sure what you mean. Do links show you parent-child relationships? That's seems strange, I can't reproduce that behavior. [[DirectLinks]] also show fine on my end. Here's what I see:

image

Could you upload a screenshot of what you're seeing? (And/or try deleting your existing Merino folder, and reimport the whole package, maybe something went wrong)