diff options
author | Logan Hunt <loganhunt@simponic.xyz> | 2022-04-04 18:30:11 -0600 |
---|---|---|
committer | Logan Hunt <loganhunt@simponic.xyz> | 2022-04-04 18:30:11 -0600 |
commit | dee568c51dbf2393aa7bd75f4241602af8022a2c (patch) | |
tree | 2e559ede69540b680a00ccf20bf96ff998230ed8 /assets/image | |
parent | 14ddb31441e35dce7425385948a9ee63b262cece (diff) | |
download | bbiy-dee568c51dbf2393aa7bd75f4241602af8022a2c.tar.gz bbiy-dee568c51dbf2393aa7bd75f4241602af8022a2c.zip |
Fix flickering issue by having singleton sprites; add loading priority; load levels from source
Diffstat (limited to 'assets/image')
-rw-r--r-- | assets/image/.DS_Store | bin | 8196 -> 8196 bytes |
-rw-r--r-- | assets/image/hedge.png | bin | 1627 -> 1640 bytes |
-rw-r--r-- | assets/image/wall.png | bin | 1053 -> 1315 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/assets/image/.DS_Store b/assets/image/.DS_Store Binary files differindex 9adcaf9..a4819cb 100644 --- a/assets/image/.DS_Store +++ b/assets/image/.DS_Store diff --git a/assets/image/hedge.png b/assets/image/hedge.png Binary files differindex 98abefc..505d494 100644 --- a/assets/image/hedge.png +++ b/assets/image/hedge.png diff --git a/assets/image/wall.png b/assets/image/wall.png Binary files differindex 0d15132..772b93d 100644 --- a/assets/image/wall.png +++ b/assets/image/wall.png |