Fixes all the rotation bugs. (#3365)
This commit is contained in:
committed by
GitHub
parent
6d48154617
commit
63947a6d35
21
Resources/Textures/Effects/clicktest.rsi/meta.json
Normal file
21
Resources/Textures/Effects/clicktest.rsi/meta.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"version": 1,
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "fixed_corner",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "invis_base",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "rotating_corner",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user