update splashscreen
This commit is contained in:
parent
92b97dbfb3
commit
f2655a075e
@ -68,7 +68,7 @@ subdivide_width = 0
|
|||||||
subdivide_height = 0
|
subdivide_height = 0
|
||||||
subdivide_depth = 0
|
subdivide_depth = 0
|
||||||
|
|
||||||
[node name="Ghost" type="Spatial" index="0"]
|
[node name="Ghost" type="Spatial"]
|
||||||
|
|
||||||
script = ExtResource( 1 )
|
script = ExtResource( 1 )
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@ export var play_speed = 1.0
|
|||||||
export var volume_db = -30
|
export var volume_db = -30
|
||||||
export var key_shift = 0
|
export var key_shift = 0
|
||||||
export var loop = false
|
export var loop = false
|
||||||
export var loop_start = 1.81
|
export var loop_start = 0
|
||||||
export var soundfont = ""
|
export var soundfont = ""
|
||||||
export var mix_target = AudioStreamPlayer.MIX_TARGET_STEREO
|
export var mix_target = AudioStreamPlayer.MIX_TARGET_STEREO
|
||||||
export var bus = "Master"
|
export var bus = "Master"
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 396 KiB After Width: | Height: | Size: 396 KiB |
Binary file not shown.
Before Width: | Height: | Size: 396 KiB After Width: | Height: | Size: 396 KiB |
Loading…
x
Reference in New Issue
Block a user