TrainAR icon indicating copy to clipboard operation
TrainAR copied to clipboard

Highlighting objects

Open chainke opened this issue 1 year ago • 2 comments

Would be nice if there was a node to add outlines ect. to an object to highlight it as the object that should be used in the current step.

chainke avatar Aug 30 '24 09:08 chainke

That's an interesting idea to guide the user's attention to specific objects.

That would most likely belong into the object helper node I suppose: https://jblattgerste.github.io/TrainAR/manual/ObjectHelperNode.html

jblattgerste avatar Oct 08 '24 07:10 jblattgerste

So changes would have to be made here: https://jblattgerste.github.io/TrainAR/api/Visual_Scripting.ObjectHelper.html

But there are probably also considerations to be made on the Outline script directly: https://jblattgerste.github.io/TrainAR/api/Interaction.Outline.html

jblattgerste avatar Oct 08 '24 11:10 jblattgerste