Skip to content

Instantly share code, notes, and snippets.

@reejosamuel
Last active March 26, 2017 16:41
Show Gist options
  • Save reejosamuel/04dd8abcaee69915f45d39a31b44359a to your computer and use it in GitHub Desktop.
Save reejosamuel/04dd8abcaee69915f45d39a31b44359a to your computer and use it in GitHub Desktop.
Pop animatable properties
item.repeatForever = true
item.springSpeed = 5
item.springBounciness = 2
item.dynamicsFriction = 0
item.dynamicsMass = 1
item.dynamicsTension = 40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment