Shows loaded scene files, characters, and assets.
The or issue you are currently encountering. Share public link sb3utility tutorial
SB3Utility is the industry standard for Illusion game modding. While it looks technical, the core workflow is simple: Open -> Export -> Edit -> Replace -> Save. This tool puts professional-level content creation into the hands of players. Whether you want to retexture a shirt, create a new hairstyle, or port an entire 3D map into Blender, SB3U is your gateway. Shows loaded scene files, characters, and assets
# Print the project's targets (sprites, stages, etc.) for target in project.targets: print(target.name) Shows loaded scene files