Skip to content

Instantly share code, notes, and snippets.

@cha0s
Created September 1, 2012 06:53
Show Gist options
  • Save cha0s/3566040 to your computer and use it in GitHub Desktop.
Save cha0s/3566040 to your computer and use it in GitHub Desktop.
main = new MainBrowser()
main.initialize().then ->
Engine.state =
state: 'Environment'
args:
teleport:
environment: '/environment/browser-demo-kstown.environment.json'
roomIndex: 0
entrance:
position:
x: 64
y: 64
main.launch()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment