Who knows how to match up addBox and setRotationPoint with the Cubik Element settings?
Posted: 09 May 2017, 16:08
So far I found that:
- new ModelRenderer(name, startPosInTextureX, startPosInTextureY)
- name.addBox(?, ? , ?, sizeX, sizeY, sizeZ)
- name.setRotationPoint(?, ?, ?)
Am I correct with the ones I filled in and who can fill in the ?'s
Thanks!
- new ModelRenderer(name, startPosInTextureX, startPosInTextureY)
- name.addBox(?, ? , ?, sizeX, sizeY, sizeZ)
- name.setRotationPoint(?, ?, ?)
Am I correct with the ones I filled in and who can fill in the ?'s
Thanks!