Discuss Scratch

093748988210
Scratcher
100+ posts

弹幕游戏 桐人弹幕测试版

https://scratch-mit-edu.ezproxyberklee.flo.org/projects/70120622/
↑游戏在这里

本游戏是测试版
如果喜欢的画请按一下喜欢~
刚学会怎么使用Scratch2的分身
(注意:由于角色数量过多,可能造成电脑不顺畅!!)
Qtony
Scratcher
39 posts

弹幕游戏 桐人弹幕测试版

093748988210
Scratcher
100+ posts

弹幕游戏 桐人弹幕测试版

Qtony wrote:

jimmy1234567890 wrote:

https://scratch-mit-edu.ezproxyberklee.flo.org/projects/76862406/#editor
……
https://scratch-mit-edu.ezproxyberklee.flo.org/projects/74058744/
↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑
遊戲在這裡喔,日後還會再更新
另外有部分作品是經過本人的允許才可以改的(不是不給別人改喔><

Last edited by 093748988210 (Sept. 20, 2015 03:45:41)

fungarwai
Scratcher
26 posts

弹幕游戏 桐人弹幕测试版

when green flag clicked
forever
if <(Time) = [0]> then
switch costume to [01 v]
end
if <(Time) = [1]> then
switch costume to [11 v]
end
if <(Time) = [2]> then
switch costume to [21 v]
end
if <(Time) = [3]> then
switch costume to [31 v]
end
if <(Time) = [4]> then
switch costume to [41 v]
end
if <(Time) = [5]> then
switch costume to [51 v]
end
if <(Time) = [6]> then
switch costume to [61 v]
end
if <(Time) = [7]> then
switch costume to [71 v]
end
if <(Time) = [8]> then
switch costume to [81 v]
end
if <(Time) = [9]> then
switch costume to [91 v]
end
end

我想可以这样改
when green flag clicked
forever
switch costume to (join (Time) [1])
end
093748988210
Scratcher
100+ posts

弹幕游戏 桐人弹幕测试版

fungarwai wrote:

when green flag clicked
forever
if <(Time) = [0]> then
switch costume to [01 v]
end
if <(Time) = [1]> then
switch costume to [11 v]
end
if <(Time) = [2]> then
switch costume to [21 v]
end
if <(Time) = [3]> then
switch costume to [31 v]
end
if <(Time) = [4]> then
switch costume to [41 v]
end
if <(Time) = [5]> then
switch costume to [51 v]
end
if <(Time) = [6]> then
switch costume to [61 v]
end
if <(Time) = [7]> then
switch costume to [71 v]
end
if <(Time) = [8]> then
switch costume to [81 v]
end
if <(Time) = [9]> then
switch costume to [91 v]
end
end

我想可以这样改
when green flag clicked
forever
switch costume to (join (Time) [1])
end

都可以唷~欢迎借用(@_@)~★
taotaoaixiaobai
New Scratcher
46 posts

弹幕游戏 桐人弹幕测试版

093748988210 wrote:

https://scratch-mit-edu.ezproxyberklee.flo.org/projects/70120622/
↑游戏在这里

本游戏是测试版
如果喜欢的画请按一下喜欢~
刚学会怎么使用Scratch2的分身
(注意:由于角色数量过多,可能造成电脑不顺畅!!)
我真想看看呀!
093748988210
Scratcher
100+ posts

弹幕游戏 桐人弹幕测试版

taotaoaixiaobai wrote:

093748988210 wrote:

https://scratch-mit-edu.ezproxyberklee.flo.org/projects/70120622/
↑游戏在这里

本游戏是测试版
如果喜欢的画请按一下喜欢~
刚学会怎么使用Scratch2的分身
(注意:由于角色数量过多,可能造成电脑不顺畅!!)
我真想看看呀!
正式遊戲早已出來摟
↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓
https://scratch-mit-edu.ezproxyberklee.flo.org/projects/74058744/
↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑

更新的論壇篇
https://scratch-mit-edu.ezproxyberklee.flo.org/discuss/topic/146176/
Wu_Jack
Scratcher
44 posts

弹幕游戏 桐人弹幕测试版

加油哦!(虽然看不懂

Powered by DjangoBB