[refactoring5]: Blood: Flares don't want to stick to enemies sometimes

Moderator: Raze Developers

Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
User avatar
sinisterseed
Posts: 1349
Joined: Tue Nov 05, 2019 6:48 am
Preferred Pronouns: He/Him
Graphics Processor: nVidia with Vulkan support

[refactoring5]: Blood: Flares don't want to stick to enemies sometimes

Post by sinisterseed »

They were janky originally as well, but now even more so.

It seems to be best triggered on Cultists. More often than not the flare just refuses to stick on them, it just goes through.
User avatar
sinisterseed
Posts: 1349
Joined: Tue Nov 05, 2019 6:48 am
Preferred Pronouns: He/Him
Graphics Processor: nVidia with Vulkan support

Re: [refactoring5]: Blood: Flares don't want to stick to enemies sometimes

Post by sinisterseed »

There's also something else at play.

Even when it sticks, it doesn't stick where it should most of the time. For instance, instead of the front, it travels through the enemy and attaches to the back instead.
User avatar
mjr4077au
Posts: 830
Joined: Sun Jun 16, 2019 9:17 pm
Graphics Processor: nVidia with Vulkan support
Location: Gosford NSW, Australia

Re: [refactoring5]: Blood: Flares don't want to stick to enemies sometimes

Post by mjr4077au »

Fixed, this one was deep down... Angle at which to attach the flare lost the factoring in of the target's angle. Solved in "- Blood: Fix lost accounting of target sprite angle in `actCheckFlares()`.".

Return to “Closed Bugs [Raze]”