Pottus / Texture-Studio

83 stars 90 forks source link

Invisible Texture / Colour #47

Open JustMe77 opened 8 years ago

JustMe77 commented 8 years ago

Well, I'd suggest to create a command to set an object's texture / color invisible. I know it's already possible, but sometimes it's hard to remember the texture / color, so why not just making a simple command?

Something like:

/mtinvisible will set the index from the object you're currently editing to invisible.

maybe /mtinvisibleall aswell, will set all index id's from the object you're currently editing to invisible.

(Maybe a better cmd name :D)

Should be very simple :)

Crayder commented 8 years ago

Well, there are many fully transparent textures. They all have different effects, like object flags. Some let you see through objects behind them, some don't... which does what depends on the object you're editing. It's weird and hard to explain.

If I do do this (NOT saying I won't, I'm definitely going to), it'll be with SetObjectMaterialText, which could make text editing slightly more complicated.

JustMe77 commented 8 years ago

You could use instead a texture the color which makes the object invisible, that would work always 100 % without any problems.

Crayder commented 8 years ago

that would work always 100 % without any problems.

False, it to would cause the same things I was talking about in my last message.