mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-13 16:05:55 +00:00
Health and shield gauges
This commit is contained in:
parent
9e04056800
commit
3682de18d5
14 changed files with 188 additions and 22 deletions
|
|
@ -8,12 +8,22 @@
|
|||
"sound_moods": {},
|
||||
"style": ""
|
||||
},
|
||||
"default_portrait": "",
|
||||
"default_portrait": "Default",
|
||||
"description": "",
|
||||
"display_name": "Navigator",
|
||||
"mirror": false,
|
||||
"nicknames": [""],
|
||||
"offset": Vector2(0, 0),
|
||||
"portraits": {},
|
||||
"portraits": {
|
||||
"Default": {
|
||||
"export_overrides": {
|
||||
"image": "\"res://Sprites/Portraits/Navigator.png\""
|
||||
},
|
||||
"mirror": false,
|
||||
"offset": Vector2(0, 0),
|
||||
"scale": 1,
|
||||
"scene": ""
|
||||
}
|
||||
},
|
||||
"scale": 1.0
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue