Discuss Scratch

Player_Among_Us
Scratcher
42 posts

Other Places/Methods to Receive Scripting Help (Updated)

I want to make a platformer
Emerald_Kingz
New Scratcher
1 post

Other Places/Methods to Receive Scripting Help (Updated)

Bomp!
mar3131
Scratcher
1 post

Other Places/Methods to Receive Scripting Help (Updated)


pen up to (heaven v)size(M)(100)

Last edited by mar3131 (Feb. 12, 2022 13:46:13)

keshav0801
Scratcher
12 posts

Other Places/Methods to Receive Scripting Help (Updated)

Guys, need some help to detect shift key/backspace or enter in scratch…
can't find much
when this sprite clicked
say [Bababooey]
JAIKUMAR1
Scratcher
7 posts

Other Places/Methods to Receive Scripting Help (Updated)

You have to take when space key pressed from the events
when [ space] key pressed
say [bo]

Last edited by JAIKUMAR1 (Feb. 16, 2022 03:21:31)

garotomosquito
Scratcher
16 posts

Other Places/Methods to Receive Scripting Help (Updated)

SCRATCHNICO9000 wrote:

SCRATCHNICO9000 wrote:

MrBullock2010 wrote:

Guys I made a new game and everything else is working perfectly, but the only problem is that when I shoot the lasers at the enemy, it won’t destroy.
Can anybody help me? My project: https://scratch-mit-edu.ezproxyberklee.flo.org/projects/556167901
Try if this works:
when green flag clicked
forever
if <touching [Lazer] ?> then
hide
stop [all]
else
show
end
end
You dont need to use the block stop all
when green flag clicked
show
forever
if <touching [ lazer] ?> then
hide
end

Last edited by garotomosquito (Feb. 15, 2022 16:18:27)

Dogbaloon
Scratcher
2 posts

Other Places/Methods to Receive Scripting Help (Updated)

Can anyone help with my platformer? Its a little buggy
https://scratch-mit-edu.ezproxyberklee.flo.org/projects/646071001/
SquizScratchin
Scratcher
3 posts

Other Places/Methods to Receive Scripting Help (Updated)

Hey, when i put the
point towards [ mouse pointer]
block it didn't point towards thre mouse pointer, in fact it pointed the exact opposite direction, pls help
Yim_the_Muon
Scratcher
48 posts

Other Places/Methods to Receive Scripting Help (Updated)

SquizScratchin wrote:

Hey, when i put the
point towards [ mouse pointer]
block it didn't point towards thre mouse pointer, in fact it pointed the exact opposite direction, pls help
what is the orientation of the sprite in the paint thing? Try flipping it.
jake_1234_
Scratcher
75 posts

Other Places/Methods to Receive Scripting Help (Updated)

so I have a problem on platform game (here is the link to the youtube video I was using
https://www.youtube.com/watchv=DnMrq_47h_o&list=TLPQMjAwMjIwMjIRDA2kMiBQ2A&index=2 ) when you run into the a wall is lags out and you get teleported to the top of the wall please help -link- https://scratch-mit-edu.ezproxyberklee.flo.org/projects/647502910/editor
jake_1234_
Scratcher
75 posts

Other Places/Methods to Receive Scripting Help (Updated)

Player_Among_Us wrote:

I want to make a platformer

try this youtube video link–https://www.youtube.com/watch?v=L3tK5hul1cU&list=PL1U6H9FxqYNLb9-mm5XdeWE4F8-v-222J
MangoUnicorn123
Scratcher
51 posts

Other Places/Methods to Receive Scripting Help (Updated)

hedgehog_blue wrote:

And it's stickied now :D
How do you add that image?
dorne1
Scratcher
34 posts

Other Places/Methods to Receive Scripting Help (Updated)

can you help me make a 3d game
JAIKUMAR1
Scratcher
7 posts

Other Places/Methods to Receive Scripting Help (Updated)

Yim_the_Muon wrote:

SquizScratchin wrote:

Hey, when i put the
point towards [ mouse pointer]
block it didn't point towards thre mouse pointer, in fact it pointed the exact opposite direction, pls help
what is the orientation of the sprite in the paint thing? Try flipping it.
you should try to flip it only
Yim_the_Muon
Scratcher
48 posts

Other Places/Methods to Receive Scripting Help (Updated)

JAIKUMAR1 wrote:

Yim_the_Muon wrote:

SquizScratchin wrote:

Hey, when i put the
point towards [ mouse pointer]
block it didn't point towards thre mouse pointer, in fact it pointed the exact opposite direction, pls help
what is the orientation of the sprite in the paint thing? Try flipping it.
you should try to flip it only
That's basically what I said, but ok.
ScratchCat-Master
Scratcher
100+ posts

Other Places/Methods to Receive Scripting Help (Updated)

Yim_the_Muon wrote:

JAIKUMAR1 wrote:

Yim_the_Muon wrote:

SquizScratchin wrote:

Hey, when i put the
point towards [ mouse pointer]
block it didn't point towards thre mouse pointer, in fact it pointed the exact opposite direction, pls help
what is the orientation of the sprite in the paint thing? Try flipping it.
you should try to flip it only
That's basically what I said, but ok.
Long Reply
Micro_being
Scratcher
100+ posts

Other Places/Methods to Receive Scripting Help (Updated)

I made a mobile arrow system, but the sprite won't stop when I'm not holding the arrow
Link: https://scratch-mit-edu.ezproxyberklee.flo.org/projects/650346330 I can't figure out the bug
JAIKUMAR1
Scratcher
7 posts

Other Places/Methods to Receive Scripting Help (Updated)

Micro_being wrote:

I made a mobile arrow system, but the sprite won't stop when I'm not holding the arrow
Link: https://scratch-mit-edu.ezproxyberklee.flo.org/projects/650346330 I can't figure out the bug
IT is working good when you leave it, it will stop
Yim_the_Muon
Scratcher
48 posts

Other Places/Methods to Receive Scripting Help (Updated)

ScratchCat-Master wrote:

Yim_the_Muon wrote:

JAIKUMAR1 wrote:

Yim_the_Muon wrote:

SquizScratchin wrote:

Hey, when i put the
point towards [ mouse pointer]
block it didn't point towards thre mouse pointer, in fact it pointed the exact opposite direction, pls help
what is the orientation of the sprite in the paint thing? Try flipping it.
you should try to flip it only
That's basically what I said, but ok.
Long Reply
True I guess
CaptainHarbles
Scratcher
1 post

Other Places/Methods to Receive Scripting Help (Updated)

move () steps

Sorry. Nothing is related to my reply Im just testing

Powered by DjangoBB