Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: Ytterbium on Fri 16/01/2004 00:12:14

Title: My character won't walk diagonally!
Post by: Ytterbium on Fri 16/01/2004 00:12:14
I have a character with eight directions. The game uses the diagonal directions to turn, however my character won't walk diagonally. Why is this? I'd like it if this could be fixed.
Title: Re:My character won't walk diagonally!
Post by: Darth Mandarb on Fri 16/01/2004 00:32:47
In the Character editor; make sure "No Diagonal Loops" isn't ticked.

That might be why.

])]V[
Title: Re:My character won't walk diagonally!
Post by: Ishmael on Fri 16/01/2004 19:17:11
Also, how many frames do your diagonal loops have? I remeber this issue been discussed, and the conclusion was something like that the diagonal loops need atleast 3 walking frames or something... not sure, though.