Speedgot
Camera
-----
a light-weight camera movement library for animation
Download Now
Via external site
Overview
Updates (
--
)
Reviews (
---
)
Version History
Discussion
Theorily this plugin supports all the version maybe
Example:
Code (Java):
Camera camera
=
CameraAPI.
newCamera
(
Node.
of
(
0
,
64
,
0
)
)
.
next
(
Node.
of
(
12
,
68
,
4
)
)
.
looking
(
new
Vector
(
16
,
65
,
13
)
,
false
)
.
time
(
3
)
.
done
(
)
.
next
(
Node.
of
(
-
9
,
72
,
16
)
)
.
looking
(
new
Vector
(
0
,
64
,
0
)
,
true
)
.
time
(
3
)
.
done
(
)
.
next
(
Node.
of
(
-
18
,
64
,
9
)
)
.
looking
(
new
Vector
(
-
9
,
8
,
6
)
,
false
)
.
time
(
3
)
.
done
(
)
.
build
(
)
;
camera.
play
(
plugin, world, player
)
;
Goto
Github
for more information
View on SpigotMC
Resource Information
Author:
----------
Total Downloads:
72
First Release:
Jan 24, 2023
Last Update:
Jan 24, 2023
Category:
---------------
All-Time Rating:
0 ratings
Version
-----
Released:
--------------------
Downloads:
------
Version Rating:
----------------------
--
ratings