Sb3utility Tutorial Direct

: Drag your game asset file (often .xx , .xa , or Unity-related formats) directly into the SB3Utility interface.

# Print the project's targets (sprites, stages, etc.) for target in project.targets: print(target.name) sb3utility tutorial

Copied to Clipboard

Click anywhere to close.