Initial commit
This commit is contained in:
commit
ec914ce00e
15
Decors/Outdoors.yaml
Normal file
15
Decors/Outdoors.yaml
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
uuid: 378cdbc8-8fc5-46a8-bc3c-127fe57c87b9
|
||||||
|
title: untitled Decor
|
||||||
|
image: ../Sprites/ants-indexed.png
|
||||||
|
editor:
|
||||||
|
folders: []
|
||||||
|
gridWidth: 8
|
||||||
|
gridHeight: 8
|
||||||
|
showGrid: true
|
||||||
|
checkerboardWidth: 8
|
||||||
|
checkerboardHeight: 8
|
||||||
|
author: no one
|
||||||
|
creationTime: Fri Aug 27 2021 01:47:43 GMT-0700 (Pacific Daylight Time)
|
||||||
|
modificationTime: Fri Aug 27 2021 01:47:43 GMT-0700 (Pacific Daylight Time)
|
||||||
|
generate_decorations: true
|
||||||
|
decorations: []
|
55
Palettes/Outdoors.yaml
Normal file
55
Palettes/Outdoors.yaml
Normal file
|
@ -0,0 +1,55 @@
|
||||||
|
uuid: 5f0e2e12-5c7a-41fb-b457-bb70d73e3236
|
||||||
|
title: untitled palettes
|
||||||
|
editor:
|
||||||
|
author: no one
|
||||||
|
creationTime: Fri Aug 27 2021 01:47:58 GMT-0700 (Pacific Daylight Time)
|
||||||
|
modificationTime: Fri Aug 27 2021 01:47:58 GMT-0700 (Pacific Daylight Time)
|
||||||
|
palettes:
|
||||||
|
- uuid: b8b7f188-6214-44bd-864c-6c5f533e8438
|
||||||
|
title: Black & White
|
||||||
|
codename: bw
|
||||||
|
colors:
|
||||||
|
- - 0
|
||||||
|
- 0
|
||||||
|
- 0
|
||||||
|
- 0
|
||||||
|
- - 0
|
||||||
|
- 0
|
||||||
|
- 0
|
||||||
|
- 255
|
||||||
|
- - 255
|
||||||
|
- 255
|
||||||
|
- 255
|
||||||
|
- 255
|
||||||
|
- uuid: 22db8916-9bb5-4b27-a91a-31a43460bf6f
|
||||||
|
title: Dirt
|
||||||
|
codename: bw
|
||||||
|
colors:
|
||||||
|
- - 0
|
||||||
|
- 0
|
||||||
|
- 0
|
||||||
|
- 0
|
||||||
|
- - 82
|
||||||
|
- 43
|
||||||
|
- 24
|
||||||
|
- 255
|
||||||
|
- - 62
|
||||||
|
- 31
|
||||||
|
- 13
|
||||||
|
- 255
|
||||||
|
- uuid: edc297fa-d52d-4690-b2c8-baf5125ced9c
|
||||||
|
title: Red
|
||||||
|
codename: bw
|
||||||
|
colors:
|
||||||
|
- - 0
|
||||||
|
- 0
|
||||||
|
- 0
|
||||||
|
- 0
|
||||||
|
- - 255
|
||||||
|
- 0
|
||||||
|
- 0
|
||||||
|
- 255
|
||||||
|
- - 255
|
||||||
|
- 255
|
||||||
|
- 255
|
||||||
|
- 255
|
1
Project.json
Normal file
1
Project.json
Normal file
|
@ -0,0 +1 @@
|
||||||
|
{"Name":"Ants","Root":"./","EngineAssets":"../Assets-Engine","Assets":{"Sprites":"Sprites","Fonts":"Fonts","Code":"Code","Blueprints":"Blueprints","Audio":"Audio","Maps":"Maps","Segments":"Segments","Decors":"Decors","Palettes":"Palettes","Brushes":"Brushes"},"Map":{"DecorationSize":8},"AssetTags":{"Global":[{"title":"archived","color":"#339933"},{"title":"do not edit","color":"#ff0000"},{"title":"work in progress","color":"#ffff00"}],"Palettitor":[],"Decorator":[],"Spriter":[],"Segmenter":[],"Mapper":[]}}
|
13
Sprites/Ants.yaml
Normal file
13
Sprites/Ants.yaml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
uuid: f41872dc-9b99-4190-83d7-fdfb5d1e8188
|
||||||
|
source: ants.png
|
||||||
|
animations:
|
||||||
|
Worker:
|
||||||
|
sets:
|
||||||
|
Normal:
|
||||||
|
subsets:
|
||||||
|
Stand:
|
||||||
|
frames:
|
||||||
|
- x: 0
|
||||||
|
y: 0
|
||||||
|
width: 16
|
||||||
|
height: 16
|
BIN
Sprites/ants-indexed.png
Normal file
BIN
Sprites/ants-indexed.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 168 B |
BIN
Sprites/ants.png
Normal file
BIN
Sprites/ants.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 342 B |
Loading…
Reference in New Issue
Block a user