Scratch desperately needs a block which sets mouse to X= a and Y= , i saw this working in counterstrike programming and i think this is deperately needed to make good games
just think about its functionalities
like if mouse X> 20
{ set X vel to (-mouse x/4);
set mouse x to (mouse x - (mouse x/4) ) ;
}
now
as windows updates mouse on own also so it will be like u r dragging mouse to go somewhere when u are to that u stop the mouse pointer and Whoa the screen stops there this will make a good script for a shooter where u dont have to worry about dragging back mouse to avoid missing target and there are many many more uses u cant just think
Last edited by fanofcena (2010-01-03 09:14:25)
Offline
To end the game you will have to close it with the keyboard command if running online or in Scratch. I see the logic of having it but it won't work.
Offline
have u played a professional game with seeing the programming to close the project it could be
if key A(here for escape) pressed
set mouse lock to free;
if
mouse lock is not equal to free
then the mouse lock
anyways my idea is just for betterment of scratch sorry if u guys dont need it
Offline
thats a awesome idea, hopfully the scratch team see this!!!
Offline
This should not be added. Someone could make the mouse lock into one position and so they can't close it.
Offline
ihaveamac wrote:
This should not be added. Someone could make the mouse lock into one position and so they can't close it.
And if they don't have a keyboard they can't do alt + F4
Other than that... *Long pause* I like the idea, but I don't think they'll add it.
Offline
BWOG wrote:
ihaveamac wrote:
This should not be added. Someone could make the mouse lock into one position and so they can't close it.
And if they don't have a keyboard they can't do alt + F4
Other than that... *Long pause* I like the idea, but I don't think they'll add it.
i know they wont add and anyways i was going to say the same thing to him well there is one more solution better then closing it Esc
Offline