Started by
Noxvern
on
Topic category: User side tutorials
Hello everyone,
I want to make a custom block (its like a locker where the player can hide inside), but unfortunally its bigger than the 3x3 restriction so I decided to make 3 parts. One for the bot, one for the mid and last for the top. (and the same block but with the doors closed)
My question is, how I can make this 3 parts connect in one single block? Its possible?
And how I can i make the feature that when the player right clicks on the block, the "door" closes?
Thnx for your help/support~
Edited by Noxvern on Sun, 09/05/2021 - 22:13
I don't know if that is possible in MCreator. However, if you know how (or want) to code.
This may not be what you want though, because you want your door/locker to be 3 blocks tall?
Yeah, Tte only way I see to be able to do it, is that when you right click on any of the 3 blocks, the block changes to the one with the door closed. Each block would have to add the 3 blocks separately
👍
Din't work propertly. When I right click on the block, is always facing north, cause its a 3D model (even if the block properties has rotation)