I've made so many changes lately, it's hard for me to remember exactly what fixed what, but I've essentially fixed all these problems in the last couple of days.
Proskrito - I had been reading the doc file but since I could never remember every problem addressed in it, when a new problem arose, I would often think "Hmm, didn't see that in the doc" and didn't think to check.
My walk-to points had stopped being recognised because of a REALLY simple thing: I had at some point accidentally unchecked the box regarding them in the general settings tab. Easily fixed.
As I said before, the "look at" problem was fine as soon as I got the new template (so I highly reccommend it!).
The 5 or so hotspots that weren't working REALLY baffled me. I did a few tests with moving them around and taking them off one by one and, although I don't understand WHY this was a problem, I figured out what the problem was. One of my hotspots reached all the way to the top pixel of the background. It was, for some reason, stopping not only itself from working properly, but all the hotspots directly below it. All I did was keep one pixel length line free at the top of the screen and everything works like a charm. If keeping the top line of pixels free is written in the manual somewhere, I never came across it... but it completely baffled me.
The only other fundamental problem I had was the character, after being told to look at something, moving to the object's closest point on his own, and THEN moving to the hotspot. I fixed that by changing the 1 to a 0 in the line: AlwaysGoToHotspots=0;
Easy ^_^ I hope that helps anyone who comes across similar stupid problems!
Proskrito - I had been reading the doc file but since I could never remember every problem addressed in it, when a new problem arose, I would often think "Hmm, didn't see that in the doc" and didn't think to check.
My walk-to points had stopped being recognised because of a REALLY simple thing: I had at some point accidentally unchecked the box regarding them in the general settings tab. Easily fixed.
As I said before, the "look at" problem was fine as soon as I got the new template (so I highly reccommend it!).
The 5 or so hotspots that weren't working REALLY baffled me. I did a few tests with moving them around and taking them off one by one and, although I don't understand WHY this was a problem, I figured out what the problem was. One of my hotspots reached all the way to the top pixel of the background. It was, for some reason, stopping not only itself from working properly, but all the hotspots directly below it. All I did was keep one pixel length line free at the top of the screen and everything works like a charm. If keeping the top line of pixels free is written in the manual somewhere, I never came across it... but it completely baffled me.
The only other fundamental problem I had was the character, after being told to look at something, moving to the object's closest point on his own, and THEN moving to the hotspot. I fixed that by changing the 1 to a 0 in the line: AlwaysGoToHotspots=0;
Easy ^_^ I hope that helps anyone who comes across similar stupid problems!