The first parameter is the object: humanoid.
The third parameter is the goal: camera offset.
local tween1 = TweenService:Create(Humanoid,Info,{CameraOffset = Vector3.new(0,-1.5,0)})
Also I might’ve made a typo since I’m on mobile.
The first parameter is the object: humanoid.
The third parameter is the goal: camera offset.
local tween1 = TweenService:Create(Humanoid,Info,{CameraOffset = Vector3.new(0,-1.5,0)})
Also I might’ve made a typo since I’m on mobile.