-
Notifications
You must be signed in to change notification settings - Fork 21
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
Sound: Allow dragging and dropping the audio file from the Filesystem dock #166
Comments
@cassidyjames from the video it seems that @wnbaum is also copy/pasting the path, not doing drag and drop. Besides, I wonder if this should be easier. Eg. all |
Ah maybe I misunderstood what was happening in that video, then! But yeah, I guess this issue could be reworded to allow dragging and dropping the audio files, instead. :) |
The easiest implementation would be:
A much better implementation but also a more complex one:
|
Our partner org Endless Studios is offering a modest bounty for completion of this task |
💎 $40 bounty • Endless OS FoundationSteps to solve:
Thank you for contributing to endlessm/godot-block-coding! |
What Happened
I was following along with our own Block Coding pong tutorial on YouTube around 2:54,
and tried to replicateapparently hallucinated Will's action of dragging and dropping a file onto the path. It didn't work, so I had to right-click and copy the path.I feel like drag and drop is going to be extra important to our target demographic here.
How to Reproduce
Block Coding Plugin Version
v0.6.1
Godot Engine Version
v4.2.2.stable.flathub [15073afe3]
Operating System
Fedora Silverblue 40
Logs or command-line output
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: