FakeFishGames / Barotrauma

A 2D online multiplayer game taking place in a submarine travelling through the icy depths of Jupiter's moon Europa.
http://www.barotraumagame.com/
1.77k stars 408 forks source link

Floating alien weapon in the abyss (round 2) #12277

Closed ubertpendragon closed 1 year ago

ubertpendragon commented 1 year ago

Disclaimers

What happened?

You might remember #10565

This time, it's a scripted event spawning the floating alien weapon in the abyss:

image image

outpostevents.xml image

Reproduction steps

Generate a Plateaubasic level in leveleditor and chances are the event will be there (seems to spawn with ruins)

Regalis11 commented 1 year ago

Fixed in https://github.com/Regalis11/Barotrauma-development/commit/42e1ba9f35242ba0ad963a45a8f2294cb0071c18

Fixed mysterious floating fractal guardian weapons at the origin of the level. Happened because we disabled the characters after preloading them, but not the weapons they're holding.

giists commented 1 year ago

No more issues found, closing.