Skip to content

Commit b5a6b06

Browse files
committed
Move and clean up sprites stored outside the assets/ folder
1 parent 9e0bb7b commit b5a6b06

File tree

14 files changed

+6
-161
lines changed

14 files changed

+6
-161
lines changed
-1.92 KB
Binary file not shown.

godot/assets/sprites/battlers/character_blue.png.import

Lines changed: 0 additions & 31 deletions
This file was deleted.
-1.94 KB
Binary file not shown.

godot/assets/sprites/battlers/character_green.png.import

Lines changed: 0 additions & 31 deletions
This file was deleted.

godot/local_map/pawns/sprites/character_grey.png renamed to godot/assets/sprites/local_map/characters/character_grey.png

File renamed without changes.

godot/local_map/pawns/sprites/character_grey.png.import renamed to godot/assets/sprites/local_map/characters/character_grey.png.import

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
importer="texture"
44
type="StreamTexture"
5-
path="res://.import/character_grey.png-e7ea3733a1c711455d1c2c831fd14564.stex"
5+
path="res://.import/character_grey.png-2b63490fca7b8a0a0546fcbdbdb17542.stex"
66

77
[deps]
88

9-
source_file="res://local_map/pawns/sprites/character_grey.png"
10-
dest_files=[ "res://.import/character_grey.png-e7ea3733a1c711455d1c2c831fd14564.stex" ]
9+
source_file="res://assets/sprites/local_map/characters/character_grey.png"
10+
dest_files=[ "res://.import/character_grey.png-2b63490fca7b8a0a0546fcbdbdb17542.stex" ]
1111

1212
[params]
1313

File renamed without changes.

godot/local_map/pawns/sprites/star.png.import renamed to godot/assets/sprites/local_map/characters/star.png.import

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
importer="texture"
44
type="StreamTexture"
5-
path="res://.import/star.png-012bd3aed21d6cb6450144f360900a3a.stex"
5+
path="res://.import/star.png-221543f9e05f2816ef99221c29689117.stex"
66

77
[deps]
88

9-
source_file="res://local_map/pawns/sprites/star.png"
10-
dest_files=[ "res://.import/star.png-012bd3aed21d6cb6450144f360900a3a.stex" ]
9+
source_file="res://assets/sprites/local_map/characters/star.png"
10+
dest_files=[ "res://.import/star.png-221543f9e05f2816ef99221c29689117.stex" ]
1111

1212
[params]
1313

-5.32 KB
Binary file not shown.

godot/assets/sprites/monsters/bat.png.import

Lines changed: 0 additions & 31 deletions
This file was deleted.

0 commit comments

Comments
 (0)