1
This commit is contained in:
@@ -15,7 +15,7 @@ namespace BITKit.NodeCanvas
|
||||
public BBParameter<Transform> target;
|
||||
protected override void OnExecute()
|
||||
{
|
||||
target.SetValue(sensor.value.CurrentTarget);
|
||||
//target.SetValue(sensor.value.CurrentTarget);
|
||||
EndAction();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user