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

#376 2012-07-08 03:35:37

roflcopter526
Scratcher
Registered: 2012-01-27
Posts: 88

Re: Mesh - how to get it, use it, and program with its features

ive looked around and the sensor block seems impossible to get anything other than the defaults how do i select a variable

Offline

 

#377 2012-07-08 03:43:07

SciTecCf
Scratcher
Registered: 2011-11-23
Posts: 1000+

Re: Mesh - how to get it, use it, and program with its features

You need 2 programs connected to the same IP, and then you can select the other project's variables in the sensor value block. I just open the same project twice.

Have you enabled mesh?


http://bit.ly/LCZEJRhttp://bit.ly/LSONcOhttp://bit.ly/LF3vIc
http://trinary.site40.net/images/scratchrank.php?username=SciTecCf&display=small

Offline

 

#378 2012-07-08 07:47:35

trekkie2000
Scratcher
Registered: 2009-02-15
Posts: 100+

Re: Mesh - how to get it, use it, and program with its features

SJRCS_011 wrote:

trekkie2000 wrote:

SJRCS_011 wrote:


did you try shift-clicking share and, when prompted what IP to join, enter 127.0.0.1 or localhost?

What is 127.0.0.1? My IP is 192.168.1.90

127.0.0.1 = localhost = The computer you are currently on

I sorta wondered why that showed up in my server history when I joined my own Terraria game  tongue
Thanks!


"If life gives you lemons, sell lemonade for $.25...
...Sell antidote to poison in lemonade for $250" -Me

Offline

 

#379 2012-07-08 11:37:57

roflcopter526
Scratcher
Registered: 2012-01-27
Posts: 88

Re: Mesh - how to get it, use it, and program with its features

SciTecCf wrote:

You need 2 programs connected to the same IP, and then you can select the other project's variables in the sensor value block. I just open the same project twice.

Have you enabled mesh?

ya i figured that out earlier but thx anyway yet i have a new delimma is there a way for people to look at my project on the website and be able to host games

Offline

 

#380 2012-07-08 11:52:21

SciTecCf
Scratcher
Registered: 2011-11-23
Posts: 1000+

Re: Mesh - how to get it, use it, and program with its features

roflcopter526 wrote:

SciTecCf wrote:

You need 2 programs connected to the same IP, and then you can select the other project's variables in the sensor value block. I just open the same project twice.

Have you enabled mesh?

ya i figured that out earlier but thx anyway yet i have a new delimma is there a way for people to look at my project on the website and be able to host games

No. Only if they download it.


http://bit.ly/LCZEJRhttp://bit.ly/LSONcOhttp://bit.ly/LF3vIc
http://trinary.site40.net/images/scratchrank.php?username=SciTecCf&display=small

Offline

 

#381 2012-07-08 15:19:00

roflcopter526
Scratcher
Registered: 2012-01-27
Posts: 88

Re: Mesh - how to get it, use it, and program with its features

SciTecCf wrote:

roflcopter526 wrote:

SciTecCf wrote:

You need 2 programs connected to the same IP, and then you can select the other project's variables in the sensor value block. I just open the same project twice.

Have you enabled mesh?

ya i figured that out earlier but thx anyway yet i have a new delimma is there a way for people to look at my project on the website and be able to host games

No. Only if they download it.

ok thx

Offline

 

#382 2012-07-20 12:29:46

henharm
Scratcher
Registered: 2008-08-23
Posts: 10

Re: Mesh - how to get it, use it, and program with its features

When I right click on the browser, I don't get a drop down menu.  Is there anything that I'm doing wrong?

Offline

 

#383 2012-07-22 00:09:21

sunny-kyle-1
Scratcher
Registered: 2010-07-11
Posts: 4

Re: Mesh - how to get it, use it, and program with its features

This helped me a  lotsmile   smile   smile

when gf clicked
repeat until <(timer) > [10]>
    say [Check out my stuff!]
end
say [Help me get to the front page!] for (7) secs
repeat (100)
    move (8) steps
end


Check Out My Forums and Projects Too! Thanks Everyone!
smile   smile   smile   smile   smile   smile   smile   smile   smile   smile   smile   smile

Offline

 

#384 2012-07-22 00:12:05

sunny-kyle-1
Scratcher
Registered: 2010-07-11
Posts: 4

Re: Mesh - how to get it, use it, and program with its features

sunny-kyle-1 wrote:

It Worked!  smile


Check Out My Forums and Projects Too! Thanks Everyone!
smile   smile   smile   smile   smile   smile   smile   smile   smile   smile   smile   smile

Offline

 

#385 2012-07-23 17:26:28

henharm
Scratcher
Registered: 2008-08-23
Posts: 10

Re: Mesh - how to get it, use it, and program with its features

scmb1 wrote:

Cool tutorial! It was working fine for me until I got to the  "Right-click and select "accept" part. I'm on a Mac, so I control-clicked, but nothing happened.

I figured it out!  the solution is to simply hit command - s.  Took me forever to find that information, though.

Offline

 

#386 2012-08-07 10:57:40

superluigi16
Scratcher
Registered: 2012-07-22
Posts: 4

Re: Mesh - how to get it, use it, and program with its features

I love mesh  smile

Offline

 

#387 2012-08-07 11:00:40

superluigi16
Scratcher
Registered: 2012-07-22
Posts: 4

Re: Mesh - how to get it, use it, and program with its features

mesh  smile

Offline

 

#388 2012-09-07 15:10:53

andrewjcole
Scratcher
Registered: 2012-01-21
Posts: 100+

Re: Mesh - how to get it, use it, and program with its features

Can you do collabs with this?

Offline

 

#389 2012-10-21 16:03:25

yoland
Scratcher
Registered: 2011-09-23
Posts: 18

Re: Mesh - how to get it, use it, and program with its features

Nice Tutorial! It really works!

Offline

 

#390 2012-11-25 13:15:25

curiouscrab
Scratcher
Registered: 2012-06-25
Posts: 100+

Re: Mesh - how to get it, use it, and program with its features

The following script disrupts Mesh:

when gf clicked
point in direction [90 v]
go to x: [-183] y: [-131]
if <(1/2)=[1]>
  set [1/2 v] to [0]
  stop script
end
change [1/2 v] by [1]
wait until <(p2)=[here]>
set [p1 v] to [here]
say [Ready!] for [1] secs
say [Go!] for [1] secs
forever
  if <key [up arrow v] pressed?>
    move [1] steps
  end
  if <key [left arrow v] pressed?>
    turn ccw [1] degrees
  end
  if <key [right arrow v] pressed?>
    turn cw [1] degrees
  end
  if <key [down arrow v] pressed?>
    move [-1] steps
  end
end

when gf clicked
point in direction [90 v]
go to x: [-185] y: [-162]
if <not<(1/2)=[1]>>
  set [p2 v] to [missing]
  stop script
end
set [p2 v] to [here]
wait until <(p1)=[here]>
say [Ready!] for [1] secs
say [Go!] for [1] secs
forever
  if <key [w v] pressed?>
    move [1] steps
  end
  if <key [d v] pressed?>
    turn cw [1] degrees
  end
  if <key [a v] pressed?>
    turn ccw [1] degrees
  end
  if <key [s v] pressed?>
    move [-1] steps
  end
end


http://i50.tinypic.com/dopbtw.png

Offline

 

#391 2013-01-02 08:42:12

nickliboo
Scratcher
Registered: 2011-01-22
Posts: 20

Re: Mesh - how to get it, use it, and program with its features

Well i use the RasPi and when i do "SAVE IMAGE" it crashes with a litle error box in the corner. When I reopen scratch the mesh options are not there

Offline

 

#392 2013-01-02 08:52:11

pwiter
Scratcher
Registered: 2010-06-02
Posts: 100+

Re: Mesh - how to get it, use it, and program with its features

nickliboo wrote:

Well i use the RasPi and when i do "SAVE IMAGE" it crashes with a litle error box in the corner. When I reopen scratch the mesh options are not there

Not sure if this is necroposting.


http://i.imgur.com/YBeXc.png

Offline

 

#393 2013-01-02 11:34:54

nickliboo
Scratcher
Registered: 2011-01-22
Posts: 20

Re: Mesh - how to get it, use it, and program with its features

Noah1991 wrote:

Hi, I'm using Ubuntu Linux 9.04 and every time I try to save after activating Mesh it freezes and I have to force quit Scratch! Any ideas?  sad

Exactly what i need, help!!

Offline

 

#394 2013-01-02 11:35:56

nickliboo
Scratcher
Registered: 2011-01-22
Posts: 20

Re: Mesh - how to get it, use it, and program with its features

pwiter wrote:

nickliboo wrote:

Well i use the RasPi and when i do "SAVE IMAGE" it crashes with a litle error box in the corner. When I reopen scratch the mesh options are not there

Not sure if this is necroposting.

?????

Offline

 

#395 2013-01-22 12:04:47

lisafireball
Scratcher
Registered: 2012-12-20
Posts: 61

Re: Mesh - how to get it, use it, and program with its features

will this work on Windows?


http://i43.tinypic.com/359h9wn.gif

Offline

 

#396 2013-01-22 19:23:52

nathanprocks
Scratcher
Registered: 2011-04-14
Posts: 1000+

Re: Mesh - how to get it, use it, and program with its features

lisafireball wrote:

will this work on Windows?

It works on Windows, Mac, and Linux.


http://carrot.cassiedragonandfriends.org/Scratch_Signature/randomsig.php
http://trinary.site40.net/images/scratchrank.php?username=nathanprocks&amp;display=small

Offline

 

#397 2013-02-11 13:04:29

Devloper123
Scratcher
Registered: 2011-11-27
Posts: 100+

Re: Mesh - how to get it, use it, and program with its features

Should be stickied


http://i45.tinypic.com/2jafczs.gifAnd Dev! Sign up on this forum!i like the  tongue  emoticon

Offline

 

Board footer