Posted November 29, 20222 yr return Block.box(p1, p2, p3, p4, p5, p6).move(offset.x, offset.y, offset.z); This line in Block.getShape() method gives the block the bounding box. If I change the offset.y the bounding box moves, but the actual model doesn't. How to move both of them? Thanks. Edited March 2, 20232 yr by RInventor7
November 30, 20222 yr Author Yes but that has a limit of 16 pixels up or down. I need it to be 23 down. But there's probably no way of overriding the 16 pixel limit, is there?
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.