Engine Culling (#104)

* Move groups.yml to content.

* Add unpowered light prototype from engine.

* Move prototypes and textures over.

* Update submodule
This commit is contained in:
Pieter-Jan Briers
2018-08-24 13:14:38 +02:00
committed by GitHub
parent ed39649721
commit 73f4442410
34 changed files with 174 additions and 57 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

View File

@@ -0,0 +1,15 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "greyshirt",
"directions": 4,
"select": [],
"flags": {}
}
]
}