mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
classref: Sync with current master branch (93be33748)
This commit is contained in:
@@ -118,7 +118,7 @@ Notifies when the player defined target, set with :ref:`set_target_location<clas
|
||||
|
||||
- **velocity_computed** **(** :ref:`Vector3<class_Vector3>` safe_velocity **)**
|
||||
|
||||
Notifies when the collision avoidance velocity is calculated. Emitted by :ref:`set_velocity<class_NavigationAgent3D_method_set_velocity>`.
|
||||
Notifies when the collision avoidance velocity is calculated. Emitted by :ref:`set_velocity<class_NavigationAgent3D_method_set_velocity>`. Only emitted when :ref:`avoidance_enabled<class_NavigationAgent3D_property_avoidance_enabled>` is true.
|
||||
|
||||
Property Descriptions
|
||||
---------------------
|
||||
|
||||
Reference in New Issue
Block a user