Create Follow

Playable
दोनों तरफ
क्राफ्टलैंड स्टूडियो मोबाइल और पीसी दोनों पर उपलब्ध है

Creates a following motion where the target entity follows the specified object.

डिक्लेरेशन

func CreateFollow(target entity<Entity>, followTarget entity<Entity>, offset Vector3, coordinateSystem CoordinateSystemType, out var createdEntity entity<Follow>, autoPlay bool)
go

पैरामीटर्स

इनपुट

नाम टाइप विवरण
Target Entity target entity
Follow Target Entity Object entities that follow the movement
Offset Vector3 Offset from the following target coordinates
Coordinate System CoordinateType Coordinate system used
Auto Play Bool Whether the playback starts automatically after creation

आउट

नाम टाइप विवरण
Created Entity PlayablePosFollow Created following motion entity