Discuss Scratch

MrBubbyMan
Scratcher
5 posts

scripts not working

My browser / operating system: ChromeOS 13729.56.0, Chrome 89.0.4389.95, No Flash version detected

can someone figure out why my scripts aren't working? this is the script that doesn't work on the sprite called “pap blaster”
when I receive [random gb v]
repeat (7)
元位置 (999) (999) (0) 発射位置 ([x position v] of [SOUL v]) (100) (180) 大きさ (100) 太/細 [細] 待つ (1) ビームが出る時間 (1) 回る? [回る] 用意時間 (17)
wait (1) secs

(the red is supposed to be the custom block)
game: https://scratch.mit.edu/projects/506102044/

Last edited by MrBubbyMan (April 6, 2021 12:22:56)


define Scratch
forever
Imagine
Program
Share
i make undertale games, amazing, incredible, wonderful, extraordinary
end
kccuber
Scratcher
1000+ posts

scripts not working

MrBubbyMan wrote:

My browser / operating system: ChromeOS 13729.56.0, Chrome 89.0.4389.95, No Flash version detected

can someone figure out why my scripts aren't working? this is the script that doesn't work on the sprite called “pap blaster”
when I receive [random gb v]
repeat (7)
元位置 (999) (999) (0) 発射位置 ([x position v] of [SOUL v]) (100) (180) 大きさ (100) 太/細 [細] 待つ (1) ビームが出る時間 (1) 回る? [回る] 用意時間 (17)
wait (1) secs

(the red is supposed to be the custom block)
game: https://scratch.mit.edu/projects/506102044/
I cannot understand what the block is supposed to do because it's in a different language. Can you write what it's supposed to do?


Made using Nord Theme & Inkscape
MrBubbyMan
Scratcher
5 posts

scripts not working

kccuber wrote:

MrBubbyMan wrote:

My browser / operating system: ChromeOS 13729.56.0, Chrome 89.0.4389.95, No Flash version detected

can someone figure out why my scripts aren't working? this is the script that doesn't work on the sprite called “pap blaster”
when I receive [random gb v]
repeat (7)
元位置 (999) (999) (0) 発射位置 ([x position v] of [SOUL v]) (100) (180) 大きさ (100) 太/細 [細] 待つ (1) ビームが出る時間 (1) 回る? [回る] 用意時間 (17)
wait (1) secs

(the red is supposed to be the custom block)
game: https://scratch.mit.edu/projects/506102044/
I cannot understand what the block is supposed to do because it's in a different language. Can you write what it's supposed to do?
元位置 - original position
発射位置 - launch position
大きさ - size
太/細 - big/small
待つ - wait
ビームが出る時間 - time until beam comes out
回る? - spin?
用意時間 - preparation time

The block might be too big to see but this is the entire block translation

Last edited by MrBubbyMan (April 6, 2021 13:46:33)


define Scratch
forever
Imagine
Program
Share
i make undertale games, amazing, incredible, wonderful, extraordinary
end

Powered by DjangoBB