Replace SpriteStateChange construction action with AppearanceChange (#15914)
This commit is contained in:
|
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 2.1 KiB |
@@ -8,15 +8,15 @@
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "cap",
|
||||
"name": "unwired",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "capc",
|
||||
"name": "completed",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "capw",
|
||||
"name": "wired",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
|
||||
|
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 2.1 KiB |
|
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.2 KiB |
Reference in New Issue
Block a user