Мова

Simple Animator

Simple Animator

Modrinth

This is an animator lib for player

11.0k завантажень 6 підписників оновлено 15mo ago
остання vfabric-1.21.4-1.2.7 Modrinth
Fabric Forge Neoforge 1.20 – 1.21.4 Library

Feature

SimpleAnimator is a simple animation engine that allows players to use BedrockEdition animations to play back player animations.

When playing online, the client synchronizes the animations loaded by the server.

Animation

Animations can be made via BlockBench, and some special Booleans can be manually added after the animation is exported if necessary:

  • override: Specifies whether an animation overrides an existing action and camera orientation. The default value is true. If the value is false, the animation works in addition mode.
  • movable: Whether a player can be moved while playing an animation. The default is false.
  • abortable: Whether the animation can be aborted. The default value is true. If it is false, the animation cannot be interrupted by player action (not recommended if the animation is in loop mode).

In addition, BlockBench project files in the corresponding format can be downloaded to GitHub to facilitate animation.

The mod provides two ways to add animations:
Datapack:
For mod developers, you can choose to put animations into data/[modid]/animations.
The API and more details will be added in a later version of the documentation.
Folder:
For most players, animations can be loaded by dropping the files into [game version path]/animations.

Interaction

Interaction is a new feature added after mod version 1.1.0 that allows two players to interact and play animations(May be misaligned in the case of network instability).
Interaction file import is similar to normal animation, but you need to add subanimations to the animation file: invite, waiting, cancel(optional).
In addition, the animated bones need to include the bones with the requester_ and receiver_ prefixes. The specific format can be viewed by Starting-Kit.interact.bbmodel in GitHub.

Commands

/animate play <animation>
/animate stop
/interact invite <player> <interaction>
/interact accept <player>

Версії

Release
fabric-1.21.4-1.2.7
fabric · 1.21.4 · 15mo ago
supported 1.21.4
396
Release
neoforge-1.21.4-1.2.7
neoforge · 1.21.4 · 15mo ago
supported 1.21.4
128
Release
fabric-1.21.2-1.2.7
fabric · 1.21.2, 1.21.3 · 15mo ago
1.21.2 supported
63
Release
neoforge-1.21.2-1.2.7
neoforge · 1.21.2, 1.21.3 · 15mo ago
1.21.2 supported
40
Release
fabric-1.21-1.2.7
fabric · 1.21, 1.21.1 · 15mo ago
Fix Bugs
641
Release
neoforge-1.21-1.2.7
neoforge · 1.21, 1.21.1 · 15mo ago
Fix Bugs
3.8k
Release
fabric-1.21-1.2.6.2
fabric · 1.21, 1.21.1 · 22mo ago
2.3k
Release
neoforge-1.21-1.2.6.2
neoforge · 1.21, 1.21.1 · 22mo ago
479
Release
fabric-1.21-1.2.6.1
fabric · 1.21, 1.21.1 · 22mo ago
Added missing Float3 network packet
108
Release
neoforge-1.21-1.2.6.1
neoforge · 1.21, 1.21.1 · 22mo ago
Added missing network packet for Float3
63
Release
fabric-1.21-1.2.6
fabric · 1.21, 1.21.1 · 22mo ago
# Bug Fix Cannot load float2 and float3 to variable keyframes # Added Field animator in AnimatorEvent and ClientAnimatorStateEvent
36
Release
neoforge-1.21-1.2.6
neoforge · 1.21, 1.21.1 · 22mo ago
# Bug Fix Cannot load float2 and float3 to variable keyframes # Added Field animator in AnimatorEvent and ClientAnimatorStateEvent
47

Коментарі 0

Поки немає коментарів. Будь першим, хто поділиться думкою.

Завантажити Simple Animator

Файли надаються напряму з першоджерела. Modgrid не зберігає та не змінює їх.