Player poses

Published by OVONSAME on
Supported MCreator versions
2023.4
2024.1
2024.2
2024.3
2024.4
Tags / plugin type
Procedures
Player poses logo
Downloads:
3339
Upvotes: 44
About the plugin

This plugin add procedure for set player body and arms pose and rotate player model parts!

With this plugin you can call vanila Animations without external API's!

If you like this plugin or want to support me you can vote for it!

If you would like to be part of this project as a member of the team you may message me on Discord!

More procedures and triggers for poses with CAS

Procedures

Procedure example

Procedures:

  • set player pose.
  • get player pose.
  • set arm pose
  • copy model
  • get rotation
  • set rotation

Supports versions:

All versions that Mcreator supports, including plugins

Procedure result

License
All Rights Reserved

Plugin downloads
Player poses - Player poses.zip Uploaded on: 01/03/2025 - 15:18   File size: 76.45 KB

Comments

Whenever I load a world, the procedure crashes my game when a certain mob spawns (Witches, Cows and Sheeps, those we're indentified in the build log to be the reason of the crash in different worlds, but it depends of the world apparently) due to some rendering error, I'm using the Render Entity and I tried putting the "If Event/target entity is the same as Player'" block just to make sure but it didn't help.

Hey man, I'm trying to make a procedure that plays an arm animation if a certain item is being held, but I've noticed that you mentioned an "Arms" dependency, but I can only find the "Model" one, and if I try to run the game, mcreator says that this procedure didn't compile properly, and i cant aply it to the item's on hand tick trigger because it is missing dependencies. I'm using the 1.7 version of the plug-in on 2024.2 version of mcreator on 1.20.1, here's the image of the procedure:
https://imgur.com/a/dRzIz1n

Mayve you can show me an image on how it works? Here´s what I'm getting:
https://imgur.com/gTRe2i8
https://imgur.com/GXdKjMg

You won't be able to do it. Because it can't be done that way. The trigger where you put the procedure is not supported by Model and it can only be obtained from the new two triggers only

2024.2 / forge 1.20.1
I made a procedure : set LEFT arm pose SPYGLASS for Arm Model Dependence Arms . with global trigger Render Player(just like your pic shows).
It cant save , said : External trigger you selected doent provide all the dependencies your procedure requires.
why?

How to set Spin attack btw? I set it up but nothing happened except changing eye position

The new update messes up my whole entity management procedure tab

I've tried editing the plugin to create a new tab. And that tab gets messed up too. So the issue has something to do with how you've written the set_arm_pose.json in the procedures folder.