Page 1 of 1

Collision and destroy problems

Posted: Wed Jul 09, 2014 12:35 pm
by knarf
I have the exact same problem as OP on LOVE 0.9.1

Code: Select all

myjoint:setCollideConnected(false)
(with myjoint being a RevoluteJoint) results in:

Code: Select all

attempt to call method 'setCollideConnected' (a nil value)