goplus / spx

spx - A Scratch Compatible Go/Go+ 2D Game Engine for STEM education
https://builder.goplus.org
Apache License 2.0
103 stars 28 forks source link

Play media nil #389

Open qlli opened 1 week ago

qlli commented 1 week ago

image

JiepengTan commented 2 days ago

Currently, Spx2 does not support downloading resources from the internet and parsing them at runtime, because all art assets need to be imported before they can be accessed.