I have a 'Spaceship' object, when i pin a 'Thruster' object to the 'Spaceship', i add 1 to a variable called 'Overlap'.
Im struggling to find a way to subtract 1 from 'overlap' when the 'Thruster' is no longer pinned to the 'Spaceship'. Ive tried lots of variations but no success.
Please halp!