I want to change the lookmode to a Lantern gif but I'm not having much luck.
I used mouse.ChangeModeGraphic(eModeLook, 93);
But I get this error ?
---------------------------
Compile Error
---------------------------
There was an error compiling your script. The problem was:
In: 'Room 48 script'
Error (line 6): undefined symbol 'eModeLook'
I was putting it in where they clicked on the Lantern object.
It should be eModeLookat
Thanks Pablo.