Click or drag to resize

FollowTransformFollow Method (Transform)

Follow a different Transform using the current distance between them.

Namespace:  Kit.Behaviours
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public void Follow(
	Transform target
)
Request Example View Source

Parameters

target
Type: Transform
See Also