Hi. I'm using a DraggablePanel with a "Scroll Wheel Factor". All works fine and the panel moves up and down according mouse wheel but ... my DraggablePanel is slightly tilted.
The problem is; The ngui are displacing the panel content using their absolute axis instead of the local axis.
It's possible force in some way that ngui to use the local axis of the DraggablePanel ?
Thanks.