This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2010-01-03 09:13:07

fanofcena
Scratcher
Registered: 2008-07-03
Posts: 1000+

Reset mouse block or similar

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)


http://i53.tinypic.com/2vxr2c0.png Click whats above u might make a cute planet happy ^_^

Offline

 

#2 2010-01-03 09:28:39

what-the
Scratcher
Registered: 2009-10-04
Posts: 1000+

Re: Reset mouse block or similar

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.


http://imageshack.us/m/64/9034/ddfss.pngMy site
Find someone post count. Click posts under username. Find number of pages. Times that by 40 for min and 60 for max and you have a rough estimate of post count.

Offline

 

#3 2010-01-04 04:43:29

fanofcena
Scratcher
Registered: 2008-07-03
Posts: 1000+

Re: Reset mouse block or similar

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
sad


http://i53.tinypic.com/2vxr2c0.png Click whats above u might make a cute planet happy ^_^

Offline

 

#4 2010-01-04 05:24:39

doogle26
Scratcher
Registered: 2009-09-07
Posts: 100+

Re: Reset mouse block or similar

thats a awesome idea, hopfully the scratch team see this!!!

Offline

 

#5 2010-01-04 05:37:29

fanofcena
Scratcher
Registered: 2008-07-03
Posts: 1000+

Re: Reset mouse block or similar

i know they wont answer even if they see


http://i53.tinypic.com/2vxr2c0.png Click whats above u might make a cute planet happy ^_^

Offline

 

#6 2010-01-04 09:44:40

ihaveamac
Scratcher
Registered: 2007-09-22
Posts: 1000+

Re: Reset mouse block or similar

This should not be added. Someone could make the mouse lock into one position and so they can't close it.


~ihaveamac - visit ihaveamac.net

Offline

 

#7 2010-01-04 10:10:31

BWOG
Scratcher
Registered: 2008-09-19
Posts: 1000+

Re: Reset mouse block or similar

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  yikes


Other than that... *Long pause* I like the idea, but I don't think they'll add it.

Offline

 

#8 2010-01-05 04:57:14

fanofcena
Scratcher
Registered: 2008-07-03
Posts: 1000+

Re: Reset mouse block or similar

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  yikes


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


http://i53.tinypic.com/2vxr2c0.png Click whats above u might make a cute planet happy ^_^

Offline

 

#9 2010-01-07 05:17:43

fanofcena
Scratcher
Registered: 2008-07-03
Posts: 1000+

Re: Reset mouse block or similar

UM can this be in 2.0 plz


http://i53.tinypic.com/2vxr2c0.png Click whats above u might make a cute planet happy ^_^

Offline

 

Board footer