implement draggable cards and drop zones

This commit is contained in:
nek0 2022-09-08 07:04:55 +02:00
parent b6c2561d54
commit e7663e91ca
7 changed files with 19 additions and 2 deletions

2
.gitattributes vendored
View file

@ -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

Binary file not shown.

BIN
src/Card.tscn (Stored with Git LFS) Normal file

Binary file not shown.

BIN
src/DropZone.gd (Stored with Git LFS) Normal file

Binary file not shown.

BIN
src/DropZone.tscn (Stored with Git LFS) Normal file

Binary file not shown.

BIN
src/Playfield.tscn (Stored with Git LFS) Normal file

Binary file not shown.

BIN
src/project.godot (Stored with Git LFS)

Binary file not shown.