From CryWiki
| Name: AIGoto
| Class: AI
| Category: Approved
| Hidden: No
|
(Inputs - Outputs - Notes - See Also)
goto action
Inputs
| entityId Port
|
| Type: Entity
| Technical Name: entityId
| Default Value: 0
|
|
|
| Changes the attached entity dynamically
|
|
| Sync Port
|
| Type: Any
| Technical Name: sink
| Default Value: None
|
|
|
| for synchronization only
|
|
| cancel Port
|
| Type: Any
| Technical Name: cancel
| Default Value: None
|
|
|
| cancels execution
|
|
| pos Port
|
| Type: Vector
| Technical Name: pos
| Default Value: 0,0,0
|
|
|
| None
|
|
| EndAccuracy Port
|
| Type: Float
| Technical Name: distance
| Default Value: 0
|
|
|
| How accurately to position at the path end
|
|
| StopDistance Port
|
| Type: Float
| Technical Name: StopDistance
| Default Value: 0
|
|
|
| Stop this amount before the end of the path
|
|
Outputs
| done Port
|
| Type: Entity
| Technical Name: done
| Default Value: None
|
|
|
| action done
|
|
| succeed Port
|
| Type: Entity
| Technical Name: succeed
| Default Value: None
|
|
|
| action done successfully
|
|
| fail Port
|
| Type: Entity
| Technical Name: fail
| Default Value: None
|
|
|
| action failed
|
|
Notes
This node has no notes. To add notes, edit this page.
See Also
No "See Also" items specified for this Node. To include an item, edit this page.