I have rendered the armor piece, everything is in its place, the only problem i have with this is that i dont know how to bind the armor to the player movement like when you sneak your torso leans forward, but the armor stands still, also the arms of the torso are separate models, i know they wont just swing without me telling them to(even though i have not made those arm models yet, they will come after i have figured this out ).
All i have managed to do is to change the rotation and position of the torso, by adding an if statement, but this wont work as well with the head, and it doesnt even toggle while sneaking, it just toggles while holding down shift.
pls help if you can
and here.. is the file i render the model onto the player with, in case you need it.
and btw, i haven't rotated the model properly in the if statement, just played around with it a bit.
thank you.
i think it is something with the .addChild function, but i couldnt make it work