onMouseLook

Ask for help about creating mods and scripts for Grimrock 2 or share your tips, scripts, tools and assets with other modders here. Warning: forum contains spoilers!
Post Reply
NutJob
Posts: 426
Joined: Sun Oct 19, 2014 6:35 pm

onMouseLook

Post by NutJob »

is there a way to use these three methods in tandem to create an capturable onMouseLook event?

GraphicsContext

Code: Select all

mouseDown(button)
mouseX
mouseY
Not too sure where to start or even how to interact with these.
Post Reply