Arbor Reference
3.7.0
Component Reference
Behaviour Reference
Agent
Animator
Audio
BehaviourTree
Collision
Collision2D
Component
Events
GameObject
Legacy
List
ObjectPooling
Parameter
Physics
ActivateCollider
AddForceRigidbody
AddVelocityRigidbody
Properties
RigidbodyMoveOnWaypoint
SetVelocityRigidbody
Physics2D
Renderer
Scene
StateMachine
Transform
Transition
Trigger
Tween
UI
Calculator Reference
BehaviourTree
Arbor Reference
Docs
»
Behaviour Reference
»
AddVelocityRigidbody
AddVelocityRigidbody
¶
It will add the velocity of Rigidbody.
Properties
¶
Property Name
Description
Target
Rigidbody of interest.
Angle
Angle of each axis with reference to the front direction.
Speed
Speed added.
Space
Space to add velocity.