.SPRITE3 ファイル拡張子
Scratch 3.0 Sprite File
| 開発元 | MIT |
| 人気度 |
4.2 | 85 票 |
SPRITE3ファイルとは?
A SPRITE3 file contains graphics and animation information used by Scratch 3.0, an educational program used to develop creative programming skills. It is a Zip-compressed archive that stores a .JSON file, which includes information about the image as well as animation settings for the image.
詳細情報
Sprites are used by Scratch to perform actions within a project. Sprites can be created by users, but they are also available in the sprites library, as well.
To create a SPRITE3 file with Scratch 3.0, right-click the sprite thumbnail in the sprites panel, select save to local file, name the file, and choose the save location on your computer.
To open a SPRITE3 file with Scratch 3.0, click Import underneath the stage and select the SPRITE3 file on your computer.
注: The release of Scratch 3.0 introduced the SPRITE3 file, which replaced the .SPRITE2 file used by Scratch 2.0.