new PositionTrack(values, smooth)Create a new position track.Parameters:NameTypeDefaultDescriptionvaluesObject.<number, (number|Vec2)>Values at time intervalssmoothbooleanfalseWhether the track should start and end smoothly/gradually (false by default)Sourcegame/actor/animation/track/position_track.js, line 20