Hi
I have a problem with perspective library and touch events, i set camera focus to player and i can apply forces to ball like “SimplePool” project sample, but when i create the line for the force, the line doesen’t start with event.target.x and event.target.y but a different position, if i remove camera:setFocus(player) , all works perfectly…please help me. (sorry for bad english)