mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 17:24:44 -04:00
Added a Splash Screen popup window
Re-organized transparent backgrounds, removed the Timer from Canvas nodes.
This commit is contained in:
parent
d1ef5c17e9
commit
d42648efe1
28 changed files with 241 additions and 104 deletions
Binary file not shown.
After Width: | Height: | Size: 76 B |
|
@ -0,0 +1,13 @@
|
|||
[remap]
|
||||
|
||||
importer="image"
|
||||
type="Image"
|
||||
path="res://.import/Transparent Background Dark.png-76340c38abb38368ba157d6d42537548.image"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Graphics/Canvas Backgrounds/Transparent Background Dark.png"
|
||||
dest_files=[ "res://.import/Transparent Background Dark.png-76340c38abb38368ba157d6d42537548.image" ]
|
||||
|
||||
[params]
|
||||
|
Binary file not shown.
After Width: | Height: | Size: 76 B |
|
@ -0,0 +1,13 @@
|
|||
[remap]
|
||||
|
||||
importer="image"
|
||||
type="Image"
|
||||
path="res://.import/Transparent Background Godot.png-2ddcbcc731f6af7d3e0a5b1ee5b54844.image"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Graphics/Canvas Backgrounds/Transparent Background Godot.png"
|
||||
dest_files=[ "res://.import/Transparent Background Godot.png-2ddcbcc731f6af7d3e0a5b1ee5b54844.image" ]
|
||||
|
||||
[params]
|
||||
|
Binary file not shown.
After Width: | Height: | Size: 76 B |
|
@ -0,0 +1,13 @@
|
|||
[remap]
|
||||
|
||||
importer="image"
|
||||
type="Image"
|
||||
path="res://.import/Transparent Background Gold.png-9883f0ee7852c84e58c30fd7ac89dd4d.image"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Graphics/Canvas Backgrounds/Transparent Background Gold.png"
|
||||
dest_files=[ "res://.import/Transparent Background Gold.png-9883f0ee7852c84e58c30fd7ac89dd4d.image" ]
|
||||
|
||||
[params]
|
||||
|
Binary file not shown.
After Width: | Height: | Size: 76 B |
|
@ -0,0 +1,13 @@
|
|||
[remap]
|
||||
|
||||
importer="image"
|
||||
type="Image"
|
||||
path="res://.import/Transparent Background Gray.png-eed3c3f748abdb10b7fbc1cb1016c71f.image"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Graphics/Canvas Backgrounds/Transparent Background Gray.png"
|
||||
dest_files=[ "res://.import/Transparent Background Gray.png-eed3c3f748abdb10b7fbc1cb1016c71f.image" ]
|
||||
|
||||
[params]
|
||||
|
Binary file not shown.
After Width: | Height: | Size: 71 B |
|
@ -0,0 +1,13 @@
|
|||
[remap]
|
||||
|
||||
importer="image"
|
||||
type="Image"
|
||||
path="res://.import/Transparent Background Light.png-c7ac6073a0483aa35eb1dc260c1a8481.image"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Graphics/Canvas Backgrounds/Transparent Background Light.png"
|
||||
dest_files=[ "res://.import/Transparent Background Light.png-c7ac6073a0483aa35eb1dc260c1a8481.image" ]
|
||||
|
||||
[params]
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue