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
+16-9Lines changed: 16 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,14 +10,14 @@ 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 Presets
14
-
There are currently two supported move presets.
15
-
Presets are here to make camera movements, which would otherwise be very difficult to make by hand, fast and easy to create.
16
-
Each preset comes with a bunch of settings which can be tweaked to create tons of variations of the base moves.
17
-
Explanations to the settings of each preset can be found in the tool itself, by hovering over the label/the name of the setting.
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
18
19
19
### Circle
20
-
Creates a move, where the camera will circle around the player/avatar.
20
+
Creates a camera move, where the camera will circle around the player/avatar.
21
21
Can be edited to make moves where the camera will only complete a certain percentage/Sector of the circle.
22
22
23
23
#### Showcase
@@ -31,11 +31,18 @@ This move can be placed everywhere around the player/avatar in the shape of a do
31
31
#### Showcase
32
32

33
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
+
34
40
## Coming Features
35
41
All of these features have no definitive release date and are currently only ideas for what might be made next.
36
-
- 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)
37
-
- saving and loading of moves
38
-
- New Move: J-Turn
42
+
- 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