I haven't posted in these forums for a long time, but have come up against an issue with a game I have been working on that I cannot solve. I have created a snooker game, but have come up against an issue. MMF2's standard 32 directional movement leads to pretty large inaccuracies when I am taking a shot, which would make the game unplayable.
I thought that the solution to the problem would be to use the advanced directional object, as this has support for 360 degree movement. However, even with the supplied examples that come with the object, I was not able to find a way to solve this, as I believe the object forces you to convert back into 32-direction movement, thus not solving the issue.
I would be grateful for any help on this, as this problem has been bugging me for a while.