Skip to content

v2.0 - Alpha 5

Pre-release
Pre-release
Compare
Choose a tag to compare
@mapedorr mapedorr released this 17 Nov 18:32
· 84 commits to main since this release

Godot v4.0.x Godot v4.1.x

Features

  • Add the can_play_simultaneous property to AudioCue so devs can choose if the audio can be played simultaniously with other instances of itself. It is true by default.

Bug fixes

  • Fix an issue related with the GUI popups when PopochiuSettings.scale_gui is true.
  • Fix Walk sounds: Can't stop the sound.
  • Fix issue with E.hovered when starting the game while the mouse is over a Prop or a Character.
  • Update the History popup so it doesn't use a Window node. The popup is working again.