Tulip Player developer console trigger debugger no longer working?

Hi @aaronbroussard,

This functionality did change in r245 - apologies for the miss of not properly announcing this. We’ve updated it to run as a function so you can now enable debugging with the following:

$T.Debug.setDebugTriggers(true)

2 Likes