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:
committed by
GitHub
parent
ed39649721
commit
73f4442410
BIN
Resources/Textures/Mob/greyshirt.rsi/greyshirt.png
Normal file
BIN
Resources/Textures/Mob/greyshirt.rsi/greyshirt.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.7 KiB |
15
Resources/Textures/Mob/greyshirt.rsi/meta.json
Normal file
15
Resources/Textures/Mob/greyshirt.rsi/meta.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"version": 1,
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "greyshirt",
|
||||
"directions": 4,
|
||||
"select": [],
|
||||
"flags": {}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user