Skip to content

misaligned explosion for RocketLauncher and SingleShotLaunchers #288

Description

@kitty624

If using a SingleShotLauncher (LAW, etc) or a reloadable RPG,
the animation and damage effect is happening at GridNo of merc using it, instead of where it hits

it looks like the actual structure damage is applied at the right place
i.e., a wall beeing hit is crumbling down (further leading to rooftop-collapse)

worst case, depending on ammo for reloadbale RPG, it will result in damage applied to soldier

i.e., if using "item 976 OG-7V Fragmentation Rocket" with an reloadable RPG the damage hits the soldier
but if using a thermobaric rocket instead, no damage is happening

might be due to different distribution of damage for those?
or frag-damage is applied in a different way than BP-loss from thermobaric

example videos (1.13 version from 11.02.2024, unchanged settings)

bandicam.2024-02-25.04-13-07-590.mp4
bandicam.2024-02-25.11-06-27-531.mp4
bandicam.2024-02-25.11-14-08-174.mp4

also, for SingleShotLaunchers, code is looking for buddyitem used for it, but that tag is currently only applied to Tripwire-roll and Wooden Shield in items.xml
as a result, the fallback, which is C1, will allways be used

see discord messages on the topic for more
starting from:

https://discord.com/channels/348449397308391426/821085354009952307/1211120725663023124

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions