TextureWrapper Class

I think the current Texture class is great, with only 1 problem: I think the ‘Face’ (Face Value) property should be depreciated in favor of a ‘Faces’ (Faces Value). Being that it might break lots of old games, I propose a new class inherited from Decal

The problem it solves by allowing us to say TextureWrapper.Faces=Faces.new(…):
Screenshot_17.png

Instead of having all those instances texture all 6 faces of the part the same, we could have 1 instance with multiple face values (Like the Handles class) to texture those faces.

Properties: ALL THE SAME AS TEXTURE, aside from the Face property, in place of the Face property there would be Faces

8 Likes

It’d support this if it meant that textures wrapped around the sides.

3 Likes

Give it ImageColor3, too :smile:

1 Like

Would still really appreciate this.

2 Likes