For some reason in my session yesterday when I started using the perform mode again I was able to hide the orange crosshair cursor from the screen but then after a while of testing the process out, it then wouldn’t hide away. Someone explain it to me like I’m a 5 year old !
Did you ever get a solution for this? I have the same issue. Needing to use this in performance mode, but there is no way to show / hide this cross hair.
Hi @michaelpromeo,
The crosshair should only be visible when the mouse enters the output screen.
In the attached version, I now additionally hide it if the “Show Guide” toggle underneath the window controls is disabled.
Hope this helps
cheers
Markus
kantanMapper.tox (300.7 KB)
Hi @snaut,
How where you able to do that? I have a kantan project already in place, so I can’t use your project. How could I hide the orange lines when “show guide” is toggle?
Thank you so much!!!
cheers,
Cláudia
Hi @cssr,
in kantanMapper/project/onScreen/base1
add a Math CHOP after the Rename CHOP called “rename1” and add the expression parent.KanProj.par.Showguides
to the new Math CHOP’s Multiply
parameter.
You should also be able to save your project from the top parameters of the KantanMapper component and load it back into the KantanMapper posted above.
cheers
Markus