Changes between Initial Version and Version 1 of XML.Entity.Actions.Graze


Ignore:
Timestamp:
Feb 23, 2008, 4:18:59 AM (16 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • XML.Entity.Actions.Graze

    v1 v1  
     1This is an action that's only used by animals. It simply causes the animal to move to the specified location and initiate a grazing animation there, to add more variety to its wander AI.
     2
     3'''Example:'''
     4
     5{{{
     6                <Actions>
     7                        <Graze>
     8                                <WanderDistance>10.0</WanderDistance>
     9                        </Graze>
     10                </Actions>
     11}}}
     12----
     13
     14= !WanderDistance =
     15''BRIEF DESCRIPTION ::''  Wander distance for animals.
     16
     17'''Not yet implemented.'''
     18
     19This specifies the wander distance for animals while grazing (special idle).