You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-27Lines changed: 0 additions & 27 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,33 +10,6 @@ Downloads to the mod can be found on the [releases](https://github.com/DragonirH
10
10
11
11
See the promotional video [here](https://youtu.be/YGpfWJvm4Hs) to find out what the tool is currently capable of.
12
12
13
-
## Move Elements
14
-
There are currently two supported move elements.
15
-
Move elements are here to make camera movements, which would otherwise be very difficult to make by hand, fast and easy to create.
16
-
Each move element comes with a bunch of settings which can be tweaked to create tons of variations.
17
-
Explanations to each setting can be found in the tool itself, by hovering over the label/the name of the setting.
18
-
19
-
### Circle
20
-
Creates a camera move, where the camera will circle around the player/avatar.
21
-
Can be edited to make moves where the camera will only complete a certain percentage/Sector of the circle.
22
-
23
-
#### Showcase
24
-

25
-
26
-
### Spiral
27
-
The camera will move on a straight line towards or away from the player/avatar.
28
-
It can turn around its own axis multiple times on this path, creating a spiralling/corkscrew-like movement.
29
-
This move can be placed everywhere around the player/avatar in the shape of a dome.
30
-
31
-
#### Showcase
32
-

33
-
34
-
## Other Elements
35
-
This category is for elements, that don't create camera movement themselves, but are used in tandem with move elements to augment them or do other things.
36
-
37
-
### Repeat
38
-
The repeat element allows you to repeat elements of a given range. Very useful if you have a set of camera moves that you want to use on multiple occasions.
39
-
40
13
## Coming Features
41
14
All of these features have no definitive release date and are currently only ideas for what might be made next.
42
15
- A new field where it will be possible to chain moves together and edit the chain afterwards. (This will simplify the process of creating movements for entire songs) IMPLEMENTED
0 commit comments