8 lines
281 B
Plaintext
8 lines
281 B
Plaintext
#title CreateWeldJoint [RCBasic Doc]
|
|
#header Function CreateWeldJoint( spriteA, spriteB, x, y, collide_connect)
|
|
|
|
Creates a Weld Joint
|
|
|
|
A weld joint essentially glues two bodies together. A weld joint may distort somewhat because the island constraint solver is approximate.
|
|
|