Search found 1 match
- 06 May 2019, 12:00
- Forum: Bug Reports
- Topic: Is NOT XYZ work the same as XYZ = 1 ?
- Replies: 1
- Views: 262
Is NOT XYZ work the same as XYZ = 1 ?
So I rewrote my AI's b/c I thought it was so much cooler to say 'Flee if Enemy Not Out of Range'. But then my team started suiciding, so I put each block back the way they were before. Is there a cleaner way to say "Flee if Enemy is in short range or medium range or long range"? I keep won...