Fragviewer can now load a sprite from my sprite list and then apply shaders to it.
This commit is contained in:
parent
724d3edb61
commit
576110ea44
2 changed files with 43 additions and 14 deletions
|
@ -47,8 +47,8 @@
|
|||
},
|
||||
"rat_king_boss":
|
||||
{"path": "assets/rat_king_2_frame_animation.png",
|
||||
"frame_width": 256,
|
||||
"frame_height": 256
|
||||
"frame_width": 720,
|
||||
"frame_height": 720
|
||||
},
|
||||
"barrel_small":
|
||||
{"path": "assets/wood_barrel_small-256.png",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue