Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add shortcuts #1667

Merged
merged 2 commits into from
Aug 10, 2023
Merged

Add shortcuts #1667

merged 2 commits into from
Aug 10, 2023

Conversation

Jowan-Spooner
Copy link
Collaborator

@Jowan-Spooner Jowan-Spooner commented Aug 10, 2023

Character

  • Adds Ctrl+E for adding a character event
  • Adds Ctrl+Shift+E for adding a character update event
  • Adds Ctrl+Alt+E for adding a character leave event

Text

  • Adds Ctrl+Shift+T for adding a text event with previous character
  • Adds Ctrl+Alt+T for adding a text event with the previous previous character

Other

  • Adds Ctrl+J for a jump event
  • Adds Ctrl+L for a label event

Adding

  • Adds Ctrl+1 for adding a new timeline
  • Adds Ctrl+2 for adding a new character

- Adds Ctrl+E for adding a character event
- Adds Ctrl+Shift+E for adding a character update event
- Adds Ctrl+Alt+E for adding a character leave event

- Adds Ctrl+Shift+T for adding a text event with previous character
- Adds Ctrl+Alt+T for adding a text event with the previous previous character

- Adds Ctrl+1 for adding a new timeline
- Adds Ctrl+2 for adding a new character
@coppolaemilio
Copy link
Collaborator

Does it handle mac keyboards? if not I guess creating an issue to do this later would be enough

@Jowan-Spooner
Copy link
Collaborator Author

Hmmm... They are implemented like previous shortcuts (Ctrl+Z, etc.). Do those work on mac? because I have no way to test this.

@Jowan-Spooner Jowan-Spooner merged commit 7e34e8f into main Aug 10, 2023
@metanoder
Copy link
Contributor

metanoder commented Aug 10, 2023

M1 Mac. Godot 4.1.1

The hotkeys with "ALT" ( Option key on Mac ) doesn't seem to work for me on Mac. Otherwise these are great!
dialogic_hotkeys

@Jowan-Spooner
Copy link
Collaborator Author

Thanks I will try to fix that!

@Jowan-Spooner Jowan-Spooner deleted the shortcuts branch August 30, 2023 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants