X Tutup
Skip to content

Add feature #202#205

Merged
mapedorr merged 1 commit intodevelopfrom
feature/remove-text-speeds-popochiu-settings
Apr 18, 2024
Merged

Add feature #202#205
mapedorr merged 1 commit intodevelopfrom
feature/remove-text-speeds-popochiu-settings

Conversation

@mapedorr
Copy link
Collaborator

Now text speed options for 2-click Context-sensitive SettingsBar component are configured as properties of itself instead of relying on Popochiu and PopochiuSettings.

  • [fea] Add is_playing_cue function to AudioManager so one can now if a PopochiuAudioCue is playing.
  • [fea] When a PopochiuCharacter stops speaking, its voice stops too if it is still playing. For this to work properly, the PopochiuAudioCue should not be marked as can_play_simultaneous.
  • [upd] Now moving the GUI to "res://game/graphic_interface" takes into accound if a script is a tool so it adds the @tool annotation to the target file.
  • [upd] Room tab selects the scene of created Markers in the FileSystem when clicking the Marker row.

Now text speed options for 2-click Context-sensitive SettingsBar
component are configured as properties of itself instead of relying on
Popochiu and PopochiuSettings.

- [fea] Add `is_playing_cue` function to AudioManager so one can now if
  a PopochiuAudioCue is playing.
- [fea] When a PopochiuCharacter stops speaking, its voice stops too if
  it is still playing. For this to work properly, the PopochiuAudioCue
  should not be marked as `can_play_simultaneous`.
- [upd] Now moving the GUI to "res://game/graphic_interface" takes into
  accound if a script is a tool so it adds the @tool annotation to the
  target file.
- [upd] Room tab selects the scene of created Markers in the FileSystem
  when clicking the Marker row.
@mapedorr mapedorr merged commit 07d54df into develop Apr 18, 2024
@mapedorr mapedorr deleted the feature/remove-text-speeds-popochiu-settings branch April 18, 2024 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

X Tutup