User Tools
Sidebar
Using RAIN
AI Characters
Environment
behaviortrees:nodes:priority
Table of Contents
Priority
Talk about what a priority is.
Attributes
General
- Node Type: The type of node this is.
- Name: The name of the node, useful for labeling larger trees.
- Repeat: Whether or not this node should repeat. Priority nodes are always set to Forever.
- Debug Break (for Debugging): When checked, if this node is started while running in the editor, playback will be paused.
Conditional
- Weight (for Random): How likely this node is to be selected when in a random node.
- Starting Priority (see Usage): The initial priority of this node when the Priority node first starts.
- Running Priority (see Usage): The priority of this node while running, refreshed by the Priority node at a set rate.
Priority
- Refresh Rate: The amount of time to wait before refreshing the running priorities of any child nodes.
Usage
Priority
Talk about normal use
Talk about the starting and running priorities
Pitfalls
Updating Priorities
Talk about the kind of values you should use for priorities, and when they will be updated.
behaviortrees/nodes/priority.txt · Last modified: 2022/08/13 18:13 (external edit)
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 3.0 Unported