1.0.9 • Published 6 years ago

matterjs-ragdoll v1.0.9

Weekly downloads
2
License
ISC
Repository
github
Last release
6 years ago

To use:

  • expects one argument, scale amount (0 through 1)
  • relies on import of main matter.js physics engine
import Matter from 'matter-js'
import { createRagdoll } from 'matterjs-ragdoll'
  • then, in your main program call..
createRagdoll([size int])
  • createRagdoll(1) returns a Matter.Composite of the ragdoll
1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.3

6 years ago

1.0.0

6 years ago