The Dink Network

Reply to Re: 'Mousing' Dink

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
May 7th 2010, 07:22 AM
dinkdead.gif
The sprite you're clicking must have a touch damage of -1.

Four main things to use the mouse (I think!):

1. Use set_keep_mouse(1) to enable using the mouse at all.
2. Set sprite 1's brain to 13 to be controlled with the mouse.
3. Any clickable sprite needs touch damage set to -1.
4. Any sprite using button/buttonoff needs brain 14.

I don't think changing the mode is actually needed at all... at least in my D-Mod I forgot to do it and the mouse works fine