File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
[...3]the-blueprint-format/[...10]cameras
[...2]migrating-from-older-versions Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ description: Cameras are used to control the player's view during an animation b
7
7
8
8
{ $frontmatter.description }
9
9
10
- Looking for how to interact with a Camera in-game? Check out [ Interacting with Cameras] ( /docs/rigs/camera ) .
10
+ Looking for how to interact with a Camera in-game? Check out [ Interacting with Cameras] ( /docs/rigs/cameras ) .
11
11
12
12
## Installing the Camera Plugin
13
13
Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ See the [Included / Excluded Bones](/docs/the-blueprint-format/animations#includ
81
81
82
82
## Can I smoothly transition between different animations?
83
83
84
- ** Yes!** See the [ Tweening] ( /docs/exported- rigs/controlling-a-rig-instance#tween-function ) section of Blueprint Animations for more information.
84
+ ** Yes!** See the [ Tweening] ( /docs/rigs/controlling-a-rig-instance#tween-function ) section of Blueprint Animations for more information.
85
85
86
86
## How long has Animated Java been in development?
87
87
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ A few changes have been made to the function API in Animated Java. These changes
37
37
38
38
### Summon Function
39
39
40
- The [ summon function] ( /docs/exported- rigs/summoning-a-new-rig-instance ) has been updated to use macro arguments instead of scoreboard arguments.
40
+ The [ summon function] ( /docs/rigs/summoning-a-new-rig-instance ) has been updated to use macro arguments instead of scoreboard arguments.
41
41
42
42
``` rust title="Old"
43
43
scoreboard players operation #variant aj . i = $ aj . armor_stand. variant. no_baseplate aj . id
You can’t perform that action at this time.
0 commit comments