gametechmods
Robot Arena => General Support => Topic started by: Gauche Suede on August 05, 2012, 03:11:17 AM
-
I've just AIed my bot with FBS.py, but the bot won't melty-brain. here's the bindings:
list.append(("Midnight St4r","FBS",{'nose':-math.pi/2,'invertible':True,'spinspeed':25,'radius':0.1,'topspeed':150,'throttle':130,'turn':100,'turnspeed':5,'weapons':(0,)}))
-
Turn down the spin speed a notch to about 15
-
Define 'it won't melty-brain'. Does it still spin? Does it move at all?
-
Define 'it won't melty-brain'. Does it still spin? Does it move at all?
it still spins, but it won't chase the opponent like it supposed to do with FBS.py.
-
It should be spinspeed's problem. Try Conraaa's suggestion.
-
if you read the .py itll tell you that higher spinspeed = slower movement towards opponent
-
Yeah, I wrote a fair bit of advice in the .py file.