haselkern / Minecraft-ArmorStand

This tool generates a summon command, to summon an armorstand in a desired pose.
https://haselkern.com/Minecraft-ArmorStand/
GNU General Public License v2.0
120 stars 25 forks source link

Arm rotataion seems to be reversed #4

Closed ghost closed 8 years ago

ghost commented 9 years ago

When i have the posture set to this: screen shot 2015-03-21 at 10 43 10 pm It appears in minecraft as this: 2015-03-21_22 43 29

(Ps. I came up with a new idea: Leather armor dying GUI (RGB Codes and stuff))

JRoy commented 9 years ago

Make sure to use Google Chrome

JRoy commented 9 years ago

And nice idea

haselkern commented 9 years ago

Well, that is indeed an issue that I have no idea how to fix. But a method to prevent this behavior is to only modify two sliders for each limb. Leaving one at zero usually works.
I know that this isn't great, but I couldn't find a solution. If you know someone who can fix this, please contact them somehow.
I might add the dying thing, sounds good.

ghost commented 9 years ago

how about trying to have the arms rotate in reverse of what they normally do. same positioning, different display (it may work)

haselkern commented 9 years ago

During a tedious process I already tried negating all rotation values. But that is not the problem. I think there is something wrong with the way THREE.js handles rotations versus the way Minecraft handles it. Feel free to fork this project and create a working solution, or something that comes close to Minecraft way to handle that.

stefnotch commented 8 years ago

Just asking, what were the rotation values?

haselkern commented 8 years ago

Yeah, I finally made it work :tada: 5c466e71d2a3faecea777e0f25ef58f7ff5770f4