godot-demo-projects/gui/drag_and_drop
Hugo Locurcio 1d5184e235
Update most demos for Godot 4.0.beta10 (#782)
2023-01-05 16:50:17 +01:00
..
screenshots Optimize PNG images using oxipng 2020-08-16 17:48:38 -05:00
README.md Link to the asset library from the README of each demo 2020-09-10 15:37:10 -04:00
drag_and_drop.tscn Convert demos to Godot 4 using regular expressions in a script 2022-03-26 16:09:10 -05:00
drag_drop_script.gd Convert demos to Godot 4 using regular expressions in a script 2022-03-26 16:09:10 -05:00
icon.png GUI demos converted to 3.0 2017-06-28 15:11:35 -03:00
icon.png.import Convert demos to Godot 4 using regular expressions in a script 2022-03-26 16:09:10 -05:00
project.godot Update most demos for Godot 4.0.beta10 (#782) 2023-01-05 16:50:17 +01:00

README.md

Drag and Drop (GUI)

A demo showcasing drag and drop functionality.

  • Drag and drop the color buttons to copy their colors over.
  • Click on the buttons to manually adjust their color.

Language: GDScript

Renderer: GLES 2

Check out this demo on the asset library: https://godotengine.org/asset-library/asset/133

Screenshots

Screenshot