... | @@ -12,6 +12,12 @@ Attributes |
... | @@ -12,6 +12,12 @@ Attributes |
|
| smart | | Will help you to make your animations smoother if true | true |
|
|
| smart | | Will help you to make your animations smoother if true | true |
|
|
| ignoreempty | | Will ignore unspecified body parts and not animate them | true |
|
|
| ignoreempty | | Will ignore unspecified body parts and not animate them | true |
|
|
| usedegrees | | Interprets the input' values as degrees (0-360) and as radians (0-6.28) if set to false | true |
|
|
| usedegrees | | Interprets the input' values as degrees (0-360) and as radians (0-6.28) if set to false | true |
|
|
|
|
| head | h | Part of an armorstand to animate | null |
|
|
|
|
| body | b | Part of an armorstand to animate | null |
|
|
|
|
| leftarm | la | Part of an armorstand to animate | null |
|
|
|
|
| rightarm | ra | Part of an armorstand to animate | null |
|
|
|
|
| leftleg | ll | Part of an armorstand to animate | null |
|
|
|
|
| rightleg | rl | Part of an armorstand to animate | null |
|
|
|
|
|
|
|
|
|
|
|
|
|
... | @@ -20,4 +26,4 @@ Examples |
... | @@ -20,4 +26,4 @@ Examples |
|
|
|
|
|
Skills:
|
|
Skills:
|
|
- animatearmorstand{d=10;leftarm=90,0,0;rightarm=270,0,0;ignoreempty=false}
|
|
- animatearmorstand{d=10;leftarm=90,0,0;rightarm=270,0,0;ignoreempty=false}
|
|
- ... |
|
- ... |
|
|
|
\ No newline at end of file |