I think I have heard some ideas about that discussed in connection with NanoBots, perhaps someone also tried it.
If you work out the angle to your previous position it could work, similar to LaserTargeting.
This is also similar to the construct often used in NanoBots:
e.getVelocity()*Math.sin(e.getBearingRadians())Work out the rest...
Many bots (like those with PerpendicularMovement) are affected by your movement.
-- tobe
It was a while since I wrote that question. You are entirely correct about the similarity to LaserTargeting. When I had implemented my statistics gun in Marshmallow I realised it contained the answer to this very problem. So yes, it definately works. Against some of the top 50 bots this gun is Marshmallow's best gun. It's a secret which bots =). Though against the majority of enemies it's a lousy gun. Without a VirtualGuns type of system it's not a very good gun to have. -- PEZ
Using AngularTargeting/Factored this is not such a lousy gun against the majority of bots any longer. For instance: pitch Gouldingi against SandboxMini, Duelist robots, MicroAspid or Lacrimas. =) -- PEZ