Skip to content

Commit

Permalink
New decals for mapping (space-wizards#30374)
Browse files Browse the repository at this point in the history
* new decals

* license

* re-check
  • Loading branch information
Ko4ergaPunk authored and themias committed Aug 9, 2024
1 parent 16ab406 commit 953d18a
Show file tree
Hide file tree
Showing 7 changed files with 65 additions and 0 deletions.
39 changes: 39 additions & 0 deletions Resources/Prototypes/Decals/Overlays/markups.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
- type: decal
id: MarkupSquare
tags: ["overlay"]
defaultCustomColor: true
sprite:
sprite: Decals/Overlays/markups.rsi
state: square

- type: decal
id: MarkupRectangle1x2
tags: ["overlay"]
defaultCustomColor: true
sprite:
sprite: Decals/Overlays/markups.rsi
state: rectangle1x2

- type: decal
id: MarkupRectangle1x2Center
tags: ["overlay"]
defaultCustomColor: true
sprite:
sprite: Decals/Overlays/markups.rsi
state: rectangle1x2center

- type: decal
id: MarkupSquareQuater
tags: ["overlay"]
defaultCustomColor: true
sprite:
sprite: Decals/Overlays/markups.rsi
state: squareQuater

- type: decal
id: MarkupSquareQuaterCenter
tags: ["overlay"]
defaultCustomColor: true
sprite:
sprite: Decals/Overlays/markups.rsi
state: squareQuaterCenter
26 changes: 26 additions & 0 deletions Resources/Textures/Decals/Overlays/markups.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC0-1.0",
"copyright": "by Ko4erga (discord)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "square"
},
{
"name": "rectangle1x2"
},
{
"name": "rectangle1x2center"
},
{
"name": "squareQuater"
},
{
"name": "squareQuaterCenter"
}
]
}
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.
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.
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 953d18a

Please sign in to comment.