implement draggable cards and drop zones
This commit is contained in:
parent
b6c2561d54
commit
e7663e91ca
7 changed files with 19 additions and 2 deletions
2
.gitattributes
vendored
2
.gitattributes
vendored
|
@ -5,3 +5,5 @@
|
|||
*.import filter=lfs diff=lfs merge=lfs -text
|
||||
*.godot filter=lfs diff=lfs merge=lfs -text
|
||||
*.gitignore filter=lfs diff=lfs merge=lfs -text
|
||||
*.gd filter=lfs diff=lfs merge=lfs -text
|
||||
*.tscn filter=lfs diff=lfs merge=lfs -text
|
||||
|
|
BIN
src/Card.gd
(Stored with Git LFS)
Normal file
BIN
src/Card.gd
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
src/Card.tscn
(Stored with Git LFS)
Normal file
BIN
src/Card.tscn
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
src/DropZone.gd
(Stored with Git LFS)
Normal file
BIN
src/DropZone.gd
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
src/DropZone.tscn
(Stored with Git LFS)
Normal file
BIN
src/DropZone.tscn
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
src/Playfield.tscn
(Stored with Git LFS)
Normal file
BIN
src/Playfield.tscn
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
src/project.godot
(Stored with Git LFS)
BIN
src/project.godot
(Stored with Git LFS)
Binary file not shown.
Loading…
Reference in a new issue