Makes the website footer stick out slightly from the bottom of the window and makes it expand when hovering over it, allowing it to be quickly accessed from anywhere on the page.
Adds a new "debugger" window to the editor. Allows for logging into the "Logs" tab of the debugger window using the "log", "warn" and "error" blocks. The "breakpoint" block will pause the project when executed. All running stacks of blocks can be viewed in the "Threads" tab of the debugger window, and when paused the "Step" button can be used to execute the next block. A graph of frames per second and number of clones can be viewed in the "Performance" tab. Allows for timing sections of your code with the "start timing" and "stop timing" block. Timing results and more are accessible from the "Timing" tab.
自定义缺省造型编辑器颜色
⭐
default-costume-editor-color
更改造型编辑器的颜色和轮廓大小。
自定义默认新建的项目
⚠️
default-project
设置默认的新建项目到任何项目。
删除其他造型或声音
⭐
delete-others
Adds an option to the right click context menu for costumes and sounds to delete all items except for the selected one.
Hides delete button (trash can icon) from sprites, costumes and sounds. They can still be deleted using the right click context menu or by holding the Shift key.
Shows the project's thumbnail as a placeholder before the project is started and while it loads.
预览作品的介绍和提示
⭐
preview-project-description
在你自己的项目中,在“作品介绍”上方添加一个切换按钮,用于预览其他用户看到的作品介绍和备注。
作品进度条
🌟
progress-bar
为加载和保存作品添加一个作品进度条。
角色和脚本计数
⭐
project-info
在“改编”按钮旁显示作品中角色和脚本的数量。
作品介绍选项卡
project-notes-tabs
在作品页面的“说明”和“备注和致谢”部分创建选项卡。
Recolor custom blocks
⭐
recolor-custom-blocks
Adds an option to choose a custom color when creating a block. This feature works by adding the color code or category name at the beginning of the block's label.
Comments
Make sure to follow the code of conduct. You can see this comment section on GitHub Discussions, as well as editing and removing your comment.