CAAT
CAAT copied to clipboard
Small bug in __mouseDownHandler in Director.js
Hi, In mouseDown event, 'time' is undefined. In line 2086 in Director.js MouseEvent.init is called. I think You probably missed last argument (this.currentScene.time).
Regards, Jacek