1. #1
    kojibo's Avatar Junior Member
    Join Date
    Mar 2019
    Location
    Sweden
    Posts
    11

    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!
    Share this post

  2. #2
    dragonmicky1's Avatar Member
    Join Date
    Mar 2014
    Location
    France
    Posts
    103
    Unfortunately it should not be possible...
    Share this post

  3. #3
    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?
    Share this post

  4. #4
    kojibo's Avatar Junior Member
    Join Date
    Mar 2019
    Location
    Sweden
    Posts
    11
    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.
    Share this post