Author Topic: The AI Runs away.  (Read 758 times)

Offline senstro

  • Very dead
  • Beetleweight
  • Posts: 128
  • Rep: 0
  • Keep calm and don't lose your head.
    • View Profile
    • Awards
  • See profile for gamer tags: Yes
  • Skype: alfie.rose1
The AI Runs away.
« on: January 06, 2014, 06:59:16 AM »
So while AIing I tried to AI a wedge and wll for some reason it just turns away and runs. The Forward heading is in the right direction and this is the line of text in the bindings.
list.append(("Mass Wedgie","Omni",{'invertible':True,'range':50,'radius':1,'topspeed':150,'throttle':100,'turn':100,'turnspeed':3.2,'weapons':(12,13,14,15,16,17,18,19)}))
and a picture of said robot.


Any help would be appreciated.
I might be some time.

Offline Thyrus

  • *
  • Posts: 6218
  • Rep: 19
  • Back to purple '17
    • http://www.youtube.com/Th
  • Awards BOTM Winner
    • View Profile
    • Awards
Re: The AI Runs away.
« Reply #1 on: January 06, 2014, 08:09:05 AM »
you have to add a "nose" line. don`t know what it needs to say tough

Offline KOS

  • Heavyweight
  • Posts: 578
  • Rep: 8
    • NoxoraGTR
    • View Profile
    • Awards
  • See profile for gamer tags: Yes
  • Skype: george.boenke
Re: The AI Runs away.
« Reply #2 on: January 06, 2014, 10:00:52 AM »
After 'invertible':True' add  'nose': math.pi,