Skip to content

Instantly share code, notes, and snippets.

@RageCage64
Created April 11, 2021 21:32
Show Gist options
  • Save RageCage64/f560994b930c385f9ed8ca7d75e8d24d to your computer and use it in GitHub Desktop.
Save RageCage64/f560994b930c385f9ed8ca7d75e8d24d to your computer and use it in GitHub Desktop.
loadAsync example
const gameboyCart = await loader.loadAsync("./path to gameboy file I forget")
scene.add(gameboyCart)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment