# The transform is just three facts about where a thing sits: # where (Translation), which way it faces (Rotation), and how big (Scale). Here := Entity.GetLocalTransform() Forward := Here.Translation.Forward Up := Here.Translation.Up Left := Here.Translation.Left