yippee
This commit is contained in:
parent
d34084867b
commit
10a7e89e3a
4 changed files with 82 additions and 88 deletions
|
|
@ -14,7 +14,7 @@ compatibility/default_parent_skeleton_in_mesh_instance_3d=true
|
|||
|
||||
[application]
|
||||
|
||||
config/name="Payphone Watcher"
|
||||
config/name="GadgetClock"
|
||||
run/main_scene="uid://df4wh83ypl085"
|
||||
config/features=PackedStringArray("4.6", "GL Compatibility")
|
||||
run/max_fps=60
|
||||
|
|
@ -23,12 +23,15 @@ config/icon="uid://8b1b188aav14"
|
|||
|
||||
[display]
|
||||
|
||||
window/size/viewport_width=200
|
||||
window/size/viewport_height=180
|
||||
window/size/viewport_width=2560
|
||||
window/size/viewport_height=10
|
||||
window/size/resizable=false
|
||||
window/size/borderless=true
|
||||
window/size/always_on_top=true
|
||||
window/stretch/mode="canvas_items"
|
||||
window/size/transparent=true
|
||||
window/size/no_focus=true
|
||||
window/stretch/aspect="ignore"
|
||||
window/per_pixel_transparency/allowed=true
|
||||
|
||||
[rendering]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue