-
Junior Member
Decals as Sprites, not on opaque objects?
Hello, a little question.
Is it possible to use the Decals like a sprite?
Or does it always have to be on an opaque object?
I've tried put Decals on collision objects, and invisible objects and it dosen't seem to work, dosen't show up in game.
In other words:
If I've chosen a number decal, and I only want the number visible, not the object it's "projected" on.
Is this possible?
Thanks in advance!
-
Member
Unfortunately it should not be possible...
-
Senior Member
You could make a copy of the decal using generic shapes and setting their scale, then use the decal as the texture.
How about using some of the Fusion objects that only have a texture on one side?
-
Junior Member
That's a disappointment.
JolanXBL :
I'll try/test it, but it seems like a really hacky solution.
It should be a checkbox in the decal object properties.
Anyway, thank you very much for the tips.