Talk:SuperTracker

From Robowiki
Jump to navigation Jump to search

Note for you, if you run toward enemy like Tracker does, enemy can finish you with just HOT. » Nat | Talk » 02:55, 3 March 2009 (UTC)

Thanks, I just discovered a typo in the code after looking over it. Actually, this robot doesn't move straight towards the other robot, it uses linear targeting in it's movement system and aims itself ahead of the enemy. However, you are very right about it being easy to hit with HOT--CrazyBassoonist 03:20, 3 March 2009 (UTC)

I haven't ran the code so I am simply guessing, but your speed change seems buggy, I think it would go max speed always ;-) --zyx 19:46, 3 March 2009 (UTC)

Your right, I just read that the maximum speed is actually 8.... I just picked 12 randomly, and I had assumed it was working because the robot does change speed. I have no idea why it doesn't go max speed all the time--CrazyBassoonist 21:29, 3 March 2009 (UTC)

Because your speed is calculated from the distance you want to travel, so when your distance is close to 140 you might slow down --zyx 01:46, 4 March 2009 (UTC)

Oh, that makes sense. Also, I have noticed that once it reaches it's opponent, it does not move unless it's opponent does... Would that also be because of the way robots accelerate?--CrazyBassoonist 01:58, 4 March 2009 (UTC)

There are no threads on this page yet.