Add laser raptors (#18660)

This commit is contained in:
metalgearsloth
2023-08-05 04:38:11 +10:00
committed by GitHub
parent dfbd88507a
commit c9368c36af
4 changed files with 78 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 802 B

View File

@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Sprited by aleksh (discord)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "laser_raptor",
"directions": 4
},
{
"name": "laser_raptor_dead"
}
]
}