Hifi has a neat little script editor, but obviously it can only debug scripts that are directly executed.
Is there a way to degug/get feedback from an entity during user interaction ? Print and console log do not seem to work. Actually the console remains empty no matter what. As i’m trying to figure out how Hifi handles user interaction and trying to make an object that remains exclusive to a user for a set amount of time it would be very helpful to get some sort of feedback, like testing if vars work correctly and so on.
Any ideas ?