#how to make a tween camera look down? [SOLVED]
1 messages · Page 1 of 1 (latest)
One message removed from a suspended account.
since cframes contains rotation
ctrl + z try
One message removed from a suspended account.
One message removed from a suspended account.
One message removed from a suspended account.
oh
yeah u shouldve tweened position
or check the cframe of the target part
make sure it has same rotation as start position
One message removed from a suspended account.
yes , it rotates because of the target part's cframe
One message removed from a suspended account.
tween makes camera have the rotation of the target part
u should only either tween pos or check the cframe
showme cframe of start and end part
or rotation
One message removed from a suspended account.
One message removed from a suspended account.
One message removed from a suspended account.
is that rotation or pos ?
One message removed from a suspended account.
send rotation
to see
One message removed from a suspended account.
its in the part' sproperty
it may be called orientation
One message removed from a suspended account.
One message removed from a suspended account.
One message removed from a suspended account.
One message removed from a suspended account.
uhm thats strange
okay
do you have the command bar ?
of roblox studio ?
One message removed from a suspended account.
okay then just do
print(pathtopart.CFrame)
One message removed from a suspended account.
and tell me results for both
One message removed from a suspended account.
okay thats really wierd
and you say that camera rotates ?
One message removed from a suspended account.
mm
try tweening position
instead of cframe
CFrame.lookAt(cameraPosition,cameraPosition + cameraCFrame.UpVector * -1)
One message removed from a suspended account.
work?
One message removed from a suspended account.
One message removed from a suspended account.
thx
Close this post and edit title say it solved