#is it possible to make an infusion only on one Y or X axis?

33 messages · Page 1 of 1 (latest)

smoky quartz
#

1 after(1)

#

1 after(2)

#

2 after(1)

#

2 after(2)

#

how it should work out

hexed yoke
#

Uhmm, the resize tool I think?

smoky quartz
#

that's not how it works on mobs

hexed yoke
#

What

smoky quartz
#

In front, the model of the second layer should be 1 pixel larger than the first layer, but the texture of both layers horizontally should be 8 pixels; And on the side, the model of the second layer should also be 1 pixel larger than the model of the first layer, but the texture of the second layer should be 6 pixels, and the texture of the first layer 4 pixels.

#

simply put, the horizontal model of the first layer (inside) should be-4x8, and the second (outside)-5x9; but the horizontal texture of the first layer should be-4x8, and the second layer-6x8

hexed yoke
#

That would cause pixel misalignment I think

cosmic radish
#

@smoky quartz Wanna do something like blender's solidify modifier?

#

So something like this

void haven
#

I have no idea what a horizontal model and texture is

smoky quartz
#

this is a free model where UV is on the faces

#

this is the mob where the UV box

#

I am Russian and through the translator it is not very clear what you specifically mean

#

and with an infusion of 0.5, the model increases by 1 pixel in all directions

smoky quartz
hexed yoke
#

Yeah what you're trying to do basically defies logic

smoky quartz
#

perhaps you do not understand what I mean, I myself also could not formulate it clearly for myself at first

hexed yoke
#

You're trying to have something as the cube's size, but different amount of pixels for the covering the area. You cannot do that without Per-Face UV and somehow stretching the pixels

smoky quartz
#

I know it's impossible to do this in a mob

hexed yoke
#

So why are you asking?

smoky quartz
#

It's just that I recently learned about infusion and I thought it could be done too, but I just didn't know how

#

I do not know this program very well, suddenly it could also be done, so I asked

#

but thank you for trying to understand and help!😇

smoky quartz
#

I think it would be possible to do this if the infusion could be performed on each axis separately

#

tell me, how to create mods besides MCreator? I would just like to know if there are any other ways to create mods.

hexed yoke
#

Yeah, MCreator is the improper way to create mods