nanos world API Reference Unofficial documentation
Function Shared Fast

Player:TranslateCameraTo

Smoothly moves the Player's Camera Location (only works if not possessing any Character)

Syntax

Lua
my_player:TranslateCameraTo(location, time, exp = 0)

Parameters

Name Type Default Description
location Vector
time float
exp optional float 0 Exponential used to smooth interp, use 0 for linear movement