Skip to content

Instantly share code, notes, and snippets.

@501A-Designs
Last active November 8, 2021 10:00
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 501A-Designs/282d1341a36dc3a79da6a43a60d163d2 to your computer and use it in GitHub Desktop.
Save 501A-Designs/282d1341a36dc3a79da6a43a60d163d2 to your computer and use it in GitHub Desktop.
Chrome Dino
// A fun trick when your internet is cut
let dino = Runner.instance_;
dino.currentSpeed = 150;
dino.tRex.groundYPos = 15;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment