Welcome Forums Bugs Fire actor is affected by shadows

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #34195
    Marby
    Moderator

    Currently, a shadow makes also fire actors to appear darker. Shadows shouldn’t have any effect on fire actors.

    #34240
    deWiTTERS
    Keymaster

    That is indeed true, but not as easy to fix while I think of it. It needs to be above the shadow layer, but still go behind objects. Need to think about how to fix this.

    #36686
    Marby
    Moderator

    Perhaps, you can attain this by implementing a “shining through” property for the actors. If it’s activated, an idea could be to copy the shadow layers at runtime, modify the copy by deleting circular parts from it and afterwards using the copy as the layer image. That way you even could attain, moving light actors to be displayed properly. However, I do not now if this approach would be fast enough.

    #36706
    deWiTTERS
    Keymaster

    I could indeed add an actor property where the actor is not displayed at its current z axis, but way higher. Like a z axis offset or something like that. It could work

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Bugs’ is closed to new topics and replies.