when the script runs, all sorts of weird things happen. For example, the animation ends up playing from frame 10 to 40 instead of 30 to 40 like its supposed to. It seems like its just a bug…but maybe somebody out there has encountered this problem and knows a solution. Any help would be appreciated.
Sounds like there’s a fault with your condition, it’s returning true when it should be returning false. Check it and see if its wrong. Or tell us what your condition is so we can advise you further.
My conditions are working perfectly, so I know that thats not the problem. My code is a little more complicated than what I posted. I figured I’d just post the part that I knew was giving me the problem. Because I’ve checked everything else and it is working fine…