Page 1 of 1

Highlighting nodes

PostPosted: Sun Mar 15, 2015 09:30
by neko259
I'm currently working on a mod with flying structures (based on technic's frames mod but without frames and limiting the structure to connect by frames only). Any nodes can be connected to each other by metadata, and I need to see by punching them with a tool what nodes are connected to which ones. I need some way to highlight a set of nodes. How can this be done?

Re: Highlighting nodes

PostPosted: Sun Mar 15, 2015 10:30
by neko259
My only thought for now it making some entities in the air pointing to the nodes that auto-destroy after few seconds. But maybe there is a more efficient way?

Re: Highlighting nodes

PostPosted: Mon Mar 16, 2015 05:08
by Don
Could you add light_source to the nodes temporarily?