Discuss Scratch

woshixiaokeai
Scratcher
14 posts

一个小小的Scratch会(一起聊天,分享作品和脚本)

woshixiaokeai
Scratcher
14 posts

一个小小的Scratch会(一起聊天,分享作品和脚本)

新游戏

Last edited by woshixiaokeai (Dec. 7, 2018 12:52:28)

xuanbiancheng
Scratcher
44 posts

一个小小的Scratch会(一起聊天,分享作品和脚本)



xuanbiancheng
Scratcher
44 posts

一个小小的Scratch会(一起聊天,分享作品和脚本)

说 [][scratchblocks]
说 []
说 [当然可以]
[/scratchblocks]
wwhsq
Scratcher
45 posts

一个小小的Scratch会(一起聊天,分享作品和脚本)

当然喽~上!链接们!
岩浆跳
Platformer
足球
烟花
marklin1007
Scratcher
65 posts

一个小小的Scratch会(一起聊天,分享作品和脚本)

Yogurt_girl500
Scratcher
6 posts

一个小小的Scratch会(一起聊天,分享作品和脚本)

什么?
hz2009
Scratcher
100+ posts

一个小小的Scratch会(一起聊天,分享作品和脚本)

Ferryman_Angel
Scratcher
100+ posts

一个小小的Scratch会(一起聊天,分享作品和脚本)

hz2009 wrote:

https://scratch.mit.edu/projects/273268102/
你作品里那只猫不应该只留下一个头吗?
5151STR
Scratcher
11 posts

一个小小的Scratch会(一起聊天,分享作品和脚本)

“虚假”Scratch聊天室
我用谷歌翻译来翻译语句

Last edited by 5151STR (Dec. 23, 2018 07:48:40)

woshixiaokeai
Scratcher
14 posts

一个小小的Scratch会(一起聊天,分享作品和脚本)

我建了一个新工作室,叫Scratch会。
点这里
fff301
New Scratcher
2 posts

一个小小的Scratch会(一起聊天,分享作品和脚本)

怎么弄RGB在绘制中
是这样吗
将画笔的颜色设定为 [连接 (连接 (连接 [(R)]) [(G)]) [(b)]]
xiaozhuzhu98
New Scratcher
38 posts

一个小小的Scratch会(一起聊天,分享作品和脚本)

点击绿旗时
移到 [scratch.mit.edu v]
下载 [ scratch2.0]
如果 <下载成功> 那么
编辑脚本

否则
等待 〈下载成功〉
end

Last edited by xiaozhuzhu98 (Dec. 31, 2018 12:12:28)

Funnygameforyou
Scratcher
44 posts

一个小小的Scratch会(一起聊天,分享作品和脚本)

我的!
點此進入[/url

Last edited by Funnygameforyou (Jan. 1, 2019 01:12:28)

xiaozhuzhu98
New Scratcher
38 posts

一个小小的Scratch会(一起聊天,分享作品和脚本)

点击绿旗时
说 [人呢] (2) 秒
如果 <<碰到 [人 v] ?> 不成立>> 那么
移到 [其他 v]

否则
聊天
end

Last edited by xiaozhuzhu98 (Jan. 6, 2019 12:06:53)

1328__--5
Scratcher
100+ posts

一个小小的Scratch会(一起聊天,分享作品和脚本)

询问 [为什么最近官网这么卡,程序都点不开?
] 并等待
在 <知道> 之前一直等待
1328__--5
Scratcher
100+ posts

一个小小的Scratch会(一起聊天,分享作品和脚本)

定义 我走了
移到 [其他官网 ]
[scratchblocks]
点击绿旗时
重复执行直到 <<官网很卡> 不成立>
如果 <官网很卡> 那么


在 <不卡> 之前一直等待

否则
我走了
end
[/scratchblocks]
Link_at_large
Scratcher
93 posts

一个小小的Scratch会(一起聊天,分享作品和脚本)

将画笔的颜色设定为 [#efe2e7]
Zhang-Zang
Scratcher
500+ posts

一个小小的Scratch会(一起聊天,分享作品和脚本)

xuanbiancheng wrote:


炫编程?
Theyheyeyy
Scratcher
500+ posts

一个小小的Scratch会(一起聊天,分享作品和脚本)

重力引擎
点击绿旗时
显示 //可能不必要
移到你想要的坐标::motion
将 [x速度 v] 设定为 [0]
将 [y速度 v] 设定为 [0]
重复执行
如果 <按下你想要的键::sensing> 那么
将变量 [x速度 v] 的值增加 (-1)
end
如果 <按下你想要的键::sensing> 那么
将变量 [x速度 v] 的值增加 (1)
end
将 [x速度 v] 设定为 ((x速度) * (0.9))
将x坐标增加 (x速度)
如果 <碰到想要的颜色::sensing> 那么
将y坐标增加 (1)
如果 <碰到想要的颜色::sensing> 那么
将y坐标增加 (1)
如果 <碰到想要的颜色::sensing> 那么
将y坐标增加 (1)
如果 <碰到想要的颜色::sensing> 那么
将y坐标增加 (1)
如果 <碰到想要的颜色::sensing> 那么
将y坐标增加 (1)
如果 <碰到想要的颜色::sensing> 那么
将x坐标增加 ((x速度) * (-1))
将y坐标增加 (-5)
如果 <按下你想要的键::sensing> 那么
如果 <(x速度) > [0]> 那么
将 [x速度 v] 设定为 [-5]
否则
将 [x速度 v] 设定为 [5]
end
将 [y速度 v] 设定为 [10]
否则
将 [x速度 v] 设定为 [0]
end
end
end
end
end
end
end
将变量 [y速度 v] 的值增加 (-1)
将y坐标增加 (y速度)
如果 <碰到想要的颜色::sensing> 那么
将y坐标增加 ((y速度) * (-1))
将 [y速度 v] 设定为 [0]
end
将y坐标增加 (-1)
如果 <碰到想要的颜色::sensing> 那么
如果 <按下你想要的键::sensing> 那么
将 [y速度 v] 设定为 [15]
end
end
end

Powered by DjangoBB