ChoicescriptIDE / ChoicescriptIDE/main

*sound doesn't work on web version

Open
#119 2 comments 0 reactions 0 assignees View on GitHub
backlog bug minor
Dominant language
JavaScript
Stars
36
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Embarrassingly, I think this has always been broken, or at least for a very long time.
The short of it is that we pass the game files as a compiled object, so there's no need to load individual scene files.

This of course doesn't apply to media included within the game, which are still being referenced as "file://{projectPath}/resource" -- which doesn't exist on the web. We actually need to grab the media via Dropbox's API.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.