02-04-2012, 11:01 AM
I'm trying to use a sprite that faces 24 directions, but it's working funny o_O
I've put this next to the other dirs in the script:
Dirs[24] = [20,21,22,23,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19]
(As per the order of directions in the sprite below)
And the sprite looks goods if it stays still and I just rotate the camera. But the direction it's facing is only dependent on the camera, not the way it's walking o.O It's sort of strafing.
??? o.O
http://img.photobucket.com/albums/v283/c...4_dirs.png
I've put this next to the other dirs in the script:
Dirs[24] = [20,21,22,23,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19]
(As per the order of directions in the sprite below)
And the sprite looks goods if it stays still and I just rotate the camera. But the direction it's facing is only dependent on the camera, not the way it's walking o.O It's sort of strafing.
??? o.O
http://img.photobucket.com/albums/v283/c...4_dirs.png