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