You might want to keep track of the “already hit bones” in an array and then check that array whenever bones are hit to ensure only un-hit bones can be performed on.
You might want to keep track of the “already hit bones” in an array and then check that array whenever bones are hit to ensure only un-hit bones can be performed on.