Skip to content

Conversation

Jowan-Spooner
Copy link
Member

This is just a simple feature allowing dragging in files to create events:

  • .dch -> TextEvent if no portraits else CharacterEvent
  • .wav/.mp3/.ogg -> AudioEvent
  • .dtl -> JumpEvent
  • .png/.jpg/.tscn -> BackgroundEvent

The second commit also allows to drag from the sidebar. I think this can speed up the visual editor workflow a little bit, but would like to get some feedback on this.

Allows dragging and dropping files from the file system onto the visual timeline editor:
- .dch -> TextEvent if no portraits else CharacterEvent
- .wav/.mp3/.ogg -> AudioEvent
- .dtl -> JumpEvent
- .png/.jpg/.tscn -> BackgroundEvent
@Jowan-Spooner Jowan-Spooner added UI/UX ✏ Enhance ⚡ Improve a feature's workflow. labels Oct 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Enhance ⚡ Improve a feature's workflow. UI/UX ✏

Development

Successfully merging this pull request may close these issues.

1 participant