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

#1 2011-10-17 10:30:54

Dinoclor
Scratcher
Registered: 2010-06-10
Posts: 1000+

Sensor sprite help?

I am making a platformer game which uses sensor sprites. I know that there's a way to make them flick so fast that you don't see the sensors, because some people have done it. How?


This is a temporary signature. It will exist until I think of something witty.

Offline

 

#2 2011-10-17 10:36:20

roijac
Scratcher
Registered: 2010-01-19
Posts: 1000+

Re: Sensor sprite help?

don't use loops or broadcasting. try in presentation mode, not in stage
good luck!

Offline

 

#3 2011-10-17 10:41:05

Dinoclor
Scratcher
Registered: 2010-06-10
Posts: 1000+

Re: Sensor sprite help?

roijac wrote:

don't use loops or broadcasting. try in presentation mode, not in stage
good luck!

But how can I make it change to the sensor costume and back without a loop?


This is a temporary signature. It will exist until I think of something witty.

Offline

 

#4 2011-10-17 11:40:09

schnrfl
Scratcher
Registered: 2011-10-11
Posts: 500+

Re: Sensor sprite help?

Don't make it flick back and forth. Use a different, hidden sprite to sense.


opposable thumbs • ubc • dvorak • help
sprach eˣius//Foresson

Offline

 

#5 2011-10-17 13:00:26

Dinoclor
Scratcher
Registered: 2010-06-10
Posts: 1000+

Re: Sensor sprite help?

schnrfl wrote:

Don't make it flick back and forth. Use a different, hidden sprite to sense.

I'll try that.


This is a temporary signature. It will exist until I think of something witty.

Offline

 

#6 2011-12-01 20:58:33

Henrybomb
Scratcher
Registered: 2011-10-29
Posts: 18

Re: Sensor sprite help?

hide it using <blocks>
<set[ghost ]effect to( 100
</blocks>


Henrybomb wrote this post.

Offline

 

Board footer