vgstation-coders / vgstation13

Butts
GNU General Public License v3.0
264 stars 541 forks source link

spider queen ranged shot only shoots west #36562

Open D3athrow-Issues opened 3 months ago

D3athrow-Issues commented 3 months ago

(WEB REPORT BY: theophrastus REMOTE: 172.93.101.77:7777)

Revision

2af69929dfa738db948fec3d240f544144301533

Description

When playing as queen spider, occasionally the ranged web shot becomes unreliable and will only fire to the left of your sprite and in a diagonal away. Not sure what triggers it to do this. Was fixed by being placed into a new body.

Steps to Reproduce

see above

What you Expected

a reliable ranged shot

What Actually Happened

gunk

Eneocho commented 3 months ago

The player controlled spider queen shot autoaims at the nearest non-spider mob. The system could've runtimed and kept autoaiming at a deleted mob, meaning you were unable to aim anywhere else.

Theophrastus1 commented 3 months ago

The player controlled spider queen shot autoaims at the nearest non-spider mob. The system could've runtimed and kept autoaiming at a deleted mob, meaning you were unable to aim anywhere else.

that's most likely what's happening, as i can confirm that it didn't start doing this until after I had cocooned a player. Maybe that's related to what's causing the issue.