feat: try instantiating dragon at correct size
This commit is contained in:
parent
eb081515c0
commit
a169e953c3
3 changed files with 10 additions and 5 deletions
|
@ -7,7 +7,6 @@
|
|||
[node name="DragonPopup" type="Window"]
|
||||
disable_3d = true
|
||||
transparent_bg = true
|
||||
position = Vector2i(0, 36)
|
||||
size = Vector2i(128, 128)
|
||||
unresizable = true
|
||||
borderless = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue