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 88 kB
Version 1.1.2 35 days ago
file_dropper (for GMS2.2).yymp 70 kB
Version 1.1.2 35 days ago
file_dropper (for GMS1.4).gmez 65 kB
Version 1.1.2 35 days ago
file_dropper demo (for GMS2.3 and GM2022+).zip 116 kB
Version 1.1.2 35 days ago
file_dropper demo (for GMS1.4).zip 89 kB
Version 1.1.2 35 days ago
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