如何制作 Turbowarp 的 Javascript 拓展?

对于学习制作 Turbowarp 的 Javascript 拓展,大家可以参考这几篇文章:

Hello,world
如何用Javascript自制Scratch拓展?
处理输入
40code扩展开发(Turbowarp拓展开发)
(我个人觉得这几篇很好)


或者参考官方文档……(全是英文的,不用想了)

Scratch 3.0 Extensions


官方系列教程(更细节一些,但还是全英文的)

1. Introduction to custom extensions
2. Hello, world!
3. Dealing with inputs
4. Dealing with things that aren't instant
5. What is the sandbox anyways?
6. Unsandboxed extensions
7. A better development server
8. Assorted APIs
9. Events and hats
10. Maintaining compatibility
11. Sharing your extension
12. Wrapping up

posted on 2024-12-05 21:41  40code的317  阅读(154)  评论(0)    收藏  举报