redeclipse / base

Base environment for Red Eclipse and associated source files.
https://redeclipse.net/
424 stars 86 forks source link

[BUGBOT][Graphics] Zapper FX Broken in Development Version #1473

Closed discord-bugcrawler[bot] closed 4 months ago

discord-bugcrawler[bot] commented 4 months ago

[BUGBOT][Graphics] Zapper FX Broken in Development Version

Description

The Zapper FX are not behaving as expected in the development version of Red Eclipse. The Zapper energy middle life lerp time parameter is currently set to 1but suggested to be changed to 100 as a potential fix. There is uncertainty about the intended behavior of the Zapper's effects, with different interpretations among developers.

Workarounds

Changing the Zapper energy middle life lerp time from 1 to 100 has been suggested as a potential fix.

Information

q009 commented 4 months ago

Fixed in https://github.com/redeclipse/base/commit/6ff7d854c65cb721f3a5518a171caf29d08132ae

q009 commented 4 months ago

The issue happened, because the user was running the game at a framerate higher, than the refresh rate. Their monitor was simply not displaying the frames, when the proj FX was fully shown.