Skip to content

Commit

Permalink
Add plasma stack sprites
Browse files Browse the repository at this point in the history
  • Loading branch information
lzk228 committed Apr 2, 2024
1 parent 7f599b9 commit b474d2f
Show file tree
Hide file tree
Showing 4 changed files with 49 additions and 11 deletions.
20 changes: 9 additions & 11 deletions Resources/Prototypes/Entities/Objects/Materials/Sheets/other.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,18 +85,16 @@
Plasma: 100
- type: Stack
stackType: Plasma
# Corvax-Resprite-Start
# baseLayer: base
# layerStates:
# - plasma
# - plasma_2
# - plasma_3
baseLayer: base
layerStates:
- plasma
- plasma_2
- plasma_3
- type: Sprite
state: plasma
# layers:
# - state: plasma_3
# map: ["base"]
# Corvax-Resprite-End
state: plasma_3
layers:
- state: plasma_3
map: ["base"]
- type: Item
heldPrefix: plasma
- type: Appearance
Expand Down
40 changes: 40 additions & 0 deletions Resources/Textures/Objects/Materials/Sheets/other.rsi/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,46 @@
]
]
},
{
"name": "plasma_2",
"delays": [
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
]
]
},
{
"name": "plasma_3",
"delays": [
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
]
]
},
{
"name": "plasma-inhand-left",
"directions": 4
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b474d2f

Please sign in to comment.