So I converted a game to v2.61 from v2.56b and I've noticed some problems.
The problem is when using the FaceLocation() command. Basically, in the game its used a lot - mainly for the purpose of changing the loop in a view. The thing is, since converting - none of the previously coded FaceLocation() stuff is working!
For example, on the intro of this game theres a guy on a ledge (yeah, this is Perils of Poom I'm talking about). I used FaceLocation every few seconds to get him to look in a different direction - so the graphic changes and when he talks, it will have a different talking animation than when facing the other direction. The problem is none of that is happening. He's just in the same direction the whole time, same talking animation. (hope i wrote that clearly enough)
The thing is the code is exactly how it should be. It says FaceLocation etc etc, everything is normal but yet its still not working. I've been writing some new stuff in 2.61 using FaceLocation and that seems to be working ok though.
Can anyone offer any suggestions? Being an idiot, I'm not sure if I got an up-to-date backup of the game handy.
The problem is when using the FaceLocation() command. Basically, in the game its used a lot - mainly for the purpose of changing the loop in a view. The thing is, since converting - none of the previously coded FaceLocation() stuff is working!
For example, on the intro of this game theres a guy on a ledge (yeah, this is Perils of Poom I'm talking about). I used FaceLocation every few seconds to get him to look in a different direction - so the graphic changes and when he talks, it will have a different talking animation than when facing the other direction. The problem is none of that is happening. He's just in the same direction the whole time, same talking animation. (hope i wrote that clearly enough)
The thing is the code is exactly how it should be. It says FaceLocation etc etc, everything is normal but yet its still not working. I've been writing some new stuff in 2.61 using FaceLocation and that seems to be working ok though.
Can anyone offer any suggestions? Being an idiot, I'm not sure if I got an up-to-date backup of the game handy.