Skip to content

Instantly share code, notes, and snippets.

@cubny
Created December 20, 2015 11:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cubny/b8165c6de4ba19d015e1 to your computer and use it in GitHub Desktop.
Save cubny/b8165c6de4ba19d015e1 to your computer and use it in GitHub Desktop.
var main_scenario = [
scene1_start,
scene1_heartbeat,
scene1_end,
scene2_start,
scene2_end,
scene3_start,
scene3_heartbeat,
scene3_end
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment