playcanvas/playcanvas-spine

Would we be able to change to use asset.filename instead of deriving from the URL?

yaustar opened this issue · 0 comments

var path = pc.path.getBasename(asset.file.url);

Or is asset.filename not guaranteed to be used/populated or same as the actual URL?