Blockland Forums > Modification Help

How to fix item floating issue on brick?

(1/3) > >>

RockyDoctor65:
Making food shenanigans for Lord Tony's medieval RPG. Was wondering how to fix the floating issue where the item floats slightly above the brick?




Help is much appreciated.

Masterlegodude:
I think items just float by default, they might have to be somewhat below the 3D grid to counteract that

RockyDoctor65:

--- Quote from: Masterlegodude on October 22, 2018, 05:08:12 PM ---I think items just float by default, they might have to be somewhat below the 3D grid to counteract that

--- End quote ---
Tried that, didn't work.

DurkaDude:
Using setItem on a brick sets the item's location based on the item's world box bounds. There's no way to get around this without rewriting the setItem function

Masterlegodude:

--- Quote from: DurkaDude on October 22, 2018, 07:53:47 PM ---Using setItem on a brick sets the item's location based on the item's world box bounds. There's no way to get around this without rewriting the setItem function

--- End quote ---
What if you just overwrote the model's bounds? Can you do that with items?

Navigation

[0] Message Index

[#] Next page

Go to full version