AIBehaviourCyclicRoute : public class
Created: |
2008-04-12 18:37:15 |
Modified: |
2008-04-12 19:15:47 |
|
Project: |
|
Author: |
piotrw |
Version: |
1.0 |
Phase: |
1.0 |
Status: |
Proposed |
Complexity: |
Easy |
Advanced: |
|
UUID: |
{3CFC4AD7-0957-474f-BEFC-8BCE7F67E9E6} |
Appears In: |
Behaviours |
This behaviour allows to define a list of point which should be visited in a sequential fashion. When last point is reached, the whole behaviour starts over, going to point #1 and repeating sequence.
How it works:
A list of AIBehaviourGoto instances is being build and added to local subbehaviours container.
Object |
Type |
Connection |
Notes |
AIBehaviour |
Class |
Generalization |
|