SCML importer v1.0.5 Tools 4.0 Community
Submitted by user wojciechm; MIT; 2026-08-27
SCML importer for GODOT. Written to convert BrashMonkey Spriter created characters and animations into a Godot scene and animations.
Usage:
* install plugin
* enable plugin
* import scml along with images maintaining the relativity that the SCML expects
* open the scml file in godot using the FileSystem dock
v1.0.5 was tested in 4.6.1.and 4.7.2 but is expected to continue to work in 4.X since no breaking changes were made.
For a full description of the changes please go to the github README.
Changes from 1.0.4:
Adjust _import to correctly return an Error value as expected
View files Download Submit an issue Recent Edits