feature/animateTo #21
@ -104,6 +104,7 @@ function camera:animateTo(position, animationNode)
|
||||
self.animationNode = animationNode
|
||||
self.animationEndPosition = position
|
||||
self.animationBeginPosition = self.position
|
||||
self.velocity = Vec3 {}
|
||||
end
|
||||
|
||||
--- @return Camera
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user