Phazorknight / Cogito

Immersive Sim Template Project for GODOT 4
MIT License
824 stars 92 forks source link

Player Can Cause Foam Pistol to Drain Ammo as if Flashlight Battery #36

Closed e-sarkis closed 7 months ago

e-sarkis commented 7 months ago

image By activating the flashlight and switching to the pistol in quick succession, the foam bullets can be seen draining into-nonexistence as if battery power.

Please note the log message "Foam Pistol is out of battery."

Phazorknight commented 7 months ago

Oh, thanks for flagging this!

Have a rough idea how this can happen, will look into it.

Phazorknight commented 7 months ago

This is now fixed in BETA 202402.01:

The Flashlight will now always turn off when unequipping, thus preventing it from draining itself or other wieldables when not in use.