Added another brush to the editor.
The image still has the shadow on the wrong side and needs some artist's attention.
This commit is contained in:
parent
169c74ba55
commit
960ad72f60
2 changed files with 16 additions and 14 deletions
|
@ -55,20 +55,22 @@
|
|||
name= _ "Hex Line NW-SE"
|
||||
image="editor/brush-nw-se.png"
|
||||
[/brush]
|
||||
#
|
||||
#[brush]
|
||||
# [relative]
|
||||
# x=-1
|
||||
# y=0
|
||||
# [/relative]
|
||||
# [relative]
|
||||
# x=1
|
||||
# y=-1
|
||||
# [/relative]
|
||||
# x=0
|
||||
# [/relative]
|
||||
# name= _ "Hex Line NW-SE"
|
||||
#[/brush]
|
||||
|
||||
[brush]
|
||||
[relative]
|
||||
x=-1
|
||||
y=0
|
||||
[/relative]
|
||||
[relative]
|
||||
x=1
|
||||
y=-1
|
||||
[/relative]
|
||||
[relative]
|
||||
x=0
|
||||
[/relative]
|
||||
name= _ "Hex Line SE-NW"
|
||||
image="editor/brush-se-nw.png"
|
||||
[/brush]
|
||||
#
|
||||
#[brush]
|
||||
# [relative]
|
||||
|
|
BIN
data/core/images/editor/brush-se-nw.png
Normal file
BIN
data/core/images/editor/brush-se-nw.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.3 KiB |
Loading…
Add table
Reference in a new issue