搬运一批Bedrock wiki内容,完善翻译
This commit is contained in:
53
docs/wiki/visuals/leash-position.md
Normal file
53
docs/wiki/visuals/leash-position.md
Normal file
@@ -0,0 +1,53 @@
|
||||
---
|
||||
title: Leash Position
|
||||
category:
|
||||
- Tutorials
|
||||
mentions:
|
||||
- MedicalJewel105
|
||||
- SirLich
|
||||
- Overload1252
|
||||
tags:
|
||||
- easy
|
||||
---
|
||||
|
||||
Have you ever wanted to change position of a leash on your entity?
|
||||
If so, this page is for you!
|
||||
|
||||
## Blockbench Part
|
||||
|
||||
To set a leash position, we will use Blockbench.
|
||||
Open your model, in this case it will be a llama model.
|
||||
|
||||
*Don't mind strange bones rotation, mojang likes to render models correctly through animations.*
|
||||
|
||||

|
||||
|
||||
Now search for locator `lead`.
|
||||
|
||||

|
||||
|
||||
If it doesn't exist, you can
|
||||
|
||||
<Spoiler title="create it">
|
||||
|
||||
1. Select a group.
|
||||
2. Right-click on it.
|
||||
3. Choose "Add Locator" option.
|
||||

|
||||
4. Rename it to `lead`
|
||||
|
||||
</Spoiler>
|
||||
|
||||
The last thing will be to move the locator where you want and save the model.
|
||||
|
||||

|
||||
|
||||
## Testing
|
||||
|
||||
Before:
|
||||
|
||||

|
||||
|
||||
After:
|
||||
|
||||

|
||||
Reference in New Issue
Block a user