Desired tasks

HCWE

New member
Hi.
I am looking for a few tasks that i cant seem to find. Maybe they dont exists or it's a me problem. Using BD Pro.

However, is there anythin similar to the following?:
  • Conditional Branch - Selects a branch based on whether the condition evaluates to true or false.
  • Switch - Branches off based on the Enumeration value.
Aslo i am missing a task like the following (i created it myself, but i feel like it should exist in the package):
  • GetPosition - Gets the position of a game object and stores it as a Vector3.
I use this to store the position of my target, so when the character looses sight of the target i continue to this position then wander the area for a while to "look" for the target.
 
Back
Top