Jump to content

ReLoDeee

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by ReLoDeee

  1. the IModelCustom didnt work with .addChild(); but ModelRenderer did, but thats for techne i think? not sure though.
  2. I do know how to do it for techne models though, but when I tried doing that for my .obj file, i couldnt make it work, maybe i did something wrong
  3. thank you no, it doesnt, unless i use that if statement, which really only solves the sneaking problem, not the arms.
  4. 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
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.