I have just a quick question.
Can you implement AI new or change existing AI?
Because i want to try make AI with algorithm base of Swarm AIs.
Search found 3 matches
- Thu Jul 09, 2015 1:35 pm
- Forum: Modding help
- Topic: Can you implement Swarm AI
- Replies: 1
- Views: 1292
- Thu May 14, 2015 4:01 pm
- Forum: Mods
- Topic: [MOD 0.13.x] Artillery Cannon - v1.2.0
- Replies: 47
- Views: 37355
- Fri Apr 03, 2015 7:28 pm
- Forum: News
- Topic: Friday Facts #80 - Crazy start
- Replies: 49
- Views: 41076
Re: Friday Facts #80 - Crazy start
The rocket is basically moving in the Z axis (it is flying straight up). This is something the engine can't do, so we simulate this by moving the rocket along the Y axis. There are many questions arising: What should happen when player starts moving to the north, sort of "chasing" the roc...