Added `file_drag_enter_start`, `file_drag_enter_file`
This way you can tell what’s being dragged before it gets dropped.
Files
file_dropper (for GMS2.3 and GM2022+).yymps 142 kB
Version 1.1.2 Dec 23, 2024
file_dropper (for GMS2.2).yymp 72 kB
Version 1.1.2 Dec 23, 2024
file_dropper (for GMS1.4).gmez 66 kB
Version 1.1.2 Dec 23, 2024
file_dropper demo (for GMS2.3 and GM2022+).zip 175 kB
Version 1.1.2 Dec 23, 2024
file_dropper demo (for GMS1.4).zip 91 kB
Version 1.1.2 Dec 23, 2024
Get File Dragger and File Dropper for GameMaker
Download NowName your own price
File Dragger and File Dropper for GameMaker
Allows user to drag-and-drop files/folders onto and out of the game window!
Status | Released |
Category | Assets |
Author | YellowAfterlife |
Tags | GameMaker |
More posts
- More options for File DropperJun 30, 2024
- Now with a File DraggerJun 11, 2024
Comments
Log in with itch.io to leave a comment.
it didn’t even occur to me to check if the windows api gives you access to this information, though I guess it must because i’ve seen other programs respond to drag start/drag end. i should probably add this to mine at some point lmao